Uses of Interface
org.jminor.framework.client.model.PropertySearchModelProvider

Packages that use PropertySearchModelProvider
org.jminor.framework.client.model   
 

Uses of PropertySearchModelProvider in org.jminor.framework.client.model
 

Classes in org.jminor.framework.client.model that implement PropertySearchModelProvider
 class DefaultPropertySearchModelProvider
          A default PropertySearchModelProvider implementation.
 

Constructors in org.jminor.framework.client.model with parameters of type PropertySearchModelProvider
DefaultEntityTableSearchModel(String entityID, EntityConnectionProvider connectionProvider, boolean simpleSearch, PropertyFilterModelProvider filterModelProvider, PropertySearchModelProvider searchModelProvider)
          Instantiates a new DefaultEntityTableSearchModel