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

Method plugins

codebase/dhtmlxscheduler.es.d.ts:2071–2071  ·  view source on GitHub ↗

* activates the specified extensions * @param ext extensions that need to be activated

(ext: any)

Source from the content-addressed store, hash-verified

2069 * @param ext extensions that need to be activated
2070 */
2071 plugins(ext: any): void;
2072
2073 /**
2074 * removes a keyboard shortcut

Callers 8

eaFunction · 0.65
_initFromConfigMethod · 0.65
eaFunction · 0.65
_initFromConfigMethod · 0.65
factoryMethodFunction · 0.65
_initFromConfigMethod · 0.65
factoryMethodFunction · 0.65
_initFromConfigMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected