| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet | |
| com.vaadin.addon.spreadsheet.action | |
| com.vaadin.addon.spreadsheet.command | |
| org.apache.poi.ss.formula |
| Class and Description |
|---|
| 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
An event fired after the pop-up for the
PopupButton returned by
PopupButton.PopupCloseEvent.getPopupButton() has been closed. |
| PopupButton.PopupCloseListener
Interface for listening for a
PopupButton.PopupCloseEvent fired by a
PopupButton. |
| PopupButton.PopupOpenEvent
An event fired after the pop-up button returned by
PopupButton.PopupOpenEvent.getPopupButton() has been clicked and the pop-up has been
opened. |
| PopupButton.PopupOpenListener
Interface for listening for a
PopupButton.PopupOpenEvent fired by a
PopupButton. |
| SheetOverlayWrapper |
| SheetOverlayWrapper.OverlayChangeListener |
| Spreadsheet
Vaadin Spreadsheet is a Vaadin Add-On 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
Interface for listening a
Spreadsheet.RowHeaderDoubleClickEvent event |
| 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.ValueChangeEvent
This is a parent class for a value change events.
|
| SpreadsheetComponentFactory
Defines an interface for having custom components inside the
Spreadsheet. |
| SpreadsheetFilter
Interface for filter components that can be added to a
SpreadsheetFilterTable. |
| 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.
|
| Class and Description |
|---|
| Spreadsheet
Vaadin Spreadsheet is a Vaadin Add-On Component which allows displaying and
interacting with the contents of an Excel file.
|
| Spreadsheet.SelectionChangeEvent
This event is fired when cell selection changes.
|
| SpreadsheetTable
Represents a "table" inside a spreadsheet.
|
| Class and Description |
|---|
| Spreadsheet
Vaadin Spreadsheet is a Vaadin Add-On Component which allows displaying and
interacting with the contents of an Excel file.
|
| Class and Description |
|---|
| Spreadsheet
Vaadin Spreadsheet is a Vaadin Add-On Component which allows displaying and
interacting with the contents of an Excel file.
|
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.