| Package | Description |
|---|---|
| com.vaadin.client.widget.grid | |
| com.vaadin.client.widgets |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEditorEventHandler<T>
The default handler for Grid editor events.
|
| Modifier and Type | Method and Description |
|---|---|
Grid.Editor.EventHandler<T> |
Grid.Editor.getEventHandler()
Returns the event handler of this Editor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.Editor.setEventHandler(Grid.Editor.EventHandler<T> handler)
Sets the event handler for this Editor.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.