MenuCheckBox Events
Events in the View Designer
- onToggle
Action executed when the user selects MenuCheckBox.
The specification of an action forces a round trip, when, for example, a CheckBox is toggled. Likewise this also applies to the UI elements, CheckBox, DropDownByKey, DropDownByIndex, RadioButton, RadioButtonGroup, Tray (on/off/toggle), TabStrip (toggle tab).
Event Parameter
Type
Description
ID
STRING
CONTEXT_ELEMENT
IF_WD_CONTEXT_ELEMENT
checked
WDY_BOOLEAN
The new value of the MenuCheckBox.