[richfaces-issues] [JBoss JIRA] Reopened: (RF-2769) InplaceSelect: valueChangeListener does not work

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Sun Mar 30 08:20:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2769?page=all ]

Viktor Volkov reopened RF-2769:
-------------------------------

             
reproduces on 3.2.0 CR7

> 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: Anton Belevich
>            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

        



More information about the richfaces-issues mailing list