public static interface Grid.EditorErrorHandler extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
commitError(Grid.CommitErrorEvent event)
Called when an exception occurs while the editor row is being saved
|
void commitError(Grid.CommitErrorEvent event)
event
- An event providing more information about the errorCopyright © 2021 Vaadin Ltd. All rights reserved.