Name
key -- Definition for a keyboard shortcut
Additional Attributes
modifiers, command,
key , keycode,
observes
Description
A key is often defined with a
commandkey and a modifier (e.g.,
P + Ctrl), and uses an
oncommand event handler to fire the given command
when invoked.