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 ContextMenuManagerSpreadsheet. getContextMenuManager()Gets the ContextMenuManager for this Spreadsheet.
-