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

Function t

codebase/dhtmlxscheduler.es.js:766–768  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

764 }
765 }
766 function t(n) {
767 e._dp ? e._dp.ignore(n) : n();
768 }
769 return { events: function(n) {
770 if (!n || !n.event || !n.event.id)
771 return void console.error("Invalid message format:", n);

Callers 7

iFunction · 0.70
nFunction · 0.70
jtFunction · 0.70
pFunction · 0.70
JtFunction · 0.70
tooltipForMethod · 0.70

Calls 6

nFunction · 0.70
iFunction · 0.70
sFunction · 0.70
formSectionMethod · 0.65
parse_dateMethod · 0.65
detachMethod · 0.45

Tested by

no test coverage detected