Class: PreliminaryScheduleEvent

PreliminaryScheduleEvent(dateTime, schedule, prelimItemopt)

A base-class for preliminary schedule events.

Constructor

new PreliminaryScheduleEvent(dateTime, schedule, prelimItemopt)

Parameters:
Name Type Attributes Description
dateTime Date A Date object with the preliminary date and time.
schedule Schedule | T A reference to the Schedule of this event.
prelimItem TPrelimItem <optional>
Optional. Defaults to undefined. An optional preliminary item, that is associated with this event. Note that this item may actually be preliminary, in a sense that the actual occurring event carries along another item. This depends on the concrete implemetation of the Scheduler and whether it is possible to provide a preliminary item.
Author:
Source: