Plumtree UI Infrastructure API  
 

ITreeModel.ExpandNode Method 

Expand or collapse a node in the tree

void ExpandNode(
   bool bExpand,
   int nNodeID
);

See Also

ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace