[
https://issues.apache.org/jira/browse/TOBAGO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175854#comment-15175854
]
Hudson commented on TOBAGO-1537:
--------------------------------
SUCCESS: Integrated in Tobago 3.0.x #252 (See
[https://builds.apache.org/job/Tobago%203.0.x/252/])
TOBAGO-1537: "rows" attribute for number of shown elements in
<tc:selectOneListbox>, <tc:selectManyListbox> and <tc:selectManyShuffle>
(lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1733309])
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectManyListboxTagDeclaration.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectManyShuttleTagDeclaration.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SelectOneListboxTagDeclaration.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/TextareaTagDeclaration.java
*
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasRows.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectManyListboxRenderer.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectManyShuttleRenderer.java
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectOneListboxRenderer.java
> "rows" attribute for number of shown elements in <tc:selectOneListbox>,
> <tc:selectManyListbox> and <tc:selectManyShuffle>
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: TOBAGO-1537
> URL: https://issues.apache.org/jira/browse/TOBAGO-1537
> Project: MyFaces Tobago
> Issue Type: Improvement
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Minor
>
> This attribute will usually set the "size" attribte in HTML. (The name is the
> same as in <tc:textarea>.
> (This was not needed in Tobago 2.0.x, because there the height of the list
> came from the layout manager.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)