Interface: actionMan

Action Manager

All Action Items are macro recorded when executed. This includes main menus items, CUI buttons, keyboard shortcuts and quad menu items.

<boolean>executeAction <integer>tableId <string>persistentId

Returns True if successful and false otherwise.

<boolean>loadKeyboardFile <string>file

Returns True if successful and false otherwise.

<boolean>saveKeyboardFile <string>file

Returns True if successful and false otherwise.

<string>getKeyboardFile()

Returns True if successful and false otherwise.

See also