public interface InputHandler
extends com.google.gwt.event.shared.EventHandler
InputEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onInput(InputEvent event)
Called when an
InputEvent is fired. |
void onInput(InputEvent event)
InputEvent is fired.event - the InputEvent that was fired.Copyright © 2023 Vaadin Ltd. All rights reserved.