uw.OtherDetailsWidget.prototype.setSerialized = function ( serialized ) {
        this.textInput.setValue( serialized.other );
    };