Uses of Interface
org.granite.client.tide.PropertyHolder

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

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

Classes in org.granite.client.tide.collections.javafx that implement PropertyHolder
 class AbstractJavaFXManagedPersistentAssociation
          Internal implementation of persistent collection handling automatic lazy loading.
 class JavaFXManagedPersistentCollection<T>
          Internal implementation of persistent collection handling automatic lazy loading.
 class JavaFXManagedPersistentMap<K,V>
          Internal implementation of persistent collection handling automatic lazy loading.
 class PagedQuery<E,F>
          Implementation of the Tide paged collection with an generic service backend.