org.richfaces.taglib
Class MethodExpressionScrollListener

java.lang.Object
  extended by org.richfaces.taglib.MethodExpressionScrollListener
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, org.richfaces.event.DataScrollerListener

public class MethodExpressionScrollListener
extends Object
implements org.richfaces.event.DataScrollerListener

Author:
Anton Belevich

Constructor Summary
MethodExpressionScrollListener()
           
 
Method Summary
 void processScroller(org.richfaces.event.DataScrollerEvent dataScrollerEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodExpressionScrollListener

public MethodExpressionScrollListener()
Method Detail

processScroller

public void processScroller(org.richfaces.event.DataScrollerEvent dataScrollerEvent)
Specified by:
processScroller in interface org.richfaces.event.DataScrollerListener


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.