WebCenter Interaction API  
 

IPTGadget.GetAlignment Method 

Gadget alignment refers to the column the gadget is in within the specific page layout. 0 is column zero, 1 is column 1, and so on. The maximum, at this time, is 2, only achievable in the narrow-wide-narrow page layout.

int GetAlignment();

Return Value

int

See Also

IPTGadget Interface | com.plumtree.server Namespace | PT_GADGET_ALIGNMENTS