[richfaces-issues] [JBoss JIRA] Updated: (RF-2952) scrollerListener doesn't get fired

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Apr 10 19:33:54 EDT 2008


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

Nick Belaevski updated RF-2952:
-------------------------------

    Fix Version/s: 3.2.1

> scrollerListener doesn't get fired
> ----------------------------------
>
>                 Key: RF-2952
>                 URL: http://jira.jboss.com/jira/browse/RF-2952
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.0.SR1, 3.2.1
>
>
> 			<rich:datascroller align="left"  for="carList" maxPages="20" scrollerListener="#{dataTableScrollerBean.scrollListener}"/>
> and 
> 	public void scrollListener(ScrollEvent event) {
> 		System.out.println("DataTableScrollerBean.scrollListener()");
> 	}
> nothing in log

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