[ http://issues.apache.org/jira/browse/ADFFACES-96?page=comments#action_12424765 ] Matthias Weßendorf commented on ADFFACES-96: --------------------------------------------
I think there is something wrong here. inside of this project, there is no package "oracle.adf.view.rich" > moving partial targets code into ResetActionListener for ResetButton > -------------------------------------------------------------------- > > Key: ADFFACES-96 > URL: http://issues.apache.org/jira/browse/ADFFACES-96 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Reporter: shafi khan > Priority: Critical > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
