Tree.updatePart

Requests that tree be populated with nodes, starting from node

class Tree
bool
updatePart

Parameters

node gda.tree_node.TreeNode

a #GdaTreeNode node in tree

Return Value

Type: bool

TRUE if no error occurred.

Throws