DayPilot.Scheduler.loadingStop

The loadingStop() method hides the loading label that was displayed using DayPilot.Scheduler.loadingStart().

Declaration

DayPilot.Scheduler.loadingStop()

Parameters

This method has no parameters.

Example

dp.loadingStart({ text: "Please wait..." });

// ...

dp.loadingStop();

See Also

Loading Label [doc.daypilot.org]

DayPilot.Scheduler.blockOnCallBack

DayPilot.Scheduler.loadingLabelVisible

DayPilot.Scheduler.loadingStart()

DayPilot.Scheduler Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript