DojoToggleButton
The DojoToggleButton widget creates a button and the text of the button changes when clicked.
Properties
text
The text label for the button.
checkedText
The text label for when clicked.
Functions
isChecked
Returns true if the button is checked.
Related concepts
Developing with the EGL Dojo widgets
Preparing to use the EGL Dojo widgets
Related reference
Rich UI Handler part
Dojo widgets
Feedback