| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
Grid.DefaultEditorErrorHandler
Default error handler for the editor
|
| Modifier and Type | Method and Description |
|---|---|
Grid.EditorErrorHandler |
Grid.getEditorErrorHandler()
Gets the error handler used for the editor
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setEditorErrorHandler(Grid.EditorErrorHandler editorErrorHandler)
Sets the error handler for the editor.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.