All Classes and Interfaces
Class
Description
Context 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-changed event is sent when the opened state changes.Context menu position in relation to the target element.
A common interface for components that can have
MenuItems with click
listeners inside them.Item component used inside
ContextMenu and SubMenu.Base class for item component used inside
ContextMenus.A class which is utilized internally by components such as context menu and
menu bar.
Common management logic for context menus and sub menus.
API that allows adding content into the sub menus of a
ContextMenu to
create hierarchical menus.Base class for sub-menus in
ContextMenuBase extensions.