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

Method showEvent

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

* shows and highlights the specified event in the current or specified view * @param id the event's id * @param view optional, the view name

(id: string, view?: string)

Source from the content-addressed store, hash-verified

2198 * @param view optional, the view name
2199 */
2200 showEvent(id: string, view?: string): void;
2201
2202 /**
2203 * opens the lightbox for the specified event

Callers 4

_Function · 0.65
_Function · 0.65
tryShowNowFunction · 0.65
tryShowNowFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected