if(this._opened){ dijit.popup.close(this.dropDown); if(focus){ this.focus(); } this._opened = false; }