public abstract class AbstractColumnMenuPresenter extends AbstractHeaderMenuPresenter
ExpectedContextMenu and GivenContextMenu
It is provided to avoid code duplication in concrete implementations| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.dom.client.LIElement |
columnContextLIElement |
constants, modelexecutableMenuItemPresenter, menuItemPresenter, view| Constructor and Description |
|---|
AbstractColumnMenuPresenter() |
| 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,
String group) |
setEventBusaddExecutableMenuItem, addExecutableMenuItem, addMenuItem, asWidget, enableElement, getRootPanel, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, onRefreshMenusEvent, showclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExecutableMenuItem, addExecutableMenuItem, addMenuItem, enableElement, getView, hide, initialise, isDisabled, isShown, mapEvent, onContextMenuEvent, onRefreshMenusEvent, showprotected com.google.gwt.dom.client.LIElement columnContextLIElement
public void initMenu()
initMenu in interface HeaderMenuPresenterinitMenu in class AbstractHeaderMenuPresenterpublic void show(int mx,
int my,
int columnIndex,
String group)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.