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


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

        

Reply via email to