Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PortletMode Members

PortletMode overview

Public Static Fields

iconiconPortlet Portlet mode is used for the normal portlet view in a portal page.
iconiconPreview Preview mode is used when a user is selecting a portlet and wants to preview the portlet content before adding it to a portal page.
iconiconSummary Summary mode is used for devices with small screens to provide a 10-character summary of portlet content.
iconiconSyndicatedPortlet SyndicatedPortlet mode is used for portlets that are being run asynchronously.
iconiconSyndicatedPreview SyndicatedPreview mode is used for portlets that are being previewed asynchronously.
iconiconSyndicatedSummary SyndicatedSummary mode is used for portlets that are generating a 10-character summary asynchronously.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

PortletMode Class | Plumtree.Remote.Portlet Namespace