Richfaces UI Components API 4.2.2.Final

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.
 


Richfaces UI Components API 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.