DojoMobileCheckbox

The DojoMobileCheckbox widget displays a boolean value.

Properties

selected
Indicates whether the check box is selected. The valid values are true and false.
text
The text label for the button.

Events

onClick
Specifies an event that occurs when the check box status is changed. This event is a Rich UI event.
Note: To import the selected sample, you must install and use the local help.
Related reference:
EGL mobile widget base class
Related information:
Rich UI Handler part
Local help content installations
Importing EGL Dojo mobile widgets sample
Importing EGL Dojo mobile widgets runtime

Feedback