Uiinfrastructure API Docs  
 

TreeCompositeNode Constructor 

Creates a new TreeCompositeNode object. All objects in a folder should have sequential tree ids.

public TreeCompositeNode(
   int nTreeNodeID
);

Parameters

nTreeNodeID

See Also

TreeCompositeNode Class | com.plumtree.uiinfrastructure.tree Namespace