conditional t:updateActionListener 
-----------------------------------

                 Key: TOMAHAWK-720
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-720
             Project: MyFaces Tomahawk
          Issue Type: New Feature
            Reporter: Thorbjørn Ravn Andersen
            Priority: Minor


If would be nice if a t:updateListener could be made conditional to simplfy 
some complex scenarios where I in special cases need an attribute set.

I suggest that "if" would be a good attribute name resulting in

<t:updateActionListener property="#{CommodityLine.cdtycodel}" 
value="#{item.cdtycodel}" if="#{item.isCommodity}" />


-- 
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