public abstract class BaseMenu extends Object implements BaseMenuView.BaseMenuPresenter
| Modifier and Type | Field and Description |
|---|---|
protected GuidedDecisionTableView.Presenter |
activeDecisionTable |
| Constructor and Description |
|---|
BaseMenu() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDecisionTableSelectedEvent(DecisionTableSelectedEvent event) |
void |
onDecisionTableSelectionsChangedEvent(DecisionTableSelectionsChangedEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialiseprotected GuidedDecisionTableView.Presenter activeDecisionTable
public void onDecisionTableSelectedEvent(DecisionTableSelectedEvent event)
onDecisionTableSelectedEvent in interface BaseMenuView.BaseMenuPresenterpublic void onDecisionTableSelectionsChangedEvent(DecisionTableSelectionsChangedEvent event)
onDecisionTableSelectionsChangedEvent in interface BaseMenuView.BaseMenuPresenterCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.