MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / destroyCalendar

Method destroyCalendar

codebase/dhtmlxscheduler.es.d.ts:1781–1781  ·  view source on GitHub ↗

* destroys previously created mini-calendar * @param name optional, the mini-calendar's object (if not specified, the scheduler attempts to destroy the last created mini calendar)

(name?: any)

Source from the content-addressed store, hash-verified

1779 * @param name optional, the mini-calendar's object (if not specified, the scheduler attempts <br> to destroy the last created mini calendar)
1780 */
1781 destroyCalendar(name?: any): void;
1782
1783 /**
1784 * destroys a scheduler instance

Callers 12

dFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
lFunction · 0.65
dFunction · 0.65
lFunction · 0.65
extend$lFunction · 0.65
minicalFunction · 0.65
_init_onceFunction · 0.65
extend$lFunction · 0.65
minicalFunction · 0.65
_init_onceFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected