public interface HiddenValidationErrorsHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onHiddenValidationErrors(HiddenValidationErrorsEvent event) Method to display validation error messages for a valuesManager when there is not currently visible form item displaying the errors. |
void onHiddenValidationErrors(HiddenValidationErrorsEvent event)
HiddenValidationErrorsEvent.cancel() from within onHiddenValidationErrors(com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent) from this method to suppress that behavior.event - the event