mw.widgets.TitleSearchWidget.prototype.isReadOnly = function () {
        return this.query.isReadOnly();
    };