Uses of Interface
org.richfaces.event.DataScrollListener

Packages that use DataScrollListener
org.richfaces.event   
 

Uses of DataScrollListener in org.richfaces.event
 

Methods in org.richfaces.event that return DataScrollListener
 DataScrollListener[] DataScrollSource.getScrollListeners()
          Returns all ScrollListeners for this DataScrollSource.
 

Methods in org.richfaces.event with parameters of type DataScrollListener
 void DataScrollSource.addScrollListener(DataScrollListener listener)
          Adds a DataScrollListener to this DataScrollSource.
 void DataScrollSource.removeScrollListener(DataScrollListener listener)
          Removes a DataFilterSliderListener from this DataScrollSource.
 



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