Uses of Interface
org.formulacompiler.runtime.event.CellComputationListener

Packages that use CellComputationListener
org.formulacompiler.runtime Contains the public run-time API of AFC. 
 

Uses of CellComputationListener in org.formulacompiler.runtime
 

Fields in org.formulacompiler.runtime declared as CellComputationListener
 CellComputationListener Computation.Config.cellComputationListener
          This listener is invoked when a cell value is computed.