public interface InputHandler
extends com.google.gwt.event.shared.EventHandler
InputEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onInput(InputEvent event)
Called when an input event is fired.
|
void onInput(InputEvent event)
event
- the InputEvent
that was firedCopyright © 2016 com.github.ilyes4j. All rights reserved.