![]() | This method returns the class ID to be filtered. |
![]() | This method resets the tree view to display the browsing tree rather than the search tree. |
![]() | This method de/selects the specified tree node |
![]() | This method sets the access level that the user needs to have to view items in the tree (default is SELECT). This must be called before SetQueryFilter(). |
![]() | This method sets the community mode for this tree. |
![]() | Overloaded. This method sets a filter on a specific class. This is used for things like distinguishing gadgets from gadget templates (which share the same classID). Hiding objects should be done with the ClassIDsToHide QS argument. This can only be called for filtering on gadget alignments or widths. This will create a Query Filter as follows: [0][0] will be equal to nPropID [1][0] will be equal to PT_FILTEROPS.PT_FILTEROP_IN [2][0] will be equal to nValues Filters will only be applied to objects of type nClassID. This must be called after SetAccessLevel() and SetClassIDsToDisplay(). |
![]() | This method sets the root id for object type trees |
IObjectTreeModel Interface | com.plumtree.portaluiinfrastructure.tree Namespace