@Dependent public class BusinessCentralGridContextMenu extends GridContextMenu
Modifier and Type | Field and Description |
---|---|
protected static String |
GRIDCONTEXTMENU_RUN_SINGLE_SCENARIO |
protected com.google.gwt.dom.client.LIElement |
runSingleScenarioElement |
deleteRowLIElement, duplicateRowLIElement, GRIDCONTEXTMENU_DELETE_ROW, GRIDCONTEXTMENU_DUPLICATE_ROW, GRIDCONTEXTMENU_GRID_TITLE, GRIDCONTEXTMENU_INSERT_ROW_ABOVE, GRIDCONTEXTMENU_INSERT_ROW_BELOW, insertRowAboveLIElement, insertRowBelowLIElement
constants, gridTitleElement, HEADERCONTEXTMENU_GRID_TITLE, HEADERCONTEXTMENU_PREPEND_ROW, insertRowBelowElement, model
executableMenuItemPresenter, menuItemPresenter, view
Constructor and Description |
---|
BusinessCentralGridContextMenu() |
Modifier and Type | Method and Description |
---|---|
void |
initMenu() |
void |
show(GridWidget gridWidget,
int mx,
int my,
int rowIndex) |
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 GRIDCONTEXTMENU_RUN_SINGLE_SCENARIO
protected com.google.gwt.dom.client.LIElement runSingleScenarioElement
@PostConstruct public void initMenu()
initMenu
in interface HeaderMenuPresenter
initMenu
in class GridContextMenu
public void show(GridWidget gridWidget, int mx, int my, int rowIndex)
show
in class GridContextMenu
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.