uw.TitleDetailsWidget.prototype.getWikiText = function () {
        return this.titleInput.getValue().trim();
    };