Uiinfrastructure API Docs  
 

TreeLeafNode Constructor

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

Overload List

Creates a new TreeLeafNode object.

public TreeLeafNode(TreeLeafNode);

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

public TreeLeafNode(int);

See Also

TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace