TreeNode.getChildName

Get the #GdaTreeNode child of node which has the #GDA_ATTRIBUTE_NAME set to name

class TreeNode
getChildName
(
string name
)

Parameters

name string

requested node's name

Return Value

Type: gda.tree_node.TreeNode

the #GdaTreeNode, or null if not found