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. |