WebCenter Interaction API  
 

IPTMyPortalGadgetContent Members

IPTMyPortalGadgetContent overview

Public Instance Methods

public methodFind Find the index of a gadget using a gadget id.
public methodGetCollapsedOrErrorContent Gets the content that should be displayed for this portlet if it's in a collapsed or error state. Usually this is Javascript.
public methodGetContent Get the content of the gadget at a particular index.
public methodGetCount Get the number of gadgets represented by this object.
public methodGetDisabledMessage Get the disabled message for a gadget at a particular index.
public methodGetEnabled Get whether the gadget at a particular index is enabled.
public methodGetGadget Get the IPTGadget object for the gadget at a particular index.
public methodGetGadgetAlignment Get the alignment of of the gadget at particular index.
public methodGetGadgetColumn Get the column of the gadget at a particular index.
public methodGetGadgetID Get the ID of the gadget at a particular index.
public methodGetGadgetName Get the name of the gadget at a particular index.
public methodGetGadgetUUID Get the UUID of the portlet.
public methodGetHasHelpURL Get whether the gadget at a particular index has a help URL or not.
public methodGetHasRefreshButton Get whether the portlet at a particular index has a refresh button or not.
public methodGetSupportsPersonalization Get the gadget at a particular index's personalization value, which can then be bitmasked with to a type in PT_GADGETPERSONALIZATION_ROLES.
public methodGetSupportsUserInterface Get whether or not the gadget at a particular index supports non-standard user interfaces.
public methodGetSuppressTitleBar Get whether the gadget at a particular index is has a suppressed title bar or not.
public methodGetTopicPos Get TopicPos (for ordering of gadgets) for a particular gadget.

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace