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