init: function(parent, cmisObjectWrapped) {
        var self = this;
        var options = {
            btnOkTitle: _t("Update content"),
            title: _t("Update content of ") + cmisObjectWrapped.name,