Uses of Package
com.vaadin.client.data
-
Classes in com.vaadin.client.data used by com.vaadin.client.connectors Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.connectors.data Class Description AbstractRemoteDataSource Base implementation for data sources that fetch data from a remote system.AbstractRemoteDataSource.RequestRowsCallback Callback used byAbstractRemoteDataSource.requestRows(int, int, RequestRowsCallback)
to pass data to the underlying implementation when data has been fetched.DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.connectors.grid Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g.DataSource.RowHandle -
Classes in com.vaadin.client.data used by com.vaadin.client.data Class Description AbstractRemoteDataSource Base implementation for data sources that fetch data from a remote system.AbstractRemoteDataSource.RequestRowsCallback Callback used byAbstractRemoteDataSource.requestRows(int, int, RequestRowsCallback)
to pass data to the underlying implementation when data has been fetched.AbstractRemoteDataSource.RowHandleImpl CacheStrategy Determines what data anAbstractRemoteDataSource
should fetch and keep cached.CacheStrategy.AbstractBasicSymmetricalCacheStrategy A helper class for creating a simple symmetric cache strategy that uses the same logic for both rows before and after the currently cached range.DataChangeHandler Callback interface used byDataSource
to inform its user about updates to the data.DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g.DataSource.RowHandle -
Classes in com.vaadin.client.data used by com.vaadin.client.ui.combobox Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.ui.nativeselect Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.ui.optiongroup Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.ui.treegrid Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g. -
Classes in com.vaadin.client.data used by com.vaadin.client.widget.grid.datasources Class Description DataChangeHandler Callback interface used byDataSource
to inform its user about updates to the data.DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g.DataSource.RowHandle -
Classes in com.vaadin.client.data used by com.vaadin.client.widgets Class Description DataSource Source of data for widgets showing lazily loaded data based on indexable items (e.g.