Uses of Class
com.vaadin.flow.component.contextmenu.GeneratedVaadinContextMenu
-
-
Uses of GeneratedVaadinContextMenu in com.vaadin.flow.component.contextmenu
Classes in com.vaadin.flow.component.contextmenu with type parameters of type GeneratedVaadinContextMenu Modifier and Type Class Description classGeneratedVaadinContextMenu<R extends GeneratedVaadinContextMenu<R>>Description copied from corresponding location in WebComponent:static classGeneratedVaadinContextMenu.OpenedChangeEvent<R extends GeneratedVaadinContextMenu<R>>Subclasses of GeneratedVaadinContextMenu in com.vaadin.flow.component.contextmenu Modifier and Type Class Description classContextMenuContext Menu is a component that you can attach to any component to display a context menu.classContextMenuBase<C extends ContextMenuBase<C,I,S>,I extends MenuItemBase<C,I,S>,S extends SubMenuBase<C,I,S>>Base functionality for server-side components based on<vaadin-context-menu>.
-