Uses of Interface
org.cruxframework.crux.core.client.datasource.pager.HasPageHandlers

Packages that use HasPageHandlers
org.cruxframework.crux.core.client.datasource.pager   
 

Uses of HasPageHandlers in org.cruxframework.crux.core.client.datasource.pager
 

Subinterfaces of HasPageHandlers in org.cruxframework.crux.core.client.datasource.pager
 interface Pager
          Deprecated. Use DataProvider instead.
 

Methods in org.cruxframework.crux.core.client.datasource.pager that return HasPageHandlers
 HasPageHandlers PageEvent.getSource()
          Deprecated.  
 

Methods in org.cruxframework.crux.core.client.datasource.pager with parameters of type HasPageHandlers
static PageEvent PageEvent.fire(HasPageHandlers source, int requestedPage)
          Deprecated.  
 

Constructors in org.cruxframework.crux.core.client.datasource.pager with parameters of type HasPageHandlers
PageEvent(HasPageHandlers source, int requestedPage)
          Deprecated. Constructor
 



Copyright © 2014. All rights reserved.