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

Method getEvent

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

* returns the event object by its id * @param event_id the event's id

(event_id: string|number)

Source from the content-addressed store, hash-verified

1864 * @param event_id the event's id
1865 */
1866 getEvent(event_id: string|number): any;
1867
1868 /**
1869 * gets the event's end date

Callers 15

MtFunction · 0.65
iFunction · 0.65
OtFunction · 0.65
BtFunction · 0.65
JtFunction · 0.65
KtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
lFunction · 0.65
hFunction · 0.65
naFunction · 0.65
nFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected