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 ContextMenu Modifier and Type Method Description protected 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 ContextMenu Constructor Description MenuItem(ContextMenu contextMenu, com.vaadin.flow.function.SerializableRunnable contentReset)
-