callback when this menu is closed
this._stopPopupTimer(); this.parentMenu = null; this.isShowingNow = false; this.currentPopup = null; if(this.focusedChild){ this._onChildBlur(this.focusedChild); this.focusedChild = null; }