All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Action Implements the action framework.Action.Container Interface implemented by all components where actions can be registered.Action.Handler Interface implemented by classes who wish to handle actions.Action.Listener An Action that implements this interface can be added to an Action.Notifier (or NotifierProxy) via theaddAction()-method, which in many cases is easier than implementing the Action.Handler interface.Action.Notifier Action.Containers implementing this support an easier way of adding single Actions than the more involved Action.Handler.Action.ShortcutNotifier CellData 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.CellShiftValuesCommand Command for shifting the value(s) of one or more cells.CellValueCommand Command for changing the value of one or more cells.CellValueFormatter Utility class for formatting cell valuesCellValueManager 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.ColorConverterUtil Command Common interface for all Spreadsheet commands.ConditionalFormatter ConditionalFormatter is an utility class of Spreadsheet, which handles all processing regarding Conditional Formatting rules.ContentMode Defines how the client should interpret textual values.ContextMenuManager ContextMenuManager is an utility class for the Spreadsheet component.DefaultHyperlinkCellClickHandler Default implementation of theSpreadsheet.HyperlinkCellClickHandlerinterface.DefaultHyperlinkCellClickHandler.HyperlinkOpenStyle Choose how external links should openDeleteRowAction Spreadsheet action for deleting a single row.DeleteTableAction Spreadsheet action for deleting a SpreadsheetTable.EditCellCommentAction Spreadsheet action for inserting or deleting a comment to a cell.ErrorLevel Represents the error levels displayed on components.FormulaFormatter Converts between a localized formula and a non-localized formula.GroupingData Shared state for the grouping featureGroupingHandler HideHeaderAction Spreadsheet action for hiding a single row or column.HSSFColorConverter Color converter implementation for the older Excel file type (.xls or HSSF in POI terms).InsertDeleteCellCommentAction Spreadsheet action for inserting or deleting a comment to a cell.InsertNewRowAction Spreadsheet action for inserting a new row to the sheet.InsertTableAction Spreadsheet action for inserting a new SpreadsheetTable.ItemFilter A simple filter for spreadsheet filtering table, filtering cell values with checkboxes.MergeCellsAction Spreadsheet action for merging two or more cells.MergedRegion MergedRegionUtil MergedRegionUtil.MergedRegionContainer OverlayInfo OverlayInfo.Type 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 thePopupButtonreturned byPopupButton.PopupCloseEvent.getPopupButton()has been closed.PopupButton.PopupCloseListener Interface for listening for aPopupButton.PopupCloseEventfired by aPopupButton.PopupButton.PopupOpenEvent An event fired after the pop-up button returned byPopupButton.PopupOpenEvent.getPopupButton()has been clicked and the pop-up has been opened.PopupButton.PopupOpenListener Interface for listening for aPopupButton.PopupOpenEventfired by aPopupButton.PopupButtonClientRpc PopupButtonServerRpc PopupButtonState ReflectTools An util class with helpers for reflection operations.RowInsertOrDeleteCommand Command to insert or delete a rowSheetChartWrapper SheetChartWrapper is an utility class of the Spreadsheet component.SheetImageWrapper SheetImageWrapper is an utility class of the Spreadsheet component.SheetOverlayWrapper SheetOverlayWrapper.OverlayChangeListener ShowHideCellCommentAction Spreadsheet action for showing or hiding a cell comment.SizeChangeCommand Command for changing the height of row(s) or the width of column(s).SizeChangeCommand.Type Determines whether this command applies to a row or to a column.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 changeSpreadsheet.FormulaValueChangeListener Used for knowing when a cell referenced by a formula cell has changed in the Spreadsheet UI making the formula value changeSpreadsheet.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 clickedSpreadsheet.RowHeaderDoubleClickListener Interface for listening aSpreadsheet.RowHeaderDoubleClickEventeventSpreadsheet.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.SpreadsheetAction Abstract base class for Spreadsheet actions.SpreadsheetActionDetails SpreadsheetClientRpc SpreadsheetCommand Abstract base class for Spreadsheet commands.SpreadsheetDefaultActionHandler Default action handler for Spreadsheet actions.SpreadsheetEventListener SpreadsheetFactory SpreadsheetFactory is an utility class of the Spreadsheet component.SpreadsheetFilter Interface for filter components that can be added to aSpreadsheetFilterTable.SpreadsheetFilterTable Represents a "table" inside a spreadsheet, that has filters (SpreadsheetFilter) inside the table's headers' pop-up buttons.SpreadsheetHandler SpreadsheetHandlerImpl Implementation of the Spreadsheet Server RPC interface.SpreadsheetHistoryManager SpreadsheetHistoryManager is an utility class of the Spreadsheet add-on.SpreadsheetServerRpc SpreadsheetState SpreadsheetStyleFactory SpreadsheetStyleFactory is an utility class for the Spreadsheet component.SpreadsheetStyleFactory.BorderStyle Styling for cell bordersSpreadsheetTable Represents a "table" inside a spreadsheet.SpreadsheetUtil Utility class for miscellaneous Spreadsheet operations.UnHideHeadersAction Spreadsheet action for showing hidden columns or rows.UnMergeCellsAction Spreadsheet action for breaking a merged cell into its constituents.URLReference ValueChangeCommand Common interface for all Spreadsheet commands that change cell values.WorkbookEvaluatorUtil Helper to evaluate POI values that are package scoped, like formula Ptg[] arrays.XSSFColorConverter Color converter implementation for the current Excel file type (.xlsx or XSSF in POI terms).