Package org.eclipse.nebula.widgets.nattable.formula.command
package org.eclipse.nebula.widgets.nattable.formula.command
-
ClassesClassDescription
ILayerCommandthat is used to disable formula result caching in theFormulaDataProvider.Disables the formula caching and background processing of formula parsing and calculation in theFormulaDataProvider.ILayerCommandthat is used to disable formula evaluation in theFormulaDataProvider.Disables the formula evaluation in theFormulaDataProvider.ILayerCommandthat is used to enable formula result caching in theFormulaDataProvider.Enables the formula caching and background processing of formula parsing and calculation in theFormulaDataProvider.ILayerCommandthat is used to enable formula evaluation in theFormulaDataProvider.Enables the formula evaluation in theFormulaDataProvider.SpecializedCopyDataCommandHandlerthat stores the copied cells in theInternalCellClipboardso it can be pasted within NatTable.Specialized command handler forFillHandlePasteCommands that is able to deal with formulas.ILayerCommandHandlerfor handlingPasteDataCommands.