@Deprecated public static class Tree.TreeContextClickEvent extends ContextClickEvent
ContextClickEvent.ContextClickListener, ContextClickEvent.ContextClickNotifierCONTEXT_CLICK_METHODBUTTON_LEFT, BUTTON_MIDDLE, BUTTON_RIGHTsource| Constructor and Description |
|---|
TreeContextClickEvent(Tree source,
Object itemId,
com.vaadin.shared.MouseEventDetails mouseEventDetails)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Tree |
getComponent()
Deprecated.
|
Object |
getItemId()
Deprecated.
Returns the item id of context clicked row.
|
getButton, getButtonName, getClientX, getClientY, getMouseEventDetails, getRelativeX, getRelativeY, isAltKey, isCtrlKey, isDoubleClick, isMetaKey, isShiftKeygetConnectorgetSource, toStringpublic Tree getComponent()
getComponent in class Component.Eventpublic Object getItemId()
null if no row is
present at the locationCopyright © 2019 Vaadin Ltd. All rights reserved.