Uses of Package
com.vaadin.flow.component.spreadsheet.command
-
Packages that use com.vaadin.flow.component.spreadsheet.command Package Description com.vaadin.flow.component.spreadsheet com.vaadin.flow.component.spreadsheet.command -
Classes in com.vaadin.flow.component.spreadsheet.command used by com.vaadin.flow.component.spreadsheet Class Description Command Common interface for all Spreadsheet commands. -
Classes in com.vaadin.flow.component.spreadsheet.command used by com.vaadin.flow.component.spreadsheet.command Class Description CellValueCommand Command for changing the value of one or more cells.Command Common interface for all Spreadsheet commands.SizeChangeCommand.Type Determines whether this command applies to a row or to a column.SpreadsheetCommand Abstract base class for Spreadsheet commands.ValueChangeCommand Common interface for all Spreadsheet commands that change cell values.