[
http://jira.jboss.com/jira/browse/RF-2952?page=all ]
Nick Belaevski resolved RF-2952.
--------------------------------
Resolution: Done
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
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: Tsikhon Kuprevich
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