Ticket #5503 (new enhancement)
dojox.grid.data.DojoData markupFactory could use constructorFunction param
| Reported by: | guest | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | DojoX Grid | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | juho.manninen@… |
Description (last modified by sorvell) (diff)
Currently DojoData? class name is hard-coded in its markupFactory. This seems unnecessary and makes inheriting DojoData? class more complicated. There's an easy solution: the parser passes the current class to the markupFactory method. See http://localhost/dojo.ssh/dojox/grid/tests/test_tundra_edit.html for discussion.
Change History
Note: See
TracTickets for help on using
tickets.