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

Method addEventNow

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

* adds a new event and opens the lightbox to confirm * @param event the event object

(event: any)

Source from the content-addressed store, hash-verified

1578 * @param event the event object
1579 */
1580 addEventNow(event: any): string;
1581
1582 /**
1583 * marks dates, but with certain settings makes blocking (allows setting custom styling for the limit)

Callers 15

NtFunction · 0.65
eaFunction · 0.65
initializeMethod · 0.65
initializeMethod · 0.65
initializeMethod · 0.65
dhtmlxscheduler.jsFile · 0.65
sFunction · 0.65
NtFunction · 0.65
eaFunction · 0.65
initializeMethod · 0.65
initializeMethod · 0.65
initializeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected