| Package | Description |
|---|---|
| com.vaadin.flow.component.contextmenu |
| Modifier and Type | Method and Description |
|---|---|
Registration |
ContextMenuBase.addOpenedChangeListener(ComponentEventListener<GeneratedVaadinContextMenu.OpenedChangeEvent<C>> listener)
Adds a listener for the
opened-changed events fired by the web
component. |
protected Registration |
GeneratedVaadinContextMenu.addOpenedChangeListener(ComponentEventListener<GeneratedVaadinContextMenu.OpenedChangeEvent<R>> listener)
Adds a listener for
opened-changed events fired by the
webcomponent. |
Copyright © 2018. All rights reserved.