toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.handler
/
CefKeyboardHandler
/
CefKeyEvent
/
CefKeyEvent
Cef
Key
Event
constructor
(
typeAttr
:
CefKeyboardHandler.CefKeyEvent.EventType
,
modifiersAttr
:
Int
,
windows_key_codeAttr
:
Int
,
native_key_codeAttr
:
Int
,
is_system_keyAttr
:
Boolean
,
characterAttr
:
Char
,
unmodified_characterAttr
:
Char
,
focus_on_editable_fieldAttr
:
Boolean
)