public abstract class AbstractHeaderGroupMenuPresenter extends AbstractHeaderMenuPresenter
HeaderExpectedContextMenu and HeaderGivenContextMenu
It is provided to avoid code duplication in concrete implementations| Modifier 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, prependRowEventexecutableMenuItemPresenter, 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
|
setEventBusaddExecutableMenuItem, 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 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 HeaderMenuPresenterinitMenu in class AbstractHeaderMenuPresenterCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.