OO.ui.Window.prototype.isOpening = function () {
    return this.manager.isOpening( this );
};