Defined in tcl/ad-trees.tclGenerates a table display of the given tree;
root on left side like in the
org chart.
print is a binary function that is applied to
each tree element before it is printed. The arguments
of print are the element itself and the element's
row span in the tree. See
im_print_employee for an example.
- Parameters:
-
tree
print