DojoCheckbox

The DojoCheckbox widget creates check boxes.

Properties

selected
Indicates that the check box can be selected. Valid values are true and false.
text
The text label for the check box

Events

onChange
Specifies an event that occurs when the button is pressed. This event is a Rich UI event.

Feedback