public abstract class AbstractHeaderGroupMenuPresenter extends AbstractHeaderMenuPresenter
HeaderExpectedContextMenu
and HeaderGivenContextMenu
It is provided to avoid code duplication in concrete implementationsModifier and Type | Field and Description |
---|---|
protected AppendColumnEvent |
appendColumnEvent |
protected String |
HEADERCONTEXTMENU_DELETE_COLUMN |
protected String |
HEADERCONTEXTMENU_GROUP |
protected String |
HEADERCONTEXTMENU_I18N |
protected String |
HEADERCONTEXTMENU_INSERT_COLUMN_LEFT |
protected String |
HEADERCONTEXTMENU_INSERT_COLUMN_RIGHT |
protected String |
HEADERCONTEXTMENU_LABEL |
protected PrependColumnEvent |
prependColumnEvent |
constants, HEADERCONTEXTMENU_PREPEND_ROW, HEADERCONTEXTMENU_SCENARIO, insertRowBelowElement, model, prependRowEvent
executableMenuItemPresenter, menuItemPresenter, view
Constructor and Description |
---|
AbstractHeaderGroupMenuPresenter() |
Modifier and Type | Method and Description |
---|---|
void |
initMenu()
This method set group-specific menu items and common SCENARIO menu items
|
setEventBus
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 String HEADERCONTEXTMENU_GROUP
protected String HEADERCONTEXTMENU_INSERT_COLUMN_LEFT
protected String HEADERCONTEXTMENU_INSERT_COLUMN_RIGHT
protected String HEADERCONTEXTMENU_DELETE_COLUMN
protected String HEADERCONTEXTMENU_LABEL
protected String HEADERCONTEXTMENU_I18N
protected AppendColumnEvent appendColumnEvent
protected PrependColumnEvent prependColumnEvent
public void initMenu()
initMenu
in interface HeaderMenuPresenter
initMenu
in class AbstractHeaderMenuPresenter
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.