Opened 13 years ago
Closed 12 years ago
#7830 closed defect (fixed)
widgetClass in dojox.gird.cells._Widget should only accept a widget constructor
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Grid | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
widgetClass should only accept a string from markup. Otherwise, a constructor should be directly used.
Change History (2)
comment:1 Changed 12 years ago by
Priority: | normal → high |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [16454]