TreeNode.getChildIndex
gda.tree_node.TreeNode getChildIndex(int index)Get the #GdaTreeNode child of node at position index (starting at 0).
Parameters
index | a index |
Returns
the #GdaTreeNode, or null if not found
gda.tree_node.TreeNode getChildIndex(int index)Get the #GdaTreeNode child of node at position index (starting at 0).
index | a index |