Tree.updatePart
bool updatePart(gda.tree_node.TreeNode node)Requests that tree be populated with nodes, starting from node
Parameters
node | a #GdaTreeNode node in tree |
Returns
TRUE if no error occurred.
Throws
[TreeException]
bool updatePart(gda.tree_node.TreeNode node)Requests that tree be populated with nodes, starting from node
node | a #GdaTreeNode node in tree |