[
https://issues.apache.org/jira/browse/ADFFACES-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-96:
---------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> moving partial targets code into ResetActionListener for ResetButton
> --------------------------------------------------------------------
>
> Key: ADFFACES-96
> URL: https://issues.apache.org/jira/browse/ADFFACES-96
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Affects Versions: 1.0.0-incubating-core
> Reporter: shafi khan
> Assigned To: Adam Winer
> Priority: Critical
> Fix For: 1.0.0-incubating-core
>
> Attachments: trunk.patch
>
>
> Currently ResetActionListener does reset values of all Editablevalue &
> Collection components. But for implementing RIchResetButton, it would be
> helpful if we add all the required Form components as partial targets as
> well. That way, we can avoid duplication of code in ResetButtonRenderer.
> Instead , we can simply delegate to ResetActionListener, which does all the
> work ( Resetting values & adding the form components to the list of partial
> targets)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.