Uses of Package
org.cruxframework.crux.core.client.datasource

Packages that use org.cruxframework.crux.core.client.datasource
org.cruxframework.crux.core.client.datasource   
org.cruxframework.crux.core.client.datasource.pager   
org.cruxframework.crux.core.client.screen   
org.cruxframework.crux.core.client.screen.views   
 

Classes in org.cruxframework.crux.core.client.datasource used by org.cruxframework.crux.core.client.datasource
ColumnDefinition
          Metadata information about a DataSource column
ColumnDefinitions
           
DataSource
          A Datasource is used to provide information to widgets that implements HasDataSource interface, like Crux Grid.
DataSourceRecord
          A record in a datasource.
DataSourceRecord.DataSourceRecordState
           
LocalDataSource
          A DataSource that loads all data and store it locally on client browser
LocalDataSourceCallback
           
MeasurableDataSource
           
MeasurablePagedDataSource
           
MeasurableRemoteDataSource
           
PagedDataSource
          A DataSource that supports pagination
RemoteDataSource
           
RemoteDataSourceCallback
           
RemoteDataSourceConfiguration
           
StreamingDataSource
           
 

Classes in org.cruxframework.crux.core.client.datasource used by org.cruxframework.crux.core.client.datasource.pager
HasDataSource
          Interface to be implemented by classes that are capable of using data sources.
PagedDataSource
          A DataSource that supports pagination
 

Classes in org.cruxframework.crux.core.client.datasource used by org.cruxframework.crux.core.client.screen
DataSource
          A Datasource is used to provide information to widgets that implements HasDataSource interface, like Crux Grid.
 

Classes in org.cruxframework.crux.core.client.datasource used by org.cruxframework.crux.core.client.screen.views
DataSource
          A Datasource is used to provide information to widgets that implements HasDataSource interface, like Crux Grid.
 



Copyright © 2014. All rights reserved.