Interface InputEventHandler
- All Superinterfaces:
BrowserEventHandler
Input event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onInput
Input event handler
The event handler will be called, when the user modifies an input field on a component.
- Parameters:
event
- The event object- See Also:
-