Namespacedojox.form

Jump to PropertiesConstructorsBack to top

Extends the core dijit MultiSelect to provide a "checkbox" selector
This is a "Styleable" select box - it is basically a DropDownButton which can take as its input a <select>.
A password validation widget that simplifies the "old/new/verify" style of requesting passwords. You will probably want to override this class and implement your own pwCheck function.
The individual items for a CheckedMultiSelect
A class that is shared between all our children - extends ValidationTextBox and provides some shared functionality
Constructordojox.form._NewPWBox(params: Object?, srcNodeRef: DomNode|String)
A class representing our new password textbox
Constructordojox.form._OldPWBox(params: Object?, srcNodeRef: DomNode|String)
A class representing our "old password" box.
A class representing our verify textbox

Jump to ConstructorsPropertiesBack to top