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čí
Priority: Minor
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues