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

Method endLightbox

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

* closes the lightbox * @param mode if set to true , the changes, made in the lightbox, will be saved before closing. If - false , the changes will be cancelled. * @param box optional, the HTML container for the lightbox

(mode: boolean, box?: HTMLElement)

Source from the content-addressed store, hash-verified

1809 * @param box optional, the HTML container for the lightbox
1810 */
1811 endLightbox(mode: boolean, box?: HTMLElement): void;
1812
1813 /**
1814 * attaches an event handler to an HTML element

Callers 8

iFunction · 0.65
BtFunction · 0.65
iFunction · 0.65
BtFunction · 0.65
handleDeleteEventFunction · 0.65
extend$6Function · 0.65
handleDeleteEventFunction · 0.65
extend$6Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected