Class FormulaRowDataProvider<T>

java.lang.Object
org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
org.eclipse.nebula.widgets.nattable.formula.FormulaRowDataProvider<T>
All Implemented Interfaces:
IDataProvider, IRowDataProvider<T>

public class FormulaRowDataProvider<T> extends FormulaDataProvider implements IRowDataProvider<T>
FormulaDataProvider that wraps around an IRowDataProvider. Needed to have a FormulaDataProvider that can be used as IRowDataProvider for extended use cases.
Since:
1.4