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