Plumtree Portal UI  
 

DirectoryTreeModel Fields

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

Public Static Fields

BROWSE_MODE Browse Mode
EDIT_MODE Edit Mode
STR_MVC_CLASS_NAME Browsing Tree object 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_bDisplayingSearchResults (inherited from AObjectTreeModel) 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 (inherited from AObjectTreeModel) 
m_bShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nAccessLevel (inherited from AObjectTreeModel) 
m_nDisplayedClassIDs 
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 (inherited from AObjectTreeModel) read only access level query filter. This is used to query for browsable but not selectable admin folders. Not used if null.
m_ptqf (inherited from AObjectTreeModel) access level query filter
m_ptSession 
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

DirectoryTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace