if (this.currentToolTip != null) { this.currentToolTip.cleanHolder(); } this.currentToolTip = viewInstance; if (this.currentToolTip != null) { this.currentToolTip.cleanHolder(); this.currentToolTip = null; }