WebCenter Interaction API  
 

PT_GADGET_ALIGNMENTS Members

PT_GADGET_ALIGNMENTS overview

Public Static Fields

public fieldstaticPT_GADGETALIGN_FOOTER Use this value if the portlet is a footer.
public fieldstaticPT_GADGETALIGN_FREEFORM Use this value if the portlet is a content canvas.
public fieldstaticPT_GADGETALIGN_HEADER Use this value if the portlet is a header.
public fieldstaticPT_GADGETALIGN_NARROW Use this value if the portlet can only reside in a narrow column.
public fieldstaticPT_GADGETALIGN_NONE No alignment. Do not use.
public fieldstaticPT_GADGETALIGN_WIDE Use this value if the portlet can only reside in a wide column.

Public Instance Constructors

public method PT_GADGET_ALIGNMENTS Constructor Initializes a new instance of the PT_GADGET_ALIGNMENTS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (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.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_GADGET_ALIGNMENTS Class | com.plumtree.server Namespace | IPTGadget