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

Function traceLightbox

codebase/sources/dhtmlxscheduler.es.js:12289–12291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12287 scheduler2.$keyboardNavigation.trapFocus(target, event2);
12288 }
12289 function traceLightbox() {
12290 startModal(scheduler2.getLightbox());
12291 }
12292 scheduler2.attachEvent("onLightbox", traceLightbox);
12293 scheduler2.attachEvent("onAfterLightbox", endModal);
12294 scheduler2.attachEvent("onAfterQuickInfo", function() {

Callers

nothing calls this directly

Calls 2

startModalFunction · 0.70
getLightboxMethod · 0.65

Tested by

no test coverage detected