[
https://issues.apache.org/jira/browse/TOBAGO-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958976#comment-14958976
]
Hudson commented on TOBAGO-1485:
--------------------------------
SUCCESS: Integrated in tobago-3.0.x #126 (See
[https://builds.apache.org/job/tobago-3.0.x/126/])
TOBAGO-1485: Label support of the tc-library, so the tx-tibrary will be
unnecessary (and deprecated)
- fixing flexLeft and flexRight CSS class (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1708819])
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/LabelLayoutRendererBase.java
> Label support of the tc-library, so the tx-tibrary will be unnecessary (and
> deprecated)
> ---------------------------------------------------------------------------------------
>
> Key: TOBAGO-1485
> URL: https://issues.apache.org/jira/browse/TOBAGO-1485
> Project: MyFaces Tobago
> Issue Type: New Feature
> Components: Core, Themes
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 3.0.0-alpha-1, 3.0.0
>
>
> The most *tc* controls have already a *label* attribute, but is used until
> now only for the JSF feature to display messages.
> With this implementation, there is no need to have a different *tx* library.
> Just use the *label* attribute. The new attribute *labelLayout* influences
> the position of the label text.
> * none (don't show the label (only for messages), useful for backward
> compatibility)
> * flexLeft (default)
> * flexRight
> * top
> * segmentLeft
> * segmentRight
> * flowLeft
> * flowRight
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)