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

Hudson commented on TOBAGO-1740:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1018 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1018/])
TOBAGO-1740 Images for tc:selectManyCheckbox * implement images for (hnoeth: 
rev 5cb9f01e6208113644ef8a14ebb7b254f8e2a998)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyCheckboxRenderer.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/30-selectOneRadio/selectOneRadio.xhtml
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/030-select/50-selectManyCheckbox/selectManyCheckbox.xhtml


> Images for tc:selectManyCheckbox
> --------------------------------
>
>                 Key: TOBAGO-1740
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1740
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 3.0.4
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>
> Make images available for <tc:selectManyCheckbox> as it already is for 
> <tc:selectOneRadio>.
> Example:
> {code:xml}
> <tc:selectManyCheckbox>
>   <tc:selectItem itemLabel="Item One" itemValue="one" 
> itemImage="imageOne.png"/>
>   <tc:selectItem itemLabel="Item Two" itemValue="two" 
> itemImage="imageTwo.png"/>
> </tc:selectManyCheckbox>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to