Interface | Description |
---|---|
ItemUpdater<T,V> |
Callback that is called when a new value has been entered to an editor.
|
Class | Description |
---|---|
EditColumnConfigurator<T> |
Configuration for the editor of an edit column.
|
GridPro<E> | |
GridPro.CellEditStartedEvent<E> |
Event fired when the user starts to edit an existing item.
|
GridPro.EditColumn<T> |
Server-side component for the
<vaadin-grid-edit-column> element. |
GridPro.ItemPropertyChangedEvent<E> |
Event fired when the user has edited an existing item.
|
Enum | Description |
---|---|
EditorType |
Set of editor types applicable for editor of the
vaadin-grid-edit-column component. |
Copyright © 2023. All rights reserved.