Opened 9 years ago
Last modified 6 years ago
#17208 new enhancement
[dojox/mobile] [PATCH CLA] Provide different edit modes for editable lists
Reported by: | Paul Christopher | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | DojoX Mobile | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have the requirement, that
1) in an editable list, list items can only be reordered, but not deleted.
2) Entering edit mode should be observable using Stateful's watch('isEditing').
The attached patch adds this watch functionality and the following modes of edit to dojox/mobile/_EditableListMixin:
- Sortable and deletable (default)
- Sortable only
- Deletable only
Maybe this patch is helpful for others, too? CLA is on file.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | _EditableListMixin.js.diff added |
---|
comment:1 Changed 6 years ago by
Milestone: | tbd → 1.12 |
---|
comment:2 Changed 6 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
Note: See
TracTickets for help on using
tickets.
Review for 1.12.