Loading...
 

CX_HOTKEY_MANAGER

CX_HOTKEY_MANAGER

Class hierarchy
Description:

With this class, hotkeys can be registered globally in ClassiX.

Code example:
F2 "F2_MESSAGE" GetManager(HOTKEY) Call(EnterByName)
List of methods (MDI)
Function MA* Parameters Return Brief description
EnterByName
209330
VECTOR, STRING Register a hotkey with the key codes and the message name
EnterById
209330
VECTOR, INTEGER Register a hotkey with the key codes and the message ID
Remove
209330
VECTOR Removes a hotkey with the key codes
GetHotkeys VECTOR
209330
Delivers all registered hotkeys

* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description

* I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description