Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1131
function
batchUpdate(scheduler2) {
1132
scheduler2.batchUpdate = createMethod(scheduler2);
1133
}
1134
class
t {
1135
constructor(t2) {
1136
const
{ url: e, token: s } = t2;
Callers
1
initPlugins
Function · 0.70
Calls
1
createMethod
Function · 0.70
Tested by
no test coverage detected