refreshSelectionTitle method

void refreshSelectionTitle()

Implementation

void refreshSelectionTitle() {
  TEventBus.instance.fire(RefreshMenuTitleEvent());
}