DayPilot.Scheduler.events.all

The events.all() method returns all events that are currently loaded in the Scheduler.

Declaration

DayPilot.Scheduler.events.all()

Parameters

This method has no parameters.

Return Value

Returns an array of DayPilot.Event objects.

Example

const events = dp.events.all();

See Also

DayPilot.Scheduler.events.find()

DayPilot.Scheduler Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript