public interface FocusOutHandler
extends com.google.gwt.event.shared.EventHandler
FocusOutEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onFocusOut(FocusOutEvent event)
Called when 'focusout' is fired.
|
void onFocusOut(FocusOutEvent event)
event
- the FocusOutEvent
that was firedCopyright © 2018. All Rights Reserved.