Package com.vaadin.flow.component.spreadsheet
package com.vaadin.flow.component.spreadsheet
-
ClassDescriptionCellSelectionManager is an utility class for Spreadsheet, which handles details of which cells are selected.CellSelectionShifter is an utility class for Spreadsheet which handles cell shift events.Utility class for formatting cell valuesCellValueManager is an utility class of SpreadsheetClass, which handles values and formatting for individual cells.Interface for providing different color-related operations on the Spreadsheet.ConditionalFormatter is an utility class of Spreadsheet, which handles all processing regarding Conditional Formatting rules.ContextMenuManager is an utility class for the Spreadsheet component.Default implementation of the
Spreadsheet.HyperlinkCellClickHandlerinterface.Choose how external links should openConverts between a localized formula and a non-localized formula.Color converter implementation for the older Excel file type (.xls or HSSF in POI terms).A simple filter for spreadsheet filtering table, filtering cell values with checkboxes.A button component that when clicked opens a pop-up next to spreadsheet cell containing the button.An event fired after the pop-up for thePopupButtonreturned byPopupButton.PopupCloseEvent.getPopupButton()has been closed.Interface for listening for aPopupButton.PopupCloseEventfired by aPopupButton.An event fired after the pop-up button returned byPopupButton.PopupOpenEvent.getPopupButton()has been clicked and the pop-up has been opened.Interface for listening for aPopupButton.PopupOpenEventfired by aPopupButton.SheetChartWrapper is an utility class of the Spreadsheet component.SheetImageWrapper is an utility class of the Spreadsheet component.Vaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.An interface for handling cell deletion from user input.This event is fired when cell value changes.Used for knowing when a user has changed the cell value in Spreadsheet UI.An interface for handling the edited cell value from user input.This interface can be implemented to provide the comment author name set to new comments in cells.This event is fired when the value of a cell referenced by a formula cell changes making the formula value changeUsed for knowing when a cell referenced by a formula cell has changed in the Spreadsheet UI making the formula value changeAn interface for handling clicks on cells that contain a hyperlink.An event that is fired when an attempt to modify a locked cell has been made.A listener for when an attempt to modify a locked cell has been made.This event is fired when the border of a row header is double clickedInterface for listening aSpreadsheet.RowHeaderDoubleClickEventeventThis event is fired when cell selection changes.Used for knowing when a user has changed the cell selection in any way.An event that is fired to registered listeners when the selected sheet has been changed.A listener for when a sheet is selected.Themes for the Spreadsheet.This is a parent class for a value change events.Defines an interface for having custom components inside theSpreadsheet.SpreadsheetFactory is an utility class of the Spreadsheet component.Interface for filter components that can be added to aSpreadsheetFilterTable.Represents a "table" inside a spreadsheet, that has filters (SpreadsheetFilter) inside the table's headers' pop-up buttons.Implementation of the Spreadsheet Server RPC interface.SpreadsheetHistoryManager is an utility class of the Spreadsheet add-on.SpreadsheetStyleFactory is an utility class for the Spreadsheet component.Styling for cell bordersRepresents a "table" inside a spreadsheet.Utility class for miscellaneous Spreadsheet operations.Color converter implementation for the current Excel file type (.xlsx or XSSF in POI terms).