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

Method copy

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

* creates a deep copy of the provided object * @param event the object that needs to be copied

(event: any)

Source from the content-addressed store, hash-verified

1720 * @param event the object that needs to be copied
1721 */
1722 copy(event: any): any;
1723
1724 /**
1725 * creates a new dataProcessor instance and attaches it to scheduler

Callers 15

LtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
_prepareItemForJsonFunction · 0.65
_prepareItemForFormFunction · 0.65
LtFunction · 0.65
_prepareItemForJsonFunction · 0.65
_prepareItemForFormFunction · 0.65
undoDeleteFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
_prepareItemForJsonFunction · 0.65
_prepareItemForFormFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected