@Dependent public class GivenContextMenu extends AbstractColumnMenuPresenter
HeaderGivenContextMenu
because it manage column (insert/remove) in different wayModifier and Type | Field and Description |
---|---|
protected static String |
GIVENCONTEXTMENU_DELETE_COLUMN |
protected static String |
GIVENCONTEXTMENU_DELETE_INSTANCE |
protected static String |
GIVENCONTEXTMENU_DUPLICATE_INSTANCE |
protected static String |
GIVENCONTEXTMENU_GIVEN |
protected static String |
GIVENCONTEXTMENU_INSERT_COLUMN_LEFT |
protected static String |
GIVENCONTEXTMENU_INSERT_COLUMN_RIGHT |
columnContextLIElement, COLUMNCONTEXTMENU_COLUMN, COLUMNCONTEXTMENU_DELETE_COLUMN, COLUMNCONTEXTMENU_DELETE_INSTANCE, COLUMNCONTEXTMENU_DUPLICATE_INSTANCE, COLUMNCONTEXTMENU_I18N, COLUMNCONTEXTMENU_INSERT_COLUMN_LEFT, COLUMNCONTEXTMENU_INSERT_COLUMN_RIGHT, COLUMNCONTEXTMENU_LABEL, deleteColumnInstanceLIElement, duplicateInstanceLIElement, insertColumnLeftLIElement, insertColumnRightLIElement
constants, gridTitleElement, HEADERCONTEXTMENU_GRID_TITLE, HEADERCONTEXTMENU_PREPEND_ROW, insertRowBelowElement, model
executableMenuItemPresenter, menuItemPresenter, view
Constructor and Description |
---|
GivenContextMenu() |
Modifier and Type | Method and Description |
---|---|
void |
initMenu()
This method set column-specific menu items and common SCENARIO menu items
|
show
setEventBus, show
addExecutableMenuItem, addExecutableMenuItem, addExecutableMenuItemAfter, addMenuItem, asWidget, enableElement, getRootPanel, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, removeMenuItem, show, updateExecutableMenuItemAttributes, updateMenuItemAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addExecutableMenuItem, addExecutableMenuItem, addExecutableMenuItemAfter, addMenuItem, enableElement, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, removeMenuItem, show
protected static final String GIVENCONTEXTMENU_GIVEN
protected static final String GIVENCONTEXTMENU_INSERT_COLUMN_LEFT
protected static final String GIVENCONTEXTMENU_INSERT_COLUMN_RIGHT
protected static final String GIVENCONTEXTMENU_DELETE_COLUMN
protected static final String GIVENCONTEXTMENU_DELETE_INSTANCE
protected static final String GIVENCONTEXTMENU_DUPLICATE_INSTANCE
@PostConstruct public void initMenu()
AbstractColumnMenuPresenter
initMenu
in interface HeaderMenuPresenter
initMenu
in class AbstractColumnMenuPresenter
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.