expandAll ();
The expandAll method expands all tree nodes.
Use the TreeList.collapseAll method to collapse all nodes.
The example of use is given in the TreeList.beginUpdate method description.
See also:
TreeList