Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DHTMLX/scheduler
/ SchedulerEnterprise
Interface
SchedulerEnterprise
codebase/dhtmlxscheduler.d.ts:1477–1479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1475
}
1476
1477
export
interface
SchedulerEnterprise {
1478
getSchedulerInstance(): SchedulerStatic;
1479
}
1480
1481
export
interface
SchedulerStatic {
1482
Callers
nothing calls this directly
Implementers
1
SchedulerFactory
codebase/sources/dhtmlxscheduler.js
Calls
no outgoing calls
Tested by
no test coverage detected