[
http://jira.jboss.com/jira/browse/RF-2769?page=all ]
Viktor Volkov closed RF-2769.
-----------------------------
Resolution: Done
Assignee: Viktor Volkov (was: Anton Belevich)
InplaceSelect: valueChangeListener does not work
------------------------------------------------
Key: RF-2769
URL:
http://jira.jboss.com/jira/browse/RF-2769
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jsf 1.2_07
jsp
FF
Reporter: Aleksej Yanul
Assigned To: Viktor Volkov
Priority: Critical
Fix For: 3.2.0
<rich:inplaceSelect id="inplaceSelectID"
valueChangeListener="#{inplaceSelect.valueChangeListener}" ..... />
// code
public void valueChangeListener(ValueChangeEvent event){
System.out.println("InplaceSelect.valueChangeListener()");
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira