Collapses all root nodes in the tree view control.
public void collapseAll()
If you call the expandAll method after calling the collapseAll method, any lower-level roots that were originally expanded will again be expanded.