Uses of Package
com.vaadin.flow.component.spreadsheet
Packages that use com.vaadin.flow.component.spreadsheet
Package
Description
-
Classes in com.vaadin.flow.component.spreadsheet used by com.vaadin.flow.component.spreadsheetClassDescriptionCellSelectionManager 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.CellValueManager 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.Choose how external links should openA button component that when clicked opens a pop-up next to spreadsheet cell containing the button.An event fired after the pop-up for the
PopupButtonreturned 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.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.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. -
Classes in com.vaadin.flow.component.spreadsheet used by com.vaadin.flow.component.spreadsheet.actionClassDescriptionVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.This event is fired when cell selection changes.Represents a "table" inside a spreadsheet.
-
Classes in com.vaadin.flow.component.spreadsheet used by com.vaadin.flow.component.spreadsheet.charts.converterClassDescriptionVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.
-
Classes in com.vaadin.flow.component.spreadsheet used by com.vaadin.flow.component.spreadsheet.charts.converter.xssfreaderClassDescriptionVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.
-
Classes in com.vaadin.flow.component.spreadsheet used by com.vaadin.flow.component.spreadsheet.commandClassDescriptionVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.
-
Classes in com.vaadin.flow.component.spreadsheet used by org.apache.poi.ss.formulaClassDescriptionVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file.