Package org.eclipse.nebula.widgets.nattable.data
package org.eclipse.nebula.widgets.nattable.data
-
ClassDescriptionEnables the use of a
Listcontaining POJO(s) as a backing data source.This implementation of ISpanningDataProvider will automatically span cells if the containing cell values are equal.Maps the properties from the row object to the corresponding columns.Maps between column indexes and id(s).Maps between the column property name in the backing data bean and its corresponding column index.Provide data to the table.Enables the use of aListcontaining POJO(s) as a backing data source.Convenience class which uses java reflection to get/set property names from the row bean.Abstract implementation ofISpanningDataProviderthat wraps an existingIDataProvider.