[ 
https://jira.nuxeo.org/browse/NXP-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-4716.
--------------------------------------

       Resolution: Fixed
    Upgrade notes: 
New methods available:
UIEditableList#resetCachedModel
EdiytableListBean#resetAllListsCachedModels(ActionEvent event)

done: http://jira.nuxeo.org/browse/NXP-4716

Sample usage:
<a4j:commandLink actionListener="#{editableListBean.resetAllListsCachedModels}" 
/>
This will reset cached models in all lists in nearest container (=> use on 
large JSF component trees could be costly)

> Make it possible to reset nxu:inputList cache when re-rendering using ajax
> --------------------------------------------------------------------------
>
>                 Key: NXP-4716
>                 URL: https://jira.nuxeo.org/browse/NXP-4716
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.3 GA
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.3.1
>
>
> Component UIeditableList keeps a cached model so that ajax re-renders (after 
> additio, deletion, for instance) does not lose any value.
> In some cases, when displaying a form using rich:modalPanel for instance, 
> this cache should be reset. Some new API is needed to be able to force reset 
> of this cache.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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

Reply via email to