update_children
Description:
Update the children of node in this (not recursively, to update recursively, use 
      update_part).
 If node is null then the top level nodes are updated.
Parameters:
| this | a Tree object | 
| node | a TreeNode node in this, or  | 
Returns:
| TRUE if no error occurred. |