Package org.granite.client.tide.collections.javafx

Interface Summary
PageChangeListener<E>  
SortAdapter  
 

Class Summary
AbstractJavaFXManagedPersistentAssociation Internal implementation of persistent collection handling automatic lazy loading.
JavaFXManagedPersistentCollection<T> Internal implementation of persistent collection handling automatic lazy loading.
JavaFXManagedPersistentMap<K,V> Internal implementation of persistent collection handling automatic lazy loading.
PagedCollection<E>  
PagedQuery<E,F> Implementation of the Tide paged collection with an generic service backend.
TableViewSortAdapter<S>