Creates a new TreeLeafNode object. All objects in a folder should have sequential tree ids.
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);
TreeLeafNode Class | com.plumtree.uiinfrastructure.tree Namespace