Package | Description |
---|---|
com.google.gwt.editor.client.impl |
Modifier and Type | Field and Description |
---|---|
static DelegateMap.KeyMethod |
DelegateMap.IDENTITY |
Modifier and Type | Method and Description |
---|---|
protected DelegateMap.KeyMethod |
BaseEditorDriver.getViolationKeyMethod() |
Modifier and Type | Method and Description |
---|---|
static DelegateMap |
DelegateMap.of(EditorDriver<?> driver,
DelegateMap.KeyMethod key) |
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.