| Package | Description |
|---|---|
| com.vaadin.flow.component.gridpro |
| Modifier and Type | Method and Description |
|---|---|
static EditorType |
EditorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorType[] |
EditorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridPro.EditColumn<T> |
GridPro.EditColumn.setEditorType(EditorType type)
Sets the type of the editor that is used for modifying cell value.
|
Copyright © 2025. All rights reserved.