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

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
All Known Subinterfaces:
Pager
All Known Implementing Classes:
AbstractPager

Deprecated. Use DataProvider instead.

@Deprecated
public interface HasPageHandlers
extends com.google.gwt.event.shared.HasHandlers


Method Summary
 com.google.gwt.event.shared.HandlerRegistration addPageHandler(PageHandler handler)
          Deprecated.  
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addPageHandler

com.google.gwt.event.shared.HandlerRegistration addPageHandler(PageHandler handler)
Deprecated. 


Copyright © 2014. All rights reserved.