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

Method deleteMarkedTimespan

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

* removes marking/blocking set by the addMarkedTimespan() method * @param config optional, the timespan's id or the timespan's configuration properties

(config?: any)

Source from the content-addressed store, hash-verified

1767 * @param config optional, the timespan's id or the timespan's configuration properties
1768 */
1769 deleteMarkedTimespan(config?: any): void;
1770
1771 /**
1772 * deletes a section from the currently active view

Callers 4

NtFunction · 0.65
NtFunction · 0.65
limitPluginFunction · 0.65
limitPluginFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected