setActionListener( ) method of UIXCommand has takes arguments of deprecated type
--------------------------------------------------------------------------------

                 Key: TRINIDAD-1753
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1753
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
         Environment: Generic
            Reporter: Vimal Kumar Gupta


UIXCommand class has method setActionListener( MethodBinding actionListener). 
Since MethodBinding is now deprecated, so method setActionListener should also 
be deprecated.
I think newly added method setActionExpression( MethodExpression 
actionExpression) can serve the purpose of setActionListener ( MethodExpression 
actionListener)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to