| Interface | Description |
|---|---|
| CopyPasteTextBox.CopyPasteHandler |
Handler interface for dealing with the data that is transferred in copy,
cut and paste operations.
|
| FormulaBarHandler | |
| GroupingWidget.GroupingHandler | |
| MergedRegionUtil.MergedRegionContainer | |
| PopupButtonClientRpc | |
| PopupButtonServerRpc | |
| SheetHandler | |
| SheetTabSheet.SheetTabSheetHandler | |
| SpreadsheetClientRpc | |
| SpreadsheetConnector.CommsTrigger | |
| SpreadsheetCustomEditorFactory | |
| SpreadsheetHandler | |
| SpreadsheetServerRpc | |
| SpreadsheetWidget.SheetContextMenuHandler |
| Class | Description |
|---|---|
| Cell | |
| CellComment | |
| CellData | |
| ColumnGrouping |
Class that represents a single column grouping indicator.
|
| CopyPasteHandlerImpl |
The class that binds the
CopyPasteTextBox and
SpreadsheetWidget together; copy operations are put into this class,
because we have the necessary info available. |
| CopyPasteTextBox |
TextArea that handles cut, copy and paste events inside the spreadsheet.
|
| FormulaBarWidget | |
| GroupingWidget |
Class that represents a single column grouping indicator.
|
| MergedCell | |
| MergedRegion | |
| MergedRegionUtil | |
| OverlayInfo | |
| PasteAwareTextBox |
TextBox that notices incoming paste events, and notifies SheetWidget. |
| PopupButtonConnector | |
| PopupButtonHeader | |
| PopupButtonState | |
| PopupButtonWidget | |
| RowGrouping |
Class that represents a single row grouping indicator.
|
| SelectionHandler |
Class that handles finer details of cell selection inside the Spreadsheet.
|
| SelectionWidget | |
| SheetEventListener | |
| SheetInputEventListener | |
| SheetJsniUtil | |
| SheetOverlay | |
| SheetTabSheet | |
| SheetWidget | |
| SpreadsheetAction | |
| SpreadsheetActionDetails | |
| SpreadsheetConnector | |
| SpreadsheetWidget |
| Enum | Description |
|---|---|
| OverlayInfo.Type |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.