You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2017/07/07 09:50:01 UTC

[jira] [Commented] (TOBAGO-1746) Allow tc:style on tc:bar

    [ https://issues.apache.org/jira/browse/TOBAGO-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077891#comment-16077891 ] 

Hudson commented on TOBAGO-1746:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #951 (See [https://builds.apache.org/job/Tobago%20Trunk/951/])
TOBAGO-1746 Allow tc:style on tc:bar
* styles can be set on tc:bar
* add example for demo (hnoeth: [http://svn.apache.org/viewvc/?view=rev&rev=1801131])
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/BarRenderer.java
* (edit) tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/60-bar/bar.xhtml


> Allow tc:style on tc:bar
> ------------------------
>
>                 Key: TOBAGO-1746
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1746
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.0.4
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>
> {code}<tc:bar>
>   <tc:style customClass="CSSClass"/>
>   ...
> </tc:bar>{code}
> The tc:style tag doesn't have an effect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)