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, removeMenuItem, show, updateMenuItemAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExecutableMenuItem, addExecutableMenuItem, addMenuItem, enableElement, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, removeMenuItem, showprotected 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 HeaderMenuPresenterCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.