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.

class TreeNode
getParent
()

Return Value

Type: gda.tree_node.TreeNode

the parent #GdaTreeNode