![]() | Expand or collapse a node in the tree |
![]() | Accessor for managed series of unique tree ids. All objects in a folder should have sequential tree ids. |
![]() | Removes an object from the selected items if it exists and is selected. The pair of classID,objectID uniquely identify each object. This method has no effect if the object does not exist or is not selected. This method does not throw exceptions but does log errors. |
![]() | This method initializes tree variables. sub-classes can extend this method. |
![]() | This resets the unique tree ids. This should only be called when resetting the entire tree. |
![]() | Set the action sub-title for the tree popup I.E. select a user |
![]() | Allow users to click finish on trees without selecting anything. |
![]() | This method will set the class IDs to be displayed. This must be run before SetObjectIDsToHide() and SetObjectIDsToSelect(). |
![]() | Set the help topic for the tree popup |
![]() | |
![]() | This method will display only the given objects. Only this method or SetObjectIDsToHide() can be called, not both. |
![]() | This method will hide the given objects. Only this method or SetObjectIDsToDisplay() can be called, not both. |
![]() | This method will select the given objects. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | This method sets whether or not to show the root folder. |
![]() | |
![]() | Set the title for the tree popup |
ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace