Aqualogic Interaction API  
 

PT_GADGET_ALIGNMENTS Members

PT_GADGET_ALIGNMENTS overview

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.

Public Instance Constructors

PT_GADGET_ALIGNMENTS Constructor Initializes a new instance of the PT_GADGET_ALIGNMENTS class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_GADGET_ALIGNMENTS Class | com.plumtree.server Namespace | IPTGadget