|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CellComputationListener
Allows to receive notifications about computation events.
Computation.Config.cellComputationListener| Method Summary | |
|---|---|
void |
cellCalculated(CellComputationEvent _event)
Is invoked after a cell value has been computed. |
| Method Detail |
|---|
void cellCalculated(CellComputationEvent _event)
_event - contains information about the cell index and the value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||