@Dependent public class GridContextMenu extends AbstractColumnMenuPresenter
AbstractColumnMenuPresenter
and specific ones (?)columnContextLIElement, COLUMNCONTEXTMENU_COLUMN, COLUMNCONTEXTMENU_DELETE_COLUMN, COLUMNCONTEXTMENU_DUPLICATE_INSTANCE, COLUMNCONTEXTMENU_I18N, COLUMNCONTEXTMENU_INSERT_COLUMN_LEFT, COLUMNCONTEXTMENU_INSERT_COLUMN_RIGHT, COLUMNCONTEXTMENU_LABEL
constants, HEADERCONTEXTMENU_PREPEND_ROW, HEADERCONTEXTMENU_SCENARIO, insertRowBelowElement, model, prependRowEvent
executableMenuItemPresenter, menuItemPresenter, view
Constructor and Description |
---|
GridContextMenu() |
Modifier and Type | Method and Description |
---|---|
void |
initMenu()
This method set column-specific menu items and common SCENARIO menu items
|
void |
show(int mx,
int my,
int columnIndex,
int rowIndex,
String group,
boolean asProperty,
boolean showDuplicate) |
show
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
@PostConstruct public void initMenu()
AbstractColumnMenuPresenter
initMenu
in interface HeaderMenuPresenter
initMenu
in class AbstractColumnMenuPresenter
public void show(int mx, int my, int columnIndex, int rowIndex, String group, boolean asProperty, boolean showDuplicate)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.