Package | Description |
---|---|
com.vaadin.flow.component.contextmenu | |
com.vaadin.flow.component.grid.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. |
Modifier and Type | Class and Description |
---|---|
static class |
GridContextMenu.GridContextMenuOpenedEvent<T> |
Copyright © 2025. All rights reserved.