TriStateCheckBox Events
Use
-
onToggle
Action executed when the user selects a TriStateCheckBox
The specification of an action forces a round trip, when, for example, a TriStateCheckBox is toggled. Likewise this also applies to the UI elements, CheckBox, DropDownByKey, DropDownByIndex, RadioButton, RadioButtonGroup, Tray (on/off toggle), TabStrip (toggle Tab).
Parameter Name
Type
Description
ID
STRING
CONTEXT_ELEMENT
IF_WD_CONTEXT_ELEMENT
NEW_CHECKED
WDUI_TRI_STATE
New selected element
OLD_CHECKED
WDUI_TRI_STATE
Old selected element