| CellSelectionManager |
CellSelectionManager is an utility class for Spreadsheet, which handles
details of which cells are selected.
|
| CellSelectionShifter |
CellSelectionShifter is an utility class for Spreadsheet which handles cell
shift events.
|
| CellValueFormatter |
Utility class for formatting cell values
|
| CellValueManager |
CellValueManager is an utility class of SpreadsheetClass, which handles
values and formatting for individual cells.
|
| ColorConverterUtil |
|
| ConditionalFormatter |
ConditionalFormatter is an utility class of Spreadsheet, which handles all
processing regarding Conditional Formatting rules.
|
| ContextMenuManager |
ContextMenuManager is an utility class for the Spreadsheet component.
|
| DefaultHyperlinkCellClickHandler |
|
| FormulaFormatter |
Converts between a localized formula and a non-localized formula.
|
| HSSFColorConverter |
Color converter implementation for the older Excel file type (.xls or HSSF in
POI terms).
|
| ItemFilter |
A simple filter for spreadsheet filtering table, filtering cell values with
checkboxes.
|
| PopupButton |
A button component that when clicked opens a pop-up next to spreadsheet cell
containing the button.
|
| PopupButton.PopupCloseEvent |
|
| PopupButton.PopupOpenEvent |
|
| SheetChartWrapper |
SheetChartWrapper is an utility class of the Spreadsheet component.
|
| SheetImageWrapper |
SheetImageWrapper is an utility class of the Spreadsheet component.
|
| SheetOverlayWrapper |
|
| Spreadsheet |
Vaadin Spreadsheet is a component which allows displaying and interacting
with the contents of an Excel file.
|
| Spreadsheet.CellValueChangeEvent |
This event is fired when cell value changes.
|
| Spreadsheet.FormulaValueChangeEvent |
This event is fired when the value of a cell referenced by a formula cell
changes making the formula value change
|
| Spreadsheet.ProtectedEditEvent |
An event that is fired when an attempt to modify a locked cell has been
made.
|
| Spreadsheet.RowHeaderDoubleClickEvent |
This event is fired when the border of a row header is double clicked
|
| Spreadsheet.SelectionChangeEvent |
This event is fired when cell selection changes.
|
| Spreadsheet.SheetChangeEvent |
An event that is fired to registered listeners when the selected sheet
has been changed.
|
| Spreadsheet.SpreadsheetEvent |
|
| Spreadsheet.ValueChangeEvent |
This is a parent class for a value change events.
|
| SpreadsheetEventListener |
|
| SpreadsheetFactory |
SpreadsheetFactory is an utility class of the Spreadsheet component.
|
| SpreadsheetFilterTable |
Represents a "table" inside a spreadsheet, that has filters (
SpreadsheetFilter) inside the table's headers' pop-up buttons.
|
| SpreadsheetHandlerImpl |
Implementation of the Spreadsheet Server RPC interface.
|
| SpreadsheetHistoryManager |
SpreadsheetHistoryManager is an utility class of the Spreadsheet add-on.
|
| SpreadsheetStyleFactory |
SpreadsheetStyleFactory is an utility class for the Spreadsheet component.
|
| SpreadsheetTable |
Represents a "table" inside a spreadsheet.
|
| SpreadsheetUtil |
Utility class for miscellaneous Spreadsheet operations.
|
| XSSFColorConverter |
Color converter implementation for the current Excel file type (.xlsx or XSSF
in POI terms).
|