[richfaces-issues] [JBoss JIRA] Resolved: (RF-10132) Provide default event name for UISelect component

Andrey Markhel (JIRA) jira-events at lists.jboss.org
Mon Jan 10 09:21:49 EST 2011


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

Andrey Markhel resolved RF-10132.
---------------------------------

    Resolution: Done


Done.

> Provide default event name for UISelect component
> -------------------------------------------------
>
>                 Key: RF-10132
>                 URL: https://issues.jboss.org/browse/RF-10132
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: compatibility
>    Affects Versions: Future_4.X
>         Environment: richfaces 4.0 trunk rev 20883
>            Reporter: Martin Kočí
>            Assignee: Andrey Markhel
>            Priority: Minor
>             Fix For: 4.0.0.CR1
>
>
> Because rich:select serves as replacement of h:selectOne(menu) it should support same logical client event "valueChange" for f:ajax as default.
> <h:selectOneMenu>
> <f:ajax/>
> </h:selectOneMenu>
> currently works but 
> <r:select>
> <f:ajax/>
> </h:select>
> not because UISelect returns null from UISelect.getDefaultEventName()

-- 
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