Class DefaultBodyDataProvider<T>
java.lang.Object
org.eclipse.nebula.widgets.nattable.data.ListDataProvider<T>
org.eclipse.nebula.widgets.nattable.grid.data.DefaultBodyDataProvider<T>
- All Implemented Interfaces:
IDataProvider,IRowDataProvider<T>
-
Field Summary
Fields inherited from class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
columnAccessor, list -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
getColumnCount, getDataValue, getList, getRowCount, getRowObject, indexOfRowObject, setDataValue
-
Constructor Details
-
DefaultBodyDataProvider
-