Uses of Class
org.granite.client.tide.collections.AbstractPagedCollection.PagedCollectionResponder

Packages that use AbstractPagedCollection.PagedCollectionResponder
org.granite.client.tide.collections.javafx   
 

Uses of AbstractPagedCollection.PagedCollectionResponder in org.granite.client.tide.collections.javafx
 

Methods in org.granite.client.tide.collections.javafx with parameters of type AbstractPagedCollection.PagedCollectionResponder
protected  void PagedQuery.doFind(Object filter, int first, int max, AbstractPagedCollection.PagedCollectionResponder findResponder)