TreeNode.getParent
gda.tree_node.TreeNode getParent()Get the #GdaTreeNode parent of node in the #GdaTree node belongs to. If node is at the top level, then this method return null.
Returns
the parent #GdaTreeNode
gda.tree_node.TreeNode getParent()Get the #GdaTreeNode parent of node in the #GdaTree node belongs to. If node is at the top level, then this method return null.