4 | | * dojox.widget.ColorPicker - should be moved to dojox.form._ColorPicker and a new form widget - dojox.form.ColorPickerTextBox should be created to leverage it as a popup - this is the only new code that would be needed as a part of this move. |
5 | | * dojox.widget.FileInput should be moved to dojox.form.FileInput |
6 | | * dojox.widget.MultiComboBox should be moved to dojox.form.MultiComboBox |
7 | | * dojox.widget.Rating should be moved to dojox.form.Rating |
8 | | * dojox.widget.TimeSpinner should be moved to dojox.form.TimeSpinner |
| 4 | * ~~dojox.widget.ColorPicker - should be moved to dojox.form._ColorPicker and a new form widget~~ - dojox.form.ColorPickerTextBox should be created to leverage it as a popup - this is the only new code that would be needed as a part of this move. |
| 5 | * ~~dojox.widget.FileInput should be moved to dojox.form.FileInput~~ |
| 6 | * ~~dojox.widget.MultiComboBox should be moved to dojox.form.MultiComboBox~~ |
| 7 | * ~~dojox.widget.Rating should be moved to dojox.form.Rating~~ |
| 8 | * ~~dojox.widget.TimeSpinner should be moved to dojox.form.TimeSpinner~~ |