| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractBeanValidationEditorDriver.addFormSubmitHandler(FormSubmitHandler<T> phandler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<FormSubmitHandler<T>> |
FormSubmitEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<FormSubmitHandler<?>> |
FormSubmitEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasFormSubmitHandlers.addFormSubmitHandler(FormSubmitHandler<T> handler)
Adds a
FormSubmitEvent handler. |
protected void |
FormSubmitEvent.dispatch(FormSubmitHandler<T> phandler) |
Copyright © 2015–2016. All rights reserved.