Feature #1446
Collection Editor Widget
Status: | CLOSED | Start date: | 09/17/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 09/27/2012 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | v1.5.0 | |||
Resolution: | NEEDINFO: |
Description
A collection editor widget allows to create / update / delete a collection of objects of different classes.
Each class has its own create / update / show templates.
The collection may be sortable.
Related issues
Associated revisions
jquery.nethgui.base.js (replacePlaceholders): global placeholder substitutions -- Refs #1446: Collection Editor Widget
jquery.nethgui.base.js: added Translator object. Refs #1446
WidgetFactoryInterface: added collectionEditor() factory method with Xhtml implementation. Refs #1446 -- Collection Editor Widget
Added CollectionEditor widget implementation. Refs #1446
History
#1 Updated by Davide Principi almost 9 years ago
- Due date set to 09/27/2012
- Status changed from TRIAGED to MODIFIED
- % Done changed from 10 to 100
User code must implement view templates that send commands to CollectionEditor widget. See #1431 for an example.
#3 Updated by Davide Principi over 7 years ago
- Target version deleted (
DEV104)