-
Field Summary
Fields
static final int
static final int
static final int
static final int
-
Method Summary
int
int
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Field Details
-
DOM_KEY_LOCATION_STANDARD
static final int DOM_KEY_LOCATION_STANDARD
- See Also:
-
-
DOM_KEY_LOCATION_LEFT
static final int DOM_KEY_LOCATION_LEFT
- See Also:
-
-
DOM_KEY_LOCATION_RIGHT
static final int DOM_KEY_LOCATION_RIGHT
- See Also:
-
-
DOM_KEY_LOCATION_NUMPAD
static final int DOM_KEY_LOCATION_NUMPAD
- See Also:
-
-
Method Details
-
-
getKeyCode
int getKeyCode()
-
-
getCharCode
int getCharCode()
-
getLocation
int getLocation()
-
isCtrlKey
boolean isCtrlKey()
-
isShiftKey
boolean isShiftKey()
-
isAltKey
boolean isAltKey()
-
-
isRepeat
boolean isRepeat()
-
isComposing
boolean isComposing()
-
getModifierState
boolean getModifierState(String keyArg)