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

Method updateEvent

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

* updates the specified event * @param id the event's id

(id: string)

Source from the content-addressed store, hash-verified

2303 * @param id the event's id
2304 */
2305 updateEvent(id: string): void;
2306
2307 /**
2308 * displays the specified view and date (doesn't invoke any events)

Callers 15

TtFunction · 0.65
iFunction · 0.65
JtFunction · 0.65
eaFunction · 0.65
naFunction · 0.65
hFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
TtFunction · 0.65
iFunction · 0.65
JtFunction · 0.65
eaFunction · 0.65
naFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected