expandAll method

void expandAll()

Implementation

void expandAll() {
  _tree._expandAll();
}