Plumtree UI Infrastructure API  
 

ITreeModel.SetObjectIDsToSelect Method 

This method will select the given objects.

void SetObjectIDsToSelect(
   int[] nIDs
);

Parameters

nIDs

See Also

ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace