Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DHTMLX/scheduler
/ destructor
Method
destructor
codebase/sources/dhtmlxscheduler.es.js:20941–20944 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20939
this._initDelayedFunctions();
20940
}
20941
destructor() {
20942
this.tooltip.hide();
20943
this._domEvents.detachAll();
20944
}
20945
hideTooltip() {
20946
this.delayHide();
20947
}
Callers
1
tooltip
Function · 0.95
Calls
1
hide
Method · 0.45
Tested by
no test coverage detected