@Dependent public class GivenContextMenu extends AbstractColumnMenuPresenter
HeaderGivenContextMenu because it manage column (insert/remove) in different way| Modifier 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, insertColumnRightLIElementconstants, gridTitleElement, HEADERCONTEXTMENU_GRID_TITLE, HEADERCONTEXTMENU_PREPEND_ROW, insertRowBelowElement, modelexecutableMenuItemPresenter, 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
|
showsetEventBus, showaddExecutableMenuItem, addExecutableMenuItem, addExecutableMenuItemAfter, addMenuItem, asWidget, enableElement, getRootPanel, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, removeMenuItem, show, updateExecutableMenuItemAttributes, updateMenuItemAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExecutableMenuItem, addExecutableMenuItem, addExecutableMenuItemAfter, addMenuItem, enableElement, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, removeMenuItem, showprotected 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()
AbstractColumnMenuPresenterinitMenu in interface HeaderMenuPresenterinitMenu in class AbstractColumnMenuPresenterCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.