| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet | |
| com.vaadin.addon.spreadsheet.client |
| Modifier and Type | Class and Description |
|---|---|
class |
SpreadsheetHandlerImpl
Implementation of the Spreadsheet Server RPC interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SheetHandler |
interface |
SpreadsheetHandler |
interface |
SpreadsheetServerRpc |
| Modifier and Type | Class and Description |
|---|---|
class |
SpreadsheetWidget |
| Modifier and Type | Field and Description |
|---|---|
protected GroupingWidget.GroupingHandler |
GroupingWidget.handler |
| Constructor and Description |
|---|
ColumnGrouping(int colIndex,
GroupingWidget.GroupingHandler handler) |
GroupingWidget(int index,
GroupingWidget.GroupingHandler handler) |
RowGrouping(int rowIndex,
GroupingWidget.GroupingHandler handler) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.