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

Method addEvent

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

* adds a new event * @param event the event object

(event: any)

Source from the content-addressed store, hash-verified

1572 * @param event the event object
1573 */
1574 addEvent(event: any): string;
1575
1576 /**
1577 * adds a new event and opens the lightbox to confirm

Callers 15

iFunction · 0.65
LtFunction · 0.65
OeFunction · 0.65
FtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
naFunction · 0.65
pFunction · 0.65
iFunction · 0.65
LtFunction · 0.65
YeFunction · 0.65
FtFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected