Interface: IKeyboardShortcutData

IKeyboardShortcutData

Properties

artifactId

artifactId: number

Artifact ID of the custom shortcut.


fieldData

fieldData: IShortcutFieldData

Field data associated with the choice


hotkey

hotkey: IKeyCombination

Combination of pressed keys needed to fire the keyboard shortcut action


name

name: string

Keyboard shortcut name/action


type

type: string

Type of keyboard shortcut: System, Choice, or Field