#7469 closed enhancement (fixed)
GridContainer should support addChild api
Reported by: | Chris Mitchell | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Widgets | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
The addService method of GridContainer is commented that it should be renamed to addChild... this should be fixed.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.2 |
Type: | defect → enhancement |
comment:2 Changed 13 years ago by
Milestone: | 1.2 → future |
---|
i tried this just now, and it's going to be slightly more complicated than simply renaming the class. calling the inherited .addChild causes ie7 to explode with parentNode is null.
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Milestone: | future → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
yep - agreed. Feel free to attach a patch, otherwise "i'll get to it"