Name Last Update
..
manager Loading commit data...
nls Loading commit data...
resources Loading commit data...
uploader Loading commit data...
BusyButton.js Loading commit data...
BusyComboButton.js Loading commit data...
BusyDropDownButton.js Loading commit data...
CheckedMultiSelect.js Loading commit data...
DateTextBox.js Loading commit data...
DayTextBox.js Loading commit data...
DropDownSelect.js Loading commit data...
DropDownStack.js Loading commit data...
FileInput.js Loading commit data...
FileInputAuto.js Loading commit data...
FileInputBlind.js Loading commit data...
FilePickerTextBox.js Loading commit data...
FileUploader.js Loading commit data...
HorizontalRangeSlider.js Loading commit data...
ListInput.js Loading commit data...
Manager.js Loading commit data...
MonthTextBox.js Loading commit data...
MultiComboBox.js Loading commit data...
PasswordValidator.js Loading commit data...
README Loading commit data...
RadioStack.js Loading commit data...
RangeSlider.js Loading commit data...
Rating.js Loading commit data...
TimeSpinner.js Loading commit data...
TriStateCheckBox.js Loading commit data...
Uploader.js Loading commit data...
VerticalRangeSlider.js Loading commit data...
YearTextBox.js Loading commit data...
_BusyButtonMixin.js Loading commit data...
_FormSelectWidget.js Loading commit data...
_HasDropDown.js Loading commit data...
_RangeSliderMixin.js Loading commit data...
_SelectStackMixin.js Loading commit data...
-------------------------------------------------------------------------------
dojox.form Collection
-------------------------------------------------------------------------------
Version 1.0
Release date: 02/26/2008
-------------------------------------------------------------------------------
Project state:
experimental
-------------------------------------------------------------------------------
Credits
	Nathan Toone (toonetown)
	Peter Higgins (dante)
	Wolfram Kriesing (wolfram)
	Mike Wilcox (mwilcox)
-------------------------------------------------------------------------------
Project description

	This is a collection of additional widgets that can be used in forms.
-------------------------------------------------------------------------------
Dependencies:

	Depends on dojo core and dijit
	
	dojo/form/Uploader depends on dojox.embed, and uses Flash SWFs created
	in the deft project using Flex OSS 3.
-------------------------------------------------------------------------------
Documentation

-------------------------------------------------------------------------------
Installation instructions

	Install into /dojox/form
-------------------------------------------------------------------------------
Additional Notes (Brief widget list):

	* CheckedMultiSelect - an extension to dijit.form.MultiSelect which
						uses check boxes instead of ctrl-click

	* DropDownSelect - an extension to dijit.form.DropDownButton which is
						meant to mirror the html <select> drop down

	* DropDownStack/RadioStack - a widget that can toggle parts of a form as
						"on" or "off" - to allow for different options based on 
						the value selected.

	* FileInput - experimental dijit-like input type="file"

	* FileInputAuto/Blind - extension to FileInput for 
						added flair/automation
						
	* FilePickerTextBox - a validating text box that can browser server-side
						files using a dojox.data.FileStore
	* FileUploader - deprecated
	
	* Uploader - Allows for Multi-file uploads using HTML5, Flash or an IFrame
					version 1.9 had changes that may break back-compat.
	
	* ListInput - A text-box widget that allows inputting multiple items (similar
						to the "to" field on many email clients)
						
    * MultiComboBox - an experimental ComboBox that allows
						multiple entries bases on a separator character.

	* PasswordValidator - a widget which simplifies the common "old/new/verify" 
						mechanism of specifying passwords

	* Rating - a star-based rating widget
 	
    * TimeSpinner - a number spinner that revolves through
						time constrainsts