Search
Preparing search index...
The search index is not available
tridactyl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"keydown_background"
External module "keydown_background"
Index
Type aliases
Keydown
Callback
Variables
listeners
Functions
add
Listener
recv
Event
Object literals
on
Keydown
Type aliases
Keydown
Callback
Keydown
Callback
:
function
Type declaration
(
keyevent
:
MsgSafeKeyboardEvent
)
:
void
Parameters
keyevent:
MsgSafeKeyboardEvent
Returns
void
Variables
listeners
listeners
:
Set
<
function
>
= new Set<KeydownCallback>()
Functions
add
Listener
add
Listener
(
cb
:
KeydownCallback
)
:
(Anonymous function)
Parameters
cb:
KeydownCallback
Returns
(Anonymous function)
recv
Event
recv
Event
(
event
:
MsgSafeKeyboardEvent
)
:
void
Parameters
event:
MsgSafeKeyboardEvent
Returns
void
Object literals
on
Keydown
on
Keydown
:
object
add
Listener
add
Listener
:
addListener
Globals
"keydown_
background"
Keydown
Callback
listeners
add
Listener
recv
Event
on
Keydown
Generated using
TypeDoc