Interface EnterMouseCallback.Params
- Enclosing interface:
- EnterMouseCallback
public static interface EnterMouseCallback.Params
The parameters of the
EnterMouseCallback
.-
Method Summary
Modifier and TypeMethodDescriptiondefault MouseEntered
event()
Returns theMouseEntered
event that is about to be processed by the browser.
-
Method Details
-
event
Returns theMouseEntered
event that is about to be processed by the browser.
-