Uses of Interface
com.vaadin.flow.component.spreadsheet.Spreadsheet.CellDeletionHandler
Packages that use Spreadsheet.CellDeletionHandler
-
Uses of Spreadsheet.CellDeletionHandler in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return Spreadsheet.CellDeletionHandlerModifier and TypeMethodDescriptionSpreadsheet.getCellDeletionHandler()CellValueManager.getCustomCellDeletionHandler()Gets the current CellDeletionHandlerMethods in com.vaadin.flow.component.spreadsheet with parameters of type Spreadsheet.CellDeletionHandlerModifier and TypeMethodDescriptionvoidSpreadsheet.setCellDeletionHandler(Spreadsheet.CellDeletionHandler customCellDeletionHandler) Sets theSpreadsheet.CellDeletionHandlerfor this component (not workbook/sheet specific).voidCellValueManager.setCustomCellDeletionHandler(Spreadsheet.CellDeletionHandler customCellDeletionHandler) Sets the current CellDeletionHandler