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

Method createDataProcessor

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

* creates a new dataProcessor instance and attaches it to scheduler * @param config a dataProcessor configuration object

(config: any)

Source from the content-addressed store, hash-verified

1726 * @param config a dataProcessor configuration object
1727 */
1728 createDataProcessor(config: any): any;
1729
1730 /**
1731 * creates the Grid view in the scheduler

Callers 4

dhtmlxscheduler.jsFile · 0.65
layerFunction · 0.65
layerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected