Interface FocusInEventHandler
- All Superinterfaces:
BrowserEventHandler
Focus in event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onFocusIn
Focus in event handler
The event handler will be called, when the component is about to gains focus from the browser.
- Parameters:
event
- The event object
-