| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
Spreadsheet.CellValueHandler |
Spreadsheet.getCellValueHandler()
|
Spreadsheet.CellValueHandler |
CellValueManager.getCustomCellValueHandler()
Gets the current CellValueHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
Spreadsheet.setCellValueHandler(Spreadsheet.CellValueHandler customCellValueHandler)
Sets the
Spreadsheet.CellValueHandler for this component (not workbook/sheet
specific). |
void |
CellValueManager.setCustomCellValueHandler(Spreadsheet.CellValueHandler customCellValueHandler)
Sets the current CellValueHandler
|
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.