uw.SingleLanguageInputWidget.prototype.getText = function () {
        return this.textInput.getValue().trim();
    };