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