|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IDataProvider<T> | Interface used to provide data to data views. |
| Class Summary | |
|---|---|
| DataView<T> | DataView is a basic implementation of AbstractPageableView. |
| DataViewBase<T> | Base class for data views. |
| EmptyDataProvider<T> | A convenience class to represent an empty data provider. |
| GridView<T> | A pageable DataView which breaks the data in the IDataProvider into a number of data-rows, depending on the column size. |
| GridView.ItemsIterator<T> | Iterator that iterates over all items in the cells |
| ListDataProvider<T extends Serializable> | Allows the use of lists with DataView. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||