[richfaces-issues] [JBoss JIRA] (RF-13233) Support attribute mapping for cdk:scriptOption

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Oct 1 18:53:02 EDT 2013


Brian Leathem created RF-13233:
----------------------------------

             Summary: Support attribute mapping for cdk:scriptOption
                 Key: RF-13233
                 URL: https://issues.jboss.org/browse/RF-13233
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: cdk
            Reporter: Brian Leathem
            Assignee: Brian Leathem
             Fix For: cdk-4.5.0.Alpha2


The syntax for cdk:passThrough attributes supports attribute mapping:
{code}
cdk:passThrough="onclick:onlistclick ..."
{code}

It would be nice if the cdk:scriptOption supported similar attribute mapping, as in:
{code}
<cdk:scriptOption wrapper="eventHandler" attributes="onchange:change ..." />
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list