public interface EditorValidation extends Cleanable
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_VALIDATION_CHANGED |
| Modifier and Type | Method and Description |
|---|---|
void |
editorRendered() |
void |
editorValidationChanged() |
<T> void |
init(ValidatableContainer validatableContainer,
Editor editor,
EditorContext<T> editorContext) |
static final String ON_VALIDATION_CHANGED
<T> void init(ValidatableContainer validatableContainer, Editor editor, EditorContext<T> editorContext)
void editorRendered()
void editorValidationChanged()
Copyright © 2018. All rights reserved.