Plumtree Portal UI  
 

TemplateTreeModel Fields

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

Public Static Fields

STR_MVC_CLASS_NAME MVC 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_bDisplayingPortlets (inherited from AdminTreeModel) Whether or not we are displaying portlets
m_bDisplayingSearchResults (inherited from AObjectTreeModel) internal data
m_bDisplayPreSelectedList (inherited from AdminTreeModel) Whether or not we are only displaying pre-selected objects
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_bShowGlobalObjects (inherited from AdminTreeModel) Whether or not we are showing global objects
m_bShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_GroupObjMgr (inherited from AdminTreeModel) 
m_nAccessLevel (inherited from AObjectTreeModel) 
m_nCommunityMode (inherited from AdminTreeModel) 
m_nDisplayedClassIDs (inherited from AdminTreeModel) Class IDs to display
m_nFilterClassID (inherited from AdminTreeModel) 
m_nLastExpandedNodeID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_nPortletAlignment (inherited from AdminTreeModel) data for fake query filters in search
m_nPortletType (inherited from AdminTreeModel) 
m_nPortletWebServiceID (inherited from AdminTreeModel) 
m_nProviderPropIDType (inherited from AdminTreeModel) 
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_nUserTypeFilter (inherited from AdminTreeModel) 
m_nxpCommunityFolderIDs (inherited from AdminTreeModel) internal data for community modes
m_ObjMgrs (inherited from AdminTreeModel) 
m_ptCatalog (inherited from AdminTreeModel) server objects
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 (inherited from AdminTreeModel) 
m_Root (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
m_sProviderCLSID (inherited from AdminTreeModel) 
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_UserObjMgr (inherited from AdminTreeModel) 
m_xpmSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 

See Also

TemplateTreeModel Class | com.plumtree.portaluiinfrastructure.tree.template Namespace