Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

PortletMode Fields

The fields of the PortletMode class are listed below. For a complete list of PortletMode class members, see the PortletMode Members topic.

Public Static Fields

Portlet Portlet mode is used for the normal portlet view in a portal page.
Preview 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.
Summary Summary mode is used for devices with small screens to provide a 10-character summary of portlet content.
SyndicatedPortlet SyndicatedPortlet mode is used for portlets that are being run asynchronously.
SyndicatedPreview SyndicatedPreview mode is used for portlets that are being previewed asynchronously.
SyndicatedSummary SyndicatedSummary mode is used for portlets that are generating a 10-character summary asynchronously.

See Also

PortletMode Class | Plumtree.Remote.Portlet Namespace