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

Hudson commented on TOBAGO-1485:
--------------------------------

ABORTED: Integrated in tobago-3.0.x #72 (See 
[https://builds.apache.org/job/tobago-3.0.x/72/])
TOBAGO-1485: Label support of the tc-library, so the tx-tibrary will be 
unnecessary (and deprecated)
* implementation of segmentLeft and segmentRight (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1701175)
* 
/myfaces/tobago/branches/tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/component/LabelLayout.java
* 
/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/11-layout/00/labeled-layout.xhtml
* 
/myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/logging-info.xhtml
* 
/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/LabelLayoutRendererBase.java
* 
/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SegmentLayoutRenderer.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
>
> 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 *lable* 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)

Reply via email to