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

Method toJSON

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

* converts scheduler's data into the JSON format

()

Source from the content-addressed store, hash-verified

2228 * converts scheduler's data into the JSON format
2229 */
2230 toJSON(): string;
2231
2232 /**
2233 * exports the current view to a PDF document (can be used for printing)

Callers 4

dhtmlxscheduler.jsFile · 0.65
mvcFunction · 0.65
mvcFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected