_toggleTooltip: function (event) {
    if (!event || !event.target) {
      return this._clearTooltip();
    }