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

Method addMarkedTimespan

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

* marks dates, but with certain settings makes blocking (allows setting custom styling for the limit) * @param config the configuration object of the timespan to mark/block

(config: any)

Source from the content-addressed store, hash-verified

1584 * @param config the configuration object of the timespan to mark/block
1585 */
1586 addMarkedTimespan(config: any): number;
1587
1588 /**
1589 * adds a section to 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