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