public abstract static class Spreadsheet.ValueChangeEvent
extends com.vaadin.ui.Component.Event
source| Constructor and Description |
|---|
ValueChangeEvent(com.vaadin.ui.Component source,
Set<org.apache.poi.ss.util.CellReference> changedCells) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.apache.poi.ss.util.CellReference> |
getChangedCells() |
getSource, toStringCopyright © 2013–2026 Vaadin Ltd. All rights reserved.