Aqualogic Interaction API  
 

IPTMyPortalGadgetContent Members

IPTMyPortalGadgetContent overview

Public Instance Methods

Find Find the index of a gadget using a gadget id.
GetCollapsedOrErrorContent Gets the content that should be displayed for this portlet if it's in a collapsed or error state. Usually this is Javascript.
GetContent Get the content of the gadget at a particular index.
GetCount Get the number of gadgets represented by this object.
GetDisabledMessage Get the disabled message for a gadget at a particular index.
GetEnabled Get whether the gadget at a particular index is enabled.
GetGadget Get the IPTGadget object for the gadget at a particular index.
GetGadgetAlignment Get the alignment of of the gadget at particular index.
GetGadgetColumn Get the column of the gadget at a particular index.
GetGadgetID Get the ID of the gadget at a particular index.
GetGadgetName Get the name of the gadget at a particular index.
GetGadgetUUID Get the UUID of the portlet.
GetHasHelpURL Get whether the gadget at a particular index has a help URL or not.
GetHasRefreshButton Get whether the portlet at a particular index has a refresh button or not.
GetSupportsPersonalization Get the gadget at a particular index's personalization value, which can then be bitmasked with to a type in PT_GADGETPERSONALIZATION_ROLES.
GetSupportsUserInterface Get whether or not the gadget at a particular index supports non-standard user interfaces.
GetSuppressTitleBar Get whether the gadget at a particular index is has a suppressed title bar or not.
GetTopicPos Get TopicPos (for ordering of gadgets) for a particular gadget.

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace