Opened 9 years ago
Closed 9 years ago
#14883 closed enhancement (fixed)
The mobile DataList should have data mapper
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
EdgeToEdgeDataList and RoundRectDataList directly mix-in the given data into item widget. But existing services may not have properties that are expected by ListItem. They should allow a mapping object that could be used to map the data store fields to the ListItem fields.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27992]: