| 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.
|
| CellValueManager |
CellValueManager is an utility class of SpreadsheetClass, which handles
values and formatting for individual cells.
|
| ChartCreator |
|
| ColorConverter |
Interface for providing different color-related operations on the
Spreadsheet.
|
| 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.HyperlinkOpenStyle |
Choose how external links should open
|
| PopupButton |
A button component that when clicked opens a pop-up next to spreadsheet cell
containing the button.
|
| PopupButton.PopupCloseEvent |
|
| PopupButton.PopupCloseListener |
|
| PopupButton.PopupOpenEvent |
|
| PopupButton.PopupOpenListener |
|
| SheetOverlayWrapper |
|
| SheetOverlayWrapper.OverlayChangeListener |
|
| Spreadsheet |
Vaadin Spreadsheet is a component which allows displaying and interacting
with the contents of an Excel file.
|
| Spreadsheet.CellDeletionHandler |
An interface for handling cell deletion from user input.
|
| Spreadsheet.CellValueChangeEvent |
This event is fired when cell value changes.
|
| Spreadsheet.CellValueChangeListener |
Used for knowing when a user has changed the cell value in Spreadsheet
UI.
|
| Spreadsheet.CellValueHandler |
An interface for handling the edited cell value from user input.
|
| Spreadsheet.CommentAuthorProvider |
This interface can be implemented to provide the comment author name set
to new comments in cells.
|
| Spreadsheet.FormulaValueChangeEvent |
This event is fired when the value of a cell referenced by a formula cell
changes making the formula value change
|
| Spreadsheet.FormulaValueChangeListener |
Used for knowing when a cell referenced by a formula cell has changed in
the Spreadsheet UI making the formula value change
|
| Spreadsheet.HyperlinkCellClickHandler |
An interface for handling clicks on cells that contain a hyperlink.
|
| Spreadsheet.ProtectedEditEvent |
An event that is fired when an attempt to modify a locked cell has been
made.
|
| Spreadsheet.ProtectedEditListener |
A listener for 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.RowHeaderDoubleClickListener |
|
| Spreadsheet.SelectionChangeEvent |
This event is fired when cell selection changes.
|
| Spreadsheet.SelectionChangeListener |
Used for knowing when a user has changed the cell selection in any way.
|
| Spreadsheet.SheetChangeEvent |
An event that is fired to registered listeners when the selected sheet
has been changed.
|
| Spreadsheet.SheetChangeListener |
A listener for when a sheet is selected.
|
| Spreadsheet.SpreadsheetEvent |
|
| Spreadsheet.ValueChangeEvent |
This is a parent class for a value change events.
|
| SpreadsheetFilter |
|
| 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.
|
| SpreadsheetStyleFactory.BorderStyle |
Styling for cell borders
|
| SpreadsheetTable |
Represents a "table" inside a spreadsheet.
|