Tree.getNodePath

Get the path associated to node in tree.

class Tree
string
getNodePath

Parameters

node gda.tree_node.TreeNode

a #GdaTreeNode node in tree

Return Value

Type: string

a new string, or null if node is not in tree