Skip navigation links
com.goldencode.p2j.ui

Interface TreeFace

Parameters:
parentNodeId - Id of the parent node for the newly created node. Use 0 to create a root node.
nodeText - The node text.
nodeKey - The unique node key for the new node.
hasChildren - When set to false the node will be created as a leaf node without any children, use true for nodes that may hold child nodes.
collapseIcon - Optional collapse image index. See above for the value interpretation.
expandIcon - Optional collapse image index. See above for the value interpretation.
tooltip - The tooltip character string to be used with the new node.
newNodeId - Will be assigned node id of the created node if the operation succeeds.
Skip navigation links
Copyright (c) 2004-2017, Golden Code Development Corporation.
ALL RIGHTS RESERVED. Use is subject to license terms.