Function
The individual items for a CheckedMultiSelect
dojox.form.__SelectOption
The option that is associated with this item
boolean
Whether or not this widget is disabled
boolean
Whether or not this widget is readOnly
Function
Set the appropriate _subClass value - based on if we are multi- or single-select
Function
Set innerHTML here - since the template gets messed up sometimes with rich text
Function
Called to force the select to match the state of the check box (only on click of the checkbox) Radio-based calls _setValueAttr instead.
Function
Sets the click state (passes through to the check box)
Function
Called to force the box to match the state of the select
Function
Disables (or enables) all the children as well
Function
Sets read only (or unsets) all the children as well
Function
Extends the core dijit MultiSelect to provide a "checkbox" selector
Boolean
User is required to check at least one item.
String
The message to display if value is invalid.
String
Currently displayed message
String[
See description of `dijit.Tooltip.defaultPosition` for details on this parameter.
Function
Cancels the mousedown event to prevent others from stealing focus
Function
Overridable function used to validate that an item is selected if required = true.
Function
Function
Tests if the required items are selected. Can override with your own routine in a subclass.
Function
Return an error message to show if appropriate
Function
Overridable method to display validation errors/hints. By default uses a tooltip.
Function
a function that can be connected to in order to receive a notification that an item as been added to this dijit.
Function
Function
Validate if selection changes.
Function
Validate if selection changes.
Function
Overridden so that the state will be cleared.
Function
Function
Function
If null, onChange is not fired.
Invert the selection
Function
Disable (or enable) all the children as well
Function
Sets read only (or unsets) all the children as well
Function
Object
Object