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

Method eventRemove

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

* removes an event handler from an HTML element * @param id the id of an event handler

(id: string)

Source from the content-addressed store, hash-verified

1824 * @param id the id of an event handler
1825 */
1826 eventRemove(id: string): void;
1827
1828 /**
1829 * expands the scheduler to the full screen view

Callers 15

aaFunction · 0.65
raFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
aaFunction · 0.65
raFunction · 0.65
startModalFunction · 0.65
endModalFunction · 0.65
modalsFunction · 0.65
scheduler_handlersFunction · 0.65
minical_handlersFunction · 0.65
startModalFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected