| Package | Description |
|---|---|
| com.vaadin.ui.components.grid |
| Modifier and Type | Method and Description |
|---|---|
EditorErrorGenerator<T> |
EditorImpl.getErrorGenerator() |
EditorErrorGenerator<T> |
Editor.getErrorGenerator()
Gets the error message generator of this editor.
|
| Modifier and Type | Method and Description |
|---|---|
Editor<T> |
EditorImpl.setErrorGenerator(EditorErrorGenerator<T> errorGenerator) |
Editor<T> |
Editor.setErrorGenerator(EditorErrorGenerator<T> errorGenerator)
Sets the error message generator for this editor.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.