Package com.vaadin.client.widget.grid.datasources
-
Class Summary Class Description ListDataSource<T> A simple list based on an in-memory data source for simply adding a list of row pojos to the grid.ListSorter<T> Provides sorting facility from Grid for theListDataSource
in-memory data source.