Uses of Class
com.vaadin.flow.component.spreadsheet.command.SpreadsheetCommand
-
Packages that use SpreadsheetCommand Package Description com.vaadin.flow.component.spreadsheet.command -
-
Uses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.command
Subclasses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.command Modifier and Type Class Description class
CellShiftValuesCommand
Command for shifting the value(s) of one or more cells.class
CellValueCommand
Command for changing the value of one or more cells.class
RowInsertOrDeleteCommand
Command to insert or delete a rowclass
SizeChangeCommand
Command for changing the height of row(s) or the width of column(s).
-