(e3)
| 654 | this._customKeyEventHandler = e3; |
| 655 | } |
| 656 | attachCustomWheelEventHandler(e3) { |
| 657 | this._customWheelEventHandler = e3; |
| 658 | } |
| 659 | registerLinkProvider(e3) { |
| 660 | return this._linkProviderService.registerLinkProvider(e3); |
| 661 | } |
no outgoing calls
no test coverage detected