Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

constructor

Methods

Static addShortcutListener

Static addShortcutReactionAreaElement

Static extendSpeciallySupportedKeys

  • extendSpeciallySupportedKeys(extendedKeys: string[]): void
  • This methods allows unusual keys on reginal keyboards to be used as shortcut base keys

    Parameters

    • extendedKeys: string[]

    Returns 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
  • Returns void

Static releaseInputElement

Static removeAllShortcutListeners

  • removeAllShortcutListeners(): void
  • Returns void

Static removeAllShortcutReactionAreaElements

  • removeAllShortcutReactionAreaElements(): void
  • Returns void

Static removeShortcutListener

Static removeShortcutReactionAreaElement

Static setShortcutListenerGlobalConfig

Generated using TypeDoc