TreeNode.getChildIndex

gda.tree_node.TreeNode getChildIndex(int index)

Get the #GdaTreeNode child of node at position index (starting at 0).

Parameters

indexa index

Returns

the #GdaTreeNode, or null if not found