HotkeyHolder

HotkeyHolder

new HotkeyHolder(e)

Description:
  • Hotkey manager UI element class. Use data-hotkeyholdername HTML tag to set element name.
Source:
Parameters:
Name Type Description
e

Methods

doReset()

Description:
  • Reset hotkey.
Source:

getHotkey() → {*}

Description:
  • Get current hotkey.
Source:
Returns:
Type
*

setHotkey(keychar, shiftmod, ctrlmod, altmod)

Description:
  • Set hotkey.
Source:
Parameters:
Name Type Description
keychar
shiftmod
ctrlmod
altmod