if(!this._isDocked && this.dockable){ this._dockNode = this.dockTo.addNode(this); this._isDocked = true; }