Class EnableFormulaCachingCommandHandler

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

public class EnableFormulaCachingCommandHandler extends Object implements ILayerCommandHandler<EnableFormulaCachingCommand>
Enables the formula caching and background processing of formula parsing and calculation in the FormulaDataProvider.
Since:
1.4
See Also: