Methods
Static addShortcutListener
-
Parameters
-
shortcut: string
-
handler: TAnyFunction
-
Returns void
Static addShortcutReactionAreaElement
Static extendSpeciallySupportedKeys
- extendSpeciallySupportedKeys(extendedKeys: string[]): void
Static getAllShortcutListeners
- getAllShortcutListeners(): { config: IQiaKeyboardShortcutListenerConfig; handler: TAnyFunction; shortcut: string; shortcutRepresentation: string; shortcutRepresentationForMacOS: string; shortcutRepresentationForWindows: string }[]
-
Returns { config: IQiaKeyboardShortcutListenerConfig; handler: TAnyFunction; shortcut: string; shortcutRepresentation: string; shortcutRepresentationForMacOS: string; shortcutRepresentationForWindows: string }[]
Static manageInputElement
Static releaseAllInputElements
- releaseAllInputElements(): void
Static releaseInputElement
Static removeAllShortcutListeners
- removeAllShortcutListeners(): void
Static removeAllShortcutReactionAreaElements
- removeAllShortcutReactionAreaElements(): void
Static removeShortcutListener
-
Parameters
-
shortcut: string
-
handler: TAnyFunction
-
Returns void
Static removeShortcutReactionAreaElement
Static setShortcutListenerGlobalConfig
This methods allows unusual keys on reginal keyboards to be used as shortcut base keys