|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IColumnAccessor<T> | Maps the properties from the row object to the corresponding columns. |
IColumnIdAccessor | Maps between column indexes and id(s). |
IColumnPropertyAccessor<T> | |
IColumnPropertyResolver | Maps between the column property name in the backing data bean and its corresponding column index. |
IDataProvider | Provide data to the table. |
IRowDataProvider<T> | |
IRowIdAccessor<R> | |
ISpanningDataProvider |
Class Summary | |
---|---|
AbstractFilterListDataProvider<T> | Enables the use of a List containing POJO(s) as a backing data source. |
AutomaticSpanningDataProvider | This implementation of ISpanningDataProvider will automatically span cells if the containing cell values are equal. |
ExtendedReflectiveColumnPropertyAccessor<R> | |
FilterListDataProviderTest | |
ListDataProvider<T> | Enables the use of a List containing POJO(s) as a backing data source. |
ReflectiveColumnAccessorTest | |
ReflectiveColumnPropertyAccessor<R> | Convenience class which uses java reflection to get/set property names from the row bean. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |