WebCenter Interaction API  
 

IPTMyPortalGadgetContent.GetCollapsedOrErrorContent Method 

Gets the content that should be displayed for this portlet if it's in a collapsed or error state. Usually this is Javascript.

object[][] GetCollapsedOrErrorContent(
   int iIndex
);

Parameters

iIndex
- index of the portlet

Return Value

Object[][] - content markup for the gadget

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace