Interface IRowDataProvider<T>
- All Superinterfaces:
IDataProvider
- All Known Implementing Classes:
AbstractFilterListDataProvider
,ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample
,DefaultBodyDataProvider
,FormulaRowDataProvider
,GlazedListsDataProvider
,ListDataProvider
-
Method Summary
Methods inherited from interface org.eclipse.nebula.widgets.nattable.data.IDataProvider
getColumnCount, getDataValue, getRowCount, setDataValue
-
Method Details
-
getRowObject
-
indexOfRowObject
-