Menu and Menufield Callbacks
- Last UpdatedJan 09, 2024
- 1 minute read
Menus and menu-fields support the following:
|
Callback name |
Purpose |
Events/Actions |
Undo/Redo |
Comments |
|
CALLBACK |
initialization at fill menu |
INIT |
no |
|
|
Menufield: |
||||
|
CALLBACK |
Field action |
SELECT |
yes |
|
|
CALLBACK |
Toggle field action |
SELECT |
||
|
UNSELECT |
yes |
Menufield methods:
!menu.setUndoable( !menufieldName is STRING, !undo is UNDOABLE )
!menu.undoable( !menufieldName is STRING ) is UNDOABLE