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