Uses of Interface
org.cruxframework.crux.core.client.datasource.RemoteDataSourceCallback

Packages that use RemoteDataSourceCallback
org.cruxframework.crux.core.client.datasource   
 

Uses of RemoteDataSourceCallback in org.cruxframework.crux.core.client.datasource
 

Fields in org.cruxframework.crux.core.client.datasource declared as RemoteDataSourceCallback
protected  RemoteDataSourceCallback RemoteStreamingDataSource.fetchCallback
           
protected  RemoteDataSourceCallback RemotePagedDataSource.fetchCallback
           
 

Methods in org.cruxframework.crux.core.client.datasource with parameters of type RemoteDataSourceCallback
 void RemoteStreamingDataSource.setCallback(RemoteDataSourceCallback callback)
           
 void RemotePagedDataSource.setCallback(RemoteDataSourceCallback callback)
           
 void RemoteDataSource.setCallback(RemoteDataSourceCallback callback)
           
 



Copyright © 2014. All rights reserved.