| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.editor |
this package contains client side editor components.
|
| de.knightsoftnet.validators.client.editor.impl |
this package contains client side editor components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HasParentDriverSetter.setParentDriver(BeanValidationEditorDriver<?,?> pparentDriver) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBeanValidationEditorDriver<T,E extends com.google.gwt.editor.client.Editor<T>>
A base implementation class for generated BeanValidationEditorDriver implementations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListValidationEditor.setParentDriver(BeanValidationEditorDriver<?,?> pparentDriver) |
void |
AbstractBeanValidationEditorDelegate.setParentDriver(BeanValidationEditorDriver<?,?> pparentDriver) |
| Constructor and Description |
|---|
ListValidationEditorWrapper(List<T> backing,
com.google.gwt.editor.client.CompositeEditor.EditorChain<T,E> chain,
com.google.gwt.editor.client.adapters.EditorSource<E> editorSource,
BeanValidationEditorDriver<?,?> pparentDriver)
constructor.
|
Copyright © 2015–2019. All rights reserved.