[
https://issues.apache.org/jira/browse/TOBAGO-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673964#comment-15673964
]
Hudson commented on TOBAGO-1625:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #608 (See
[https://builds.apache.org/job/Tobago%203.0.x/608/])
TOBAGO-1592 Support custom width on tc:column (using auto-layout)
* <tc:style> can be used with <tc:column>
TOBAGO-1625: <tc:style> support for <tc:row> and <tc:column>
* prepare
[developed with hnoeth] (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1770198])
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIColumn.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIColumnBase.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIRow.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/RowTagDeclaration.java
> <tc:style> support for <tc:row> and <tc:column>
> -----------------------------------------------
>
> Key: TOBAGO-1625
> URL: https://issues.apache.org/jira/browse/TOBAGO-1625
> Project: MyFaces Tobago
> Issue Type: New Feature
> Components: Core, Themes
> Reporter: Udo Schnurpfeil
> Priority: Minor
> Fix For: 3.1.0
>
>
> It will be nice to style rows with this sub tag like:
> {code}
> <tc:row>
> <tc:style customClass="highlight"/>
> </tc:row>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)