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

Function batchUpdate

codebase/sources/dhtmlxscheduler.es.js:1131–1133  ·  view source on GitHub ↗
(scheduler2)

Source from the content-addressed store, hash-verified

1129 };
1130}
1131function batchUpdate(scheduler2) {
1132 scheduler2.batchUpdate = createMethod(scheduler2);
1133}
1134class t {
1135 constructor(t2) {
1136 const { url: e, token: s } = t2;

Callers 1

initPluginsFunction · 0.70

Calls 1

createMethodFunction · 0.70

Tested by

no test coverage detected