Interface MouseEnterEventHandler
- All Superinterfaces:
BrowserEventHandler
Mouse enter event handler
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onMouseEnter
Mouse enter event
The event handler will be called, when the mouse cursor enters the component area.
- Parameters:
event
- The event object- See Also:
-