Destroy this FloatingPane completely
this._allFPs.splice(dojo.indexOf(this._allFPs, this), 1); if(this._resizeHandle){ this._resizeHandle.destroy(); } this.inherited(arguments);