public abstract class AbstractHeaderMenuPresenter extends BaseMenu implements HeaderMenuPresenter
Modifier and Type | Field and Description |
---|---|
protected ScenarioSimulationEditorConstants |
constants |
protected String |
HEADERCONTEXTMENU_PREPEND_ROW |
protected String |
HEADERCONTEXTMENU_SCENARIO |
protected com.google.gwt.dom.client.LIElement |
insertRowBelowElement
The Insert row below menu element in the header contextual menu
|
protected ScenarioGridModel |
model |
protected PrependRowEvent |
prependRowEvent |
executableMenuItemPresenter, menuItemPresenter, view
Constructor and Description |
---|
AbstractHeaderMenuPresenter() |
Modifier and Type | Method and Description |
---|---|
void |
initMenu()
This method set common SCENARIO menu items
|
void |
setEventBus(com.google.gwt.event.shared.EventBus eventBus) |
addExecutableMenuItem, addExecutableMenuItem, addMenuItem, asWidget, enableElement, getRootPanel, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, onRefreshMenusEvent, removeMenuItem, show
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addExecutableMenuItem, addExecutableMenuItem, addMenuItem, enableElement, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, onRefreshMenusEvent, removeMenuItem, show
protected ScenarioSimulationEditorConstants constants
protected ScenarioGridModel model
protected String HEADERCONTEXTMENU_SCENARIO
protected String HEADERCONTEXTMENU_PREPEND_ROW
protected PrependRowEvent prependRowEvent
protected com.google.gwt.dom.client.LIElement insertRowBelowElement
public void setEventBus(com.google.gwt.event.shared.EventBus eventBus)
public void initMenu()
initMenu
in interface HeaderMenuPresenter
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.