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

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

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

Subclasses of AbstractPagedCollection in org.granite.client.tide.collections.javafx
 class PagedCollection<E>
           
 class PagedQuery<E,F>
          Implementation of the Tide paged collection with an generic service backend.