ooltip.hide(); openDocLink(this._currentUrl); } destroy() { this._currentTooltip = null; this._currentUrl = null; } } module.exports = InactiveCssTooltipHelper; PK