Changes between Initial Version and Version 2 of Ticket #9945
- Timestamp:
- Sep 23, 2009, 11:18:48 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9945
-
Property
Component
changed from
DojoX Form
toDijit
-
Property
Component
changed from
-
Ticket #9945 – Description
initial v2 1 1 The following widgets should be migrated to use the common _HasDropDown code: 2 2 3 1 - dijit.form. ComboBox[[BR]]4 2 - dijit.form. FilteringSelect (extends fromComboBox)[[BR]]3 1 - dijit.form.!ComboBox[[BR]] 4 2 - dijit.form.!FilteringSelect (extends from !ComboBox)[[BR]] 5 5 3 - dijit.form._DateTimeTextBox[[BR]] 6 4 - dijit.form. DateTextBox (extends from _DateTimeTextBox)[[BR]]7 5 - dijit.form. TimeTextBox (extends from _DateTimeTextBox)[[BR]]6 4 - dijit.form.!DateTextBox (extends from _DateTimeTextBox)[[BR]] 7 5 - dijit.form.!TimeTextBox (extends from _DateTimeTextBox)[[BR]]