[
https://issues.apache.org/jira/browse/TOBAGO-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612640#comment-15612640
]
Hudson commented on TOBAGO-1485:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #578 (See
[https://builds.apache.org/job/Tobago%203.0.x/578/])
TOBAGO-1485 Label support of the tc-library, so the tx-tibrary will be
unnecessary (and removed)
-> TOBAGO-1613 remove tx-library (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1766842])
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.java
* (delete)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ExtensionPanelDeclaration.java
* (edit)
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/component/MethodOverwritingOfGeneratedUIComponentsUnitTest.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SegmentLayoutRenderer.java
* (edit)
tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/CheckstyleConfigGenerator.java
* (edit)
tobago-3.0.x/tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java
> Label support of the tc-library, so the tx-tibrary will be unnecessary (and
> removed)
> ------------------------------------------------------------------------------------
>
> 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)