| Class | Description |
|---|---|
| GridContextMenu<T> |
Server-side component for
<vaadin-context-menu> to be used with
Grid. |
| GridContextMenu.GridContextMenuItemClickEvent<T> |
Event that is fired when a
GridMenuItem is clicked inside a
GridContextMenu. |
| GridContextMenu.GridContextMenuOpenedEvent<T> | |
| GridMenuItem<T> |
Item component used inside
GridContextMenu and GridSubMenu. |
| GridSubMenu<T> |
API that allows adding content into the sub menus of a
GridContextMenu to create hierarchical menus. |
Copyright © 2025. All rights reserved.