Uses of Package
com.vaadin.flow.component.contextmenu
-
Classes in com.vaadin.flow.component.contextmenu used by com.vaadin.flow.component.contextmenuClassDescriptionContext Menu is a component that you can attach to any component to display a context menu.Base functionality for server-side components based on
<vaadin-context-menu>.opened-changedevent is sent when the opened state changes.Context menu position in relation to the target element.A common interface for components that can haveMenuItems with click listeners inside them.Item component used insideContextMenuandSubMenu.Base class for item component used insideContextMenus.Common management logic for context menus and sub menus.API that allows adding content into the sub menus of aContextMenuto create hierarchical menus.Base class for sub-menus inContextMenuBaseextensions.