Uiinfrastructure API Docs  
 

ITreeModelRO Members

ITreeModelRO overview

Public Instance Methods

iconGetActionSubTitle Get the action sub-title for the tree popup I.E. select a user
iconGetAllChecked This method returns whether or not the check all box in the tree should be pre-selected or not.
iconGetAllowEmptySubmission Whether or not users are allowed to click finish on trees without selecting anything.
iconGetDisplayingFlatList This method returns whether or not the tree is displaying as a flat list, or as a tree. Flat lists are displayed for smaller numbers of items.
iconGetHelpEnabled Gets whether or not help is enabled
iconGetLastExpandedNodeID 
iconGetMultipleSelect 
iconGetOnClickFunction 
iconGetParentFormName 
iconGetParentFormSpaceID 
iconGetParentFormSubmitFunction 
iconGetRootTreeIterator 
iconGetSelectedItems This returns an array of the currently selected objects/folders in the tree.
iconGetSelectMode 
iconGetSelectOptions 
iconGetShowRoot This method returns whether or not to show the root folder.
iconGetSubmitMode 
iconGetTitle Get the title for the tree popup
iconGetTreeIsEmpty 

See Also

ITreeModelRO Interface | com.plumtree.uiinfrastructure.tree Namespace