Uses of Class
com.vaadin.flow.component.contextmenu.ContextMenu
-
Uses of ContextMenu in com.vaadin.flow.component.contextmenu
Methods in com.vaadin.flow.component.contextmenu that return types with arguments of type ContextMenuModifier and TypeMethodDescriptionprotected MenuManager<ContextMenu,MenuItem, SubMenu> ContextMenu.createMenuManager(com.vaadin.flow.function.SerializableRunnable contentReset) protected MenuManager<ContextMenu,MenuItem, SubMenu> SubMenu.createMenuManager()Constructors in com.vaadin.flow.component.contextmenu with parameters of type ContextMenuModifierConstructorDescriptionMenuItem(ContextMenu contextMenu, com.vaadin.flow.function.SerializableRunnable contentReset)