trigger abstract method

void trigger()

Trigger the action represented by the cell.

The observers of the cell are notified as though the value of the cell has changed.

Implementation

void trigger();