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