Uses of Package
com.vaadin.flow.component.grid.contextmenu
-
Packages that use com.vaadin.flow.component.grid.contextmenu Package Description com.vaadin.flow.component.grid com.vaadin.flow.component.grid.contextmenu -
Classes in com.vaadin.flow.component.grid.contextmenu used by com.vaadin.flow.component.grid Class Description GridContextMenu Server-side component for<vaadin-context-menu>to be used withGrid. -
Classes in com.vaadin.flow.component.grid.contextmenu used by com.vaadin.flow.component.grid.contextmenu Class Description GridContextMenu Server-side component for<vaadin-context-menu>to be used withGrid.GridContextMenu.GridContextMenuItemClickEvent Event that is fired when aGridMenuItemis clicked inside aGridContextMenu.GridContextMenu.GridContextMenuOpenedEvent GridMenuItem Item component used insideGridContextMenuandGridSubMenu.GridSubMenu API that allows adding content into the sub menus of aGridContextMenuto create hierarchical menus.