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