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