Uses of Interface
com.vaadin.flow.component.spreadsheet.Spreadsheet.CellValueHandler
Packages that use Spreadsheet.CellValueHandler
-
Uses of Spreadsheet.CellValueHandler in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return Spreadsheet.CellValueHandlerModifier and TypeMethodDescriptionSpreadsheet.getCellValueHandler()CellValueManager.getCustomCellValueHandler()Gets the current CellValueHandlerMethods in com.vaadin.flow.component.spreadsheet with parameters of type Spreadsheet.CellValueHandlerModifier and TypeMethodDescriptionvoidSpreadsheet.setCellValueHandler(Spreadsheet.CellValueHandler customCellValueHandler) Sets theSpreadsheet.CellValueHandlerfor this component (not workbook/sheet specific).voidCellValueManager.setCustomCellValueHandler(Spreadsheet.CellValueHandler customCellValueHandler) Sets the current CellValueHandler