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