DayPilot.Calendar.loadingStop

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

Declaration

DayPilot.Calendar.loadingStop();

Notes

Use this method when the work started after loadingStart() finishes and the loading indicator should be removed.

Example

dp.loadingStart();
// ...
dp.loadingStop();

See Also

DayPilot.Calendar.loadingLabelVisible

DayPilot.Calendar.loadingStart()

Loading Label [doc.daypilot.org]

DayPilot.Calendar Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript