Aqualogic Interaction API  
 

PT_GADGET_ALIGNMENTS Fields

The fields of the PT_GADGET_ALIGNMENTS class are listed below. For a complete list of PT_GADGET_ALIGNMENTS class members, see the PT_GADGET_ALIGNMENTS Members topic.

Public Static Fields

PT_GADGETALIGN_FOOTER Use this value if the portlet is a footer.
PT_GADGETALIGN_FREEFORM Use this value if the portlet is a content canvas.
PT_GADGETALIGN_HEADER Use this value if the portlet is a header.
PT_GADGETALIGN_NARROW Use this value if the portlet can only reside in a narrow column.
PT_GADGETALIGN_NONE No alignment. Do not use.
PT_GADGETALIGN_WIDE Use this value if the portlet can only reside in a wide column.

See Also

PT_GADGET_ALIGNMENTS Class | com.plumtree.server Namespace | IPTGadget