toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
com.jetbrains.cef.remote.thrift_codegen
/
KeyEvent
/
KeyEvent
Key
Event
constructor
(
)
constructor
(
type
:
String
,
modifiers
:
Int
,
windows_key_code
:
Int
,
native_key_code
:
Int
,
is_system_key
:
Boolean
,
character
:
Short
,
unmodified_character
:
Short
,
focus_on_editable_field
:
Boolean
)
constructor
(
other
:
KeyEvent
)
Performs a deep copy on
other
.