Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DHTMLX/scheduler
/ batchUpdate
Function
batchUpdate
codebase/sources/dhtmlxscheduler.js:1135–1137 ·
view source on GitHub ↗
(scheduler2)
Source
from the content-addressed store, hash-verified
1133
};
1134
}
1135
function
batchUpdate(scheduler2) {
1136
scheduler2.batchUpdate = createMethod(scheduler2);
1137
}
1138
class
t {
1139
constructor(t2) {
1140
const
{ url: e, token: s } = t2;
Callers
1
initPlugins
Function · 0.70
Calls
1
createMethod
Function · 0.70
Tested by
no test coverage detected