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

Function d

codebase/dhtmlxscheduler.es.js:890–897  ·  view source on GitHub ↗
(g)

Source from the content-addressed store, hash-verified

888 }, r = function() {
889 return i("dhx_cal_line_spacer");
890 }, d = function(g) {
891 var c = i("dhx_minical_icon");
892 return g.click || c.$_eventAttached || e.event(c, "click", function() {
893 e.isCalendarVisible() ? e.destroyCalendar() : e.renderCalendar({ position: this, date: e.getState().date, navigation: !0, handler: function(u, f) {
894 e.setCurrentView(u), e.destroyCalendar();
895 } });
896 }), c;
897 };
898 function l(g) {
899 var c = function(y) {
900 var w;

Callers 8

BtFunction · 0.70
cFunction · 0.70
GtFunction · 0.70
eaFunction · 0.70
ktFunction · 0.70
oFunction · 0.70
wFunction · 0.70

Calls 12

AeFunction · 0.85
iFunction · 0.70
rFunction · 0.70
eventMethod · 0.65
isCalendarVisibleMethod · 0.65
destroyCalendarMethod · 0.65
renderCalendarMethod · 0.65
getStateMethod · 0.65
setCurrentViewMethod · 0.65
parseMethod · 0.65
callEventMethod · 0.65
resolveAddressMethod · 0.45

Tested by

no test coverage detected