| 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.
|
| de.knightsoftnet.validators.client.event |
this package contains client side event components.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanValidationEditorDriver<T,E extends com.google.gwt.editor.client.Editor<? super T>>
Automates editing of simple bean-like objects.
|
| 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 |
|---|---|
static <T> void |
FormSubmitEvent.fire(HasFormSubmitHandlers<T> source,
T value)
Fires a form submit event on all registered handlers in the handler manager.
|
Copyright © 2015–2016. All rights reserved.