Uses of Class
com.vaadin.flow.component.spreadsheet.CellValueManager
Packages that use CellValueManager
-
Uses of CellValueManager in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return CellValueManagerModifier and TypeMethodDescriptionprotected CellValueManagerSpreadsheet.createCellValueManager()Override if there are desired changes or temporary bug fixes, but be careful - this class should cache values for performance.Spreadsheet.getCellValueManager()Gets the CellValueManager for this Spreadsheet.