Opened 13 years ago
Closed 13 years ago
#9629 closed enhancement (fixed)
make dijit.ProgressBar compatible with dijit.form.Form
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
so that dialog.attr('value',{}) can update progressbar widget correctly
Note: See
TracTickets for help on using
tickets.
(In [19306]) fixes #9629: update progressbar widget
this commit does not change any existing logic, it just adds more interface to the widget, so it should be fully backward compatible