T - the row type of the gridpublic static interface Grid.Editor.EventHandler<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleEvent(Grid.EditorDomEvent<T> event)
Handles editor-related events in an appropriate way.
|
boolean handleEvent(Grid.EditorDomEvent<T> event)
event - the received eventCopyright © 2018 Vaadin Ltd. All rights reserved.