MCPcopy 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
1477export interface SchedulerEnterprise {
1478 getSchedulerInstance(): SchedulerStatic;
1479}
1480
1481export interface SchedulerStatic {
1482

Callers

nothing calls this directly

Implementers 1

SchedulerFactorycodebase/sources/dhtmlxscheduler.js

Calls

no outgoing calls

Tested by

no test coverage detected