Plumtree Portal UI  
 

ServerTreeModel Members

ServerTreeModel overview

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 

Public Instance Constructors

ServerTreeModel Constructor Initializes a new instance of the ServerTreeModel class.

Public Instance Methods

CleanupAllData (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ClearSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExpandNode 
Finish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAllChecked (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetDisplayingFlatList (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetHelpEnabled (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetLastExpandedNodeID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetName 
GetNextUniqueID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetOnClickFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormName (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormSpaceID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormSubmitFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetRootTreeIterator (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSelectMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSelectOptions (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSubmitMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetTreeIsEmpty (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetType (inherited from Object)Gets the Type of the current instance.
Init 
RefreshTree (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
RemoveFromSelection (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ResetTree (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ResetUniqueIDs (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SavePage (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetClassIDsToDisplay 
SetHelpTopic (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetIterator This method initializes the model to a particular IPTTreeIterator Each iterator type will need custom code in this method. strInitData can be null.
SetLocationsToHide Note: because of the fact that locations may contain commas (','), we use the semi-colon (';') to delimit the locations. Be sure to pass in strings with semi-colon delimted strings.
SetLocationsToSelect Note: because of the fact that locations may contain commas (','), we use the semi-colon (';') to delimit the locations. Be sure to pass in strings with semi-colon delimted strings.
SetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetObjectIDsToDisplay 
SetObjectIDsToHide 
SetObjectIDsToSelect 
SetOnClickFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormName (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormSpaceID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormSubmitFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetSelectMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetSelectOptions (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetSubmitMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ToString (inherited from Object)Returns a String that represents the current Object.

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) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetCompositeIfAlreadySelected (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetKeyFromNode 
GetLeafIfAlreadySelected (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ServerTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace