Plumtree Portal UI  
 

AObjectTreeModel Fields

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

Public Static Fields

ALLCOMMUNITIES 
NOCOMMUNITIES Community Modes -- NO is default
THISCOMMUNITY THISCOMMUNITY implies the requested community plus all of it's parent communities

Protected Static Fields

m_ptClassTypeDescManager class type descriptor

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_bDisplayingSearchResults internal data
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_bSearchInitialized 
m_bShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nAccessLevel 
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_ptFolderSelectqf read only access level query filter. This is used to query for browsable but not selectable admin folders. Not used if null.
m_ptqf access level query filter
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

AObjectTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace