JavaScript Data Grid CreateShortcutManager

Members

activeContextName

Source code (opens new window)

createShortcutManager~activeContextName : string

The name of the active ShortcutContext.

CONTEXTS

Source code (opens new window)

createShortcutManager~CONTEXTS : UniqueMap

A unique map that stores keyboard shortcut contexts.

isCtrlKeySilenced

Source code (opens new window)

createShortcutManager~isCtrlKeySilenced : boolean

This variable relates to the captureCtrl shortcut option, which allows for capturing the state of the Control/Meta modifier key. Some of the default keyboard shortcuts related to cell selection need this feature for working properly.

Last update: Sep 8, 2023