Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

PortletMode Members

PortletMode overview

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PortletMode Class | Plumtree.Remote.Portlet Namespace