Class DisableFormulaEvaluationCommandHandler

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

public class DisableFormulaEvaluationCommandHandler extends Object implements ILayerCommandHandler<DisableFormulaEvaluationCommand>
Disables the formula evaluation in the FormulaDataProvider.
Since:
1.4
See Also: