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