You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2017/09/15 11:03:00 UTC

[jira] [Resolved] (TOBAGO-1740) Images for tc:selectManyCheckbox

     [ https://issues.apache.org/jira/browse/TOBAGO-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henning Noeth resolved TOBAGO-1740.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.0

> 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
>             Fix For: 4.0.0
>
>
> 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)