[ 
https://issues.jboss.org/browse/RF-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696012#comment-12696012
 ] 

Lukáš Fryč commented on RF-12200:
---------------------------------

https://github.com/richfaces/cdk/blob/develop/generator/src/main/java/org/richfaces/cdk/templatecompiler/statements/AttributesStatement.java#L108
                
> Support wildcard or regex on CDK cdk:passThrough and 
> cdk:passThroughWithException
> ---------------------------------------------------------------------------------
>
>                 Key: RF-12200
>                 URL: https://issues.jboss.org/browse/RF-12200
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.2.1.Final
>         Environment: All
>            Reporter: Paul Dijou
>              Labels: attribute, cdk, richfaces, xp
>             Fix For: 4.3.0.Milestone1
>
>
> When using cdk:passThrough or cdk:passThroughWithException, you can specify 
> which attributes are concerned. It would be great if there was the 
> possibility to use wildcards instead, like :
> {code}
> cdk:passThrough="style on*"
> {code}
> This one will pass the {{style}} attribute but also all attributes starting 
> with "on" (ultimate usefull for all onclick, onmouseover, ...).
> We could also think about supportting any king of regex instead. But it might 
> be a little more complex to use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to