#3168 closed task (fixed)
remove dijit.form._DropDownTextBox.Popup
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
PopupManager? should be able to popup any widget, so dijit.form._DropDownTextBox.Popup shouldn't be necessary. Refactor any necessary code into PopupManager? or DropdownTextbox? and remove this class.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [8799]) Fixes #3168. Proxy commit for haysmark. Removed dijit.form_DropDownTextBox.Popup.