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, wait
initialise
protected GuidedDecisionTableView.Presenter activeDecisionTable
public void onDecisionTableSelectedEvent(DecisionTableSelectedEvent event)
onDecisionTableSelectedEvent
in interface BaseMenuView.BaseMenuPresenter
public void onDecisionTableSelectionsChangedEvent(DecisionTableSelectionsChangedEvent event)
onDecisionTableSelectionsChangedEvent
in interface BaseMenuView.BaseMenuPresenter
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.