Plumtree UI Infrastructure API  
 

ITreeModel.SetClassIDsToDisplay Method 

This method will set the class IDs to be displayed. This must be run before SetObjectIDsToHide() and SetObjectIDsToSelect().

void SetClassIDsToDisplay(
   int[] nIDs
);

Parameters

nIDs

See Also

ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace