Plumtree Portal UI  
 

IntrinsicPortletView Fields

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

Public Static Fields

INTRINSIC_PORTLET_HTMLFORM_NAME The name of the intrinsic portlet form prefix (for use in Javascript, etc...). The portlet ID will be appended to the prefix.
INTRINSIC_PORTLET_JAVASCRIPT_SUBMIT_FORM The name of the JavaScript used to submit the form. The portlet ID will be appended to the prefix.

Protected Instance Fields

m_asOwner Parent Activity Space
m_bAddFormToPortlet Set to true if you want your portlet to have a form and JavaScript for repost.
m_bMultiPart Set to true if you want your portlet to have a multi-part form
m_model RO interface to model

See Also

IntrinsicPortletView Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace