org.eclipse.nebula.widgets.nattable.grid.data
Class DefaultBodyDataProvider<T>
java.lang.Object
   org.eclipse.nebula.widgets.nattable.data.ListDataProvider<T>
org.eclipse.nebula.widgets.nattable.data.ListDataProvider<T>
       org.eclipse.nebula.widgets.nattable.grid.data.DefaultBodyDataProvider<T>
org.eclipse.nebula.widgets.nattable.grid.data.DefaultBodyDataProvider<T>
- All Implemented Interfaces: 
- IDataProvider, IRowDataProvider<T>
- public class DefaultBodyDataProvider<T> 
- extends ListDataProvider<T>
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultBodyDataProvider
public DefaultBodyDataProvider(List<T> rowData,
                               String[] propertyNames)
Copyright © 2014. All rights reserved.