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

Method parse

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

* loads data from a client-side resource * @param data a string or object which represents data

(data: any)

Source from the content-addressed store, hash-verified

2063 * @param data a string or object which represents data
2064 */
2065 parse(data: any): void;
2066
2067 /**
2068 * activates the specified extensions

Callers 15

connectMethod · 0.65
FtFunction · 0.65
oFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
dFunction · 0.65
sFunction · 0.65
_initFromConfigMethod · 0.65
connectMethod · 0.65
FtFunction · 0.65
oFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected