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

Method showLightbox

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

* opens the lightbox for the specified event * @param id the event's id

(id: string)

Source from the content-addressed store, hash-verified

2204 * @param id the event's id
2205 */
2206 showLightbox(id: string): void;
2207
2208 /**
2209 * displays the pop-up event form for the specified event

Callers 12

eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
extend$jFunction · 0.65
eventFunction · 0.65
map_viewFunction · 0.65
year_viewFunction · 0.65
extend$jFunction · 0.65
eventFunction · 0.65
map_viewFunction · 0.65
year_viewFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected