Allows adding/changing keyboard shortcuts. This class provides static methods for registering default shortcuts. An instance of this class must be used to access or change keyboard shortcuts.
Static
Gets all registered keyboard shortcut IDs.
getShortcutDescription
Get the default keybindings associated with a keyboard shortcut.
Any keybinding in the resultant list, by default, can trigger the function associated with the shortcut.
Get a description of a keyboard shortcut.
localeList, if given, attempts to
localeList
Optional
Allows adding/changing keyboard shortcuts. This class provides static methods for registering default shortcuts. An instance of this class must be used to access or change keyboard shortcuts.