| Package | Description |
|---|---|
| com.google.gwt.editor.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<SimpleViolation> |
SimpleViolation.iterableFromConstrantViolations(Iterable<javax.validation.ConstraintViolation<?>> violations) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BaseEditorDriver.doSetViolations(Iterable<SimpleViolation> violations) |
static void |
SimpleViolation.pushViolations(Iterable<SimpleViolation> violations,
EditorDriver<?> driver,
DelegateMap.KeyMethod keyMethod)
Maps an abstract representation of a violation into the appropriate
EditorDelegate.
|
Copyright © 2018. All rights reserved.