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

Method deleteEvent

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

* deletes the specified event * @param id the event's id

(id: string|number)

Source from the content-addressed store, hash-verified

1761 * @param id the event's id
1762 */
1763 deleteEvent(id: string|number): void;
1764
1765 /**
1766 * removes marking/blocking set by the addMarkedTimespan() method

Callers 15

iFunction · 0.65
BtFunction · 0.65
KtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
sFunction · 0.65
iFunction · 0.65
BtFunction · 0.65
KtFunction · 0.65
eaFunction · 0.65
sFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected