| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
Spreadsheet.CellDeletionHandler |
Spreadsheet.getCellDeletionHandler()
|
Spreadsheet.CellDeletionHandler |
CellValueManager.getCustomCellDeletionHandler()
Gets the current CellDeletionHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
Spreadsheet.setCellDeletionHandler(Spreadsheet.CellDeletionHandler customCellDeletionHandler)
Sets the
Spreadsheet.CellDeletionHandler for this component (not
workbook/sheet specific). |
void |
CellValueManager.setCustomCellDeletionHandler(Spreadsheet.CellDeletionHandler customCellDeletionHandler)
Sets the current CellDeletionHandler
|
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.