[richfaces-issues] [JBoss JIRA] Updated: (RF-11140) create a rich:selectItem{s} tag that takes itemConvertedValue as an attibute, and use it to dynamically build a converter

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Aug 4 12:00:29 EDT 2011


     [ https://issues.jboss.org/browse/RF-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-11140:
-----------------------------

    Fix Version/s: 4.Future


> create a rich:selectItem{s} tag that takes itemConvertedValue as an attibute, and use it to dynamically build a converter
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-11140
>                 URL: https://issues.jboss.org/browse/RF-11140
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Leathem
>             Fix For: 4.Future
>
>
> When creating a f:selectItems you specify:
>  itemLabel: the label of the item to use in the html representation
>  itemValue: which is the item object itself.
> On then uses a converter to get a string/html representation of the itemValue object, for use in the <option> tag.
> I suggest building on this, and introduce a itemConvertedValue attribute, which could be used to build an on-the-fly converter to map between objects, and there corresponding string representations.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list