Class ClockChildFinishedEventData

The ClockChildFinishedEventData class extends ShimiEventData. It contains a reference to the source IClockChild that finished.

Hierarchy

Constructors

Properties

Constructors

Properties

cancel: boolean = false

If set to true, the event will stop processing.

source: IClockChild

The object that triggered the event.

Generated using TypeDoc