WebCenter Interaction API  
 

PT_GADGET_MODES Members

PT_GADGET_MODES overview

Public Static Fields

public fieldstaticPT_GADGETMODES_DIAGNOSTIC This mode is used on the remote servers diagnostics page.
public fieldstaticPT_GADGETMODES_DOCUMENT This mode is used to display a document in the knowledge directory.
public fieldstaticPT_GADGETMODES_JOB The portlet is running in a job, and output will be stored for later use. The portlet may run longer, time-consuming tasks.
public fieldstaticPT_GADGETMODES_PREVIEW The portlet should display a preview that does not rely on personalization settings.
public fieldstaticPT_GADGETMODES_PREVIEW_CONTENTSYNDICATE 
public fieldstaticPT_GADGETMODES_RUNTIME The portlet is running on a Community or MyPage and should return a fully-personalized response as quickly as possible.
public fieldstaticPT_GADGETMODES_SUMMARY The portlet should return a short summary of its contents for display in Alternative Browsing Devices.
public fieldstaticPT_GADGETMODES_SUMMARY_CONTENTSYNDICATE 

Public Instance Constructors

public method PT_GADGET_MODES Constructor Initializes a new instance of the PT_GADGET_MODES class.

Public Instance Methods

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

See Also

PT_GADGET_MODES Class | com.plumtree.server Namespace