@Tag(value="vaadin-item") @HtmlImport(value="frontend://bower_components/vaadin-item/src/vaadin-item.html") public class MenuItem extends Component implements HasText, HasComponents, ClickNotifier<MenuItem>, HasEnabled
ContextMenu
Modifier and Type | Method and Description |
---|---|
ContextMenuBase<?> |
getContextMenu()
Gets the context-menu component that this item belongs to.
|
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, addComponentAsFirst, addComponentAtIndex, remove, removeAll
isEnabled, setEnabled
getElement
addClickListener
addAttachListener
addDetachListener
public ContextMenuBase<?> getContextMenu()
Copyright © 2018. All rights reserved.