Class EnableFormulaEvaluationCommandHandler

java.lang.Object
org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommandHandler
All Implemented Interfaces:
ILayerCommandHandler<EnableFormulaEvaluationCommand>

public class EnableFormulaEvaluationCommandHandler extends Object implements ILayerCommandHandler<EnableFormulaEvaluationCommand>
Enables the formula evaluation in the FormulaDataProvider.
Since:
1.4
See Also: