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

Method showCover

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

* shows the lightbox modal overlay that blocks interactions with the remaining screen * @param box optional, an element to hide

(box?: HTMLElement)

Source from the content-addressed store, hash-verified

2191 * @param box optional, an element to hide
2192 */
2193 showCover(box?: HTMLElement): void;
2194
2195 /**
2196 * shows and highlights the specified event in the current or specified view

Callers 8

BtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
BtFunction · 0.65
extend$6Function · 0.65
readonlyFunction · 0.65
extend$6Function · 0.65
readonlyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected