expandAllComponents method

void expandAllComponents()

Implementation

void expandAllComponents() {
  _behaviorManager.expandAllComponents();
}