Package org.eclipse.nebula.widgets.nattable.formula
package org.eclipse.nebula.widgets.nattable.formula
-
ClassDescriptionSpecialized
SelectionLayerPainterthat renders a border around cells that are currently in the stored in theInternalCellClipboard.IDataProviderthat is able to evaluate formulas.IDisplayConverterthat needs to be registered forDisplayMode.EDITin order to support editing of formulas without formula execution.Implementations of this interface are intended to report errors on evaluating formulas viaFormulaDataProvider.Parser that is able to parse a formula string and calculate the result.IDisplayConverterthat needs to be registered forDisplayMode.NORMALin order to support localized rendering of decimal result values of formulas.FormulaDataProviderthat wraps around anIRowDataProvider.FormulaErrorReporterimplementation that shows formula errors in a tooltip.