uw.ui.Metadata.prototype.disableNextButton = function ( disabled ) {
        this.nextButton.setDisabled( disabled );
    };