Uses of Class
com.vaadin.flow.component.spreadsheet.ContextMenuManager
-
Packages that use ContextMenuManager Package Description com.vaadin.flow.component.spreadsheet -
-
Uses of ContextMenuManager in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return ContextMenuManager Modifier and Type Method Description ContextMenuManager
Spreadsheet. getContextMenuManager()
Gets the ContextMenuManager for this Spreadsheet.
-