| Package | Description |
|---|---|
| com.vaadin.flow.component.contextmenu | |
| com.vaadin.flow.component.grid |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextMenuBase<C extends ContextMenuBase<C>>
Base functionality for server-side components based on
<vaadin-context-menu>. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextMenu
Server-side component for
<vaadin-context-menu> |
| Modifier and Type | Method and Description |
|---|---|
ContextMenuBase<?> |
MenuItem.getContextMenu()
Gets the context-menu component that this item belongs to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridContextMenu<T>
Server-side component for
<vaadin-context-menu> to be used with
Grid. |
Copyright © 2018. All rights reserved.