[
https://issues.jboss.org/browse/RF-13233?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-13233:
-------------------------------
Description:
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="change:onchange
..." />
{code}
was:
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}
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
Original Estimate: 1 hour
Remaining Estimate: 1 hour
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="change:onchange
..." />
{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