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

Method hideTooltip

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

Source from the content-addressed store, hash-verified

20943 this._domEvents.detachAll();
20944 }
20945 hideTooltip() {
20946 this.delayHide();
20947 }
20948 attach(config) {
20949 let root = document.body;
20950 const scheduler2 = this._scheduler;

Callers 1

tooltipFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected