[
http://jira.nuxeo.org/browse/NXP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Delphine Renevey updated NXP-2895:
----------------------------------
Scrum Backlog: (was: Starship)
> Merge the selectdatamodel features with the results provider implementation
> ---------------------------------------------------------------------------
>
> Key: NXP-2895
> URL: http://jira.nuxeo.org/browse/NXP-2895
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Components: Web Foundations
> Affects Versions: 5.2 M3, 5.2 RC
> Reporter: Olivier Grisel
> Assignee: Olivier Grisel
> Priority: Critical
> Fix For: 5.2.x
>
>
> At the moment, to build a custom paginated list we need somthing like the
> following:
> <nxu:methodResult name="provider"
> value="#{resultsProvidersCache.get('CURRENT_DOC_CHILDREN')}" >
> <ui:decorate template="/incl/documents_table.xhtml">
> <ui:param name="documents" value="#{currentChildrenSelectModel}" />
> <ui:param name="showCheckboxes" value="#{true}" />
> <ui:param name="provider" value="#{provider}" />
> <ui:param name="providerName" value="CURRENT_DOC_CHILDREN" />
> <ui:param name="listName" value="CURRENT_SELECTION" />
> <ui:define name="buttons">
> <ui:include src="/incl/clipboard.xhtml" />
> </ui:define>
> </ui:decorate>
> Where currentChildrenSelectModel is a seam component builts by a dedicated
> seam factory that needs to be aware of the results provider name. This is
> overly complicated and must be simplified by finding a way to automatically
> defilne a SelectDataModel instance for each results provider instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets