Class EnableFormulaEvaluationCommand
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommand
- All Implemented Interfaces:
ILayerCommand
ILayerCommand
that is used to enable formula evaluation in the
FormulaDataProvider
.- Since:
- 1.4
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
EnableFormulaEvaluationCommand
public EnableFormulaEvaluationCommand()
-