[richfaces-issues] [JBoss JIRA] Resolved: (RF-9798) CDK: template attributes are ignored

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Jan 12 20:22:49 EST 2011


     [ https://issues.jboss.org/browse/RF-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Smirnov resolved RF-9798.
-----------------------------------

    Resolution: Done


> CDK: template attributes are ignored
> ------------------------------------
>
>                 Key: RF-9798
>                 URL: https://issues.jboss.org/browse/RF-9798
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Nick Belaevski
>            Assignee: Alexander Smirnov
>            Priority: Critical
>             Fix For: 4.0.0.CR1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> For the following declaration:
>     <cc:interface>
>         <cdk:class>org.richfaces.renderkit.html.TreeNodeRenderer
>         </cdk:class>
>         <cdk:superclass>org.richfaces.renderkit.TreeNodeRendererBase</cdk:superclass>
>         <cdk:component-family>org.richfaces.TreeNode
>         </cdk:component-family>
>         <cdk:renderer-type>org.richfaces.TreeNodeRenderer
>         </cdk:renderer-type>
>         
>         <cc:attribute name="iconLeaf" type="java.lang.String" />
>         <cc:attribute name="iconExpanded" type="java.lang.String" />
>         <cc:attribute name="iconCollapsed" type="java.lang.String" />
>     </cc:interface>
> Attributes are not added to the generated UI* class.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list