#9978 closed enhancement (fixed)
_Widget::attr should allow mutli-valued setter
Reported by: | jake richardson | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | _setValueAttr | Cc: | |
Blocked By: | Blocking: |
Description
widget.attr("value", newValue, priorityChange); should work.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | _Widget-attr-multi-argument-setter added |
---|
comment:1 Changed 11 years ago by
Component: | General → Dijit |
---|---|
Milestone: | tbd → 1.4 |
Resolution: | → fixed |
Status: | new → closed |
Already fixed in [19839].
comment:2 Changed 11 years ago by
Type: | defect → enhancement |
---|
Note: See
TracTickets for help on using
tickets.
Patch to allow multi-valued attr setter