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

Method detachEvent

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

* detaches a handler from an event (which was attached before by the attachEvent method) * @param id the event's id

(id: string)

Source from the content-addressed store, hash-verified

1790 * @param id the event's id
1791 */
1792 detachEvent(id: string): void;
1793
1794 /**
1795 * opens the inline editor to alter the event's text (the editor in the event's box)

Callers 15

dhtmlxscheduler.jsFile · 0.65
KtFunction · 0.65
eaFunction · 0.65
sFunction · 0.65
KtFunction · 0.65
eaFunction · 0.65
sFunction · 0.65
extend$jFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
extend$cFunction · 0.65
DataProcessorEventsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected