Plumtree Portal UI  
 

ServerTreeModel Fields

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

Public Static Fields

m_nCOMMPAGE_TREE Community Page Type
m_nPROP_PICK_TREE Interface types -- This should probably be an enum
s_nSITEMAP_TREE Site Map Type
STR_MVC_CLASS_NAME 

Protected Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bAllChecked (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bAllowEmptyTreeSubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bEmptyList (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bFlatList (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bHelpEnabled (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bMultiSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_bShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nLastExpandedNodeID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nSelectMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nSelectOptions (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nSubmitMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_ptIterator Private data members
m_Root (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strOnClickFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strParentFormItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strParentFormName (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strParentFormSpaceID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strParentFormSubmit (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_strTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_xpmSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 

See Also

ServerTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace