public static interface IsFormValidEvent.Handler
extends com.google.gwt.event.shared.EventHandler
IsFormValidEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onIsFormValid(IsFormValidEvent event)
Called when
IsFormValidEvent is fired. |
void onIsFormValid(IsFormValidEvent event)
IsFormValidEvent is fired.event - the IsFormValidEvent that was firedCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.