JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.vaadin.flow.component.contextmenu.HasMenuItems
Uses of
HasMenuItems
in
com.vaadin.flow.component.contextmenu
Classes in
com.vaadin.flow.component.contextmenu
that implement
HasMenuItems
Modifier and Type
Class
Description
class
ContextMenu
Context Menu is a component that you can attach to any component to display a context menu.
class
SubMenu
API that allows adding content into the sub menus of a
ContextMenu
to create hierarchical menus.