(e3)
| 7267 | super(i3, e3, "link", t3, true, r2, o2, n2), this.register(s3.onShowLinkUnderline(((e4) => this._handleShowLinkUnderline(e4)))), this.register(s3.onHideLinkUnderline(((e4) => this._handleHideLinkUnderline(e4)))); |
| 7268 | } |
| 7269 | resize(e3, t3) { |
| 7270 | super.resize(e3, t3), this._state = void 0; |
| 7271 | } |
| 7272 | reset(e3) { |
| 7273 | this._clearCurrentLink(); |
| 7274 | } |
nothing calls this directly
no test coverage detected