| Package | Description |
|---|---|
| com.vaadin.addon.spreadsheet.command |
| Modifier and Type | Method and Description |
|---|---|
SizeChangeCommand.Type |
SizeChangeCommand.getType()
Returns the type of size change this represents.
|
static SizeChangeCommand.Type |
SizeChangeCommand.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeChangeCommand.Type[] |
SizeChangeCommand.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SizeChangeCommand(Spreadsheet spreadsheet,
SizeChangeCommand.Type type) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.