Minimal
Key
constructor
alt
Key
ctrl
Key
key
meta
Key
shift
Key
match
to
Mapstr
Key
Modifiers
Parser
Response
Key
Event
Like
Key
Map
Map
Target
KEYMAP_
CACHE
bracketexpr_
grammar
bracketexpr_
parser
bracketexpr
ToKey
completions
expand
Aliases
has
Modifiers
has
Non
Shift
Modifiers
is
Simple
Key
key
Map
mapstr
Map
ToKey
Map
mapstr
ToKeyseq
minimal
Key
ToMoz
Map
moz
Map
ToMinimal
Key
numeric
Prefix
ToExstr
Suffix
parse
prefixes
split
Numeric
Prefix
strip
Only
Modifiers
translate
Keys
InPlace
translate
Keys
Using
Key
Translate
Map
command
Key2js
Key
Hierarchy
MinimalKey
Index
Constructors
constructor
Properties
alt
Key
ctrl
Key
key
meta
Key
shift
Key
Methods
match
to
Mapstr
Constructors
constructor
new
Minimal
Key
(
key
:
string
, modifiers
?:
KeyModifiers
)
:
MinimalKey
Parameters
key:
string
Optional
modifiers:
KeyModifiers
Returns
MinimalKey
Properties
Readonly
alt
Key
alt
Key
:
false
= false
Readonly
ctrl
Key
ctrl
Key
:
false
= false
Readonly
key
key
:
string
Readonly
meta
Key
meta
Key
:
false
= false
Readonly
shift
Key
shift
Key
:
false
= false
Methods
match
match
(
keyevent
:
any
)
:
boolean
Does this key match a given MinimalKey extending object?
Parameters
keyevent:
any
Returns
boolean
to
Mapstr
to
Mapstr
(
)
:
string
Returns
string
Does this key match a given MinimalKey extending object?