DojoMobileCheckbox

The DojoMobileCheckbox widget displays a boolean value.

Note: To import the selected sample, you must install and use the local help.

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.