dojox.form
ConstructorsBack 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
A class representing our new password textbox
A class representing our "old password" box.
A class representing our verify textbox