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