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 2015/10/14 15:37:05 UTC

[jira] [Commented] (TOBAGO-1485) Label support of the tc-library, so the tx-tibrary will be unnecessary (and deprecated)

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

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

SUCCESS: Integrated in tobago-3.0.x #121 (See [https://builds.apache.org/job/tobago-3.0.x/121/])
TOBAGO-1485: Label support of the tc-library, so the tx-tibrary will be unnecessary (and deprecated)
- end tag of <input> not allowed. (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1708596])
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/FileRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/HiddenRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/InRenderer.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 *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)