Edit C:\Users\Administrator\Desktop\Back\galaxie - Copy\js\edeal\models\correspondent.js
Models.Correspondent = Models.Value.extend({ classType: "MODELS.CORRESPONDENT", postInitialize: function() { console.log(this); }, getAdditionalJSONObject: function() { var toReturn = { enterpriseId: this.get("enterpriseId"), enterpriseLabel: this.get("enterpriseLabel"), personId: this.get("personId"), personLabel: this.get("personLabel"), correspondentId: this.get("correspondentId"), correspondentLabel: this.get("correspondentLabel") }; return toReturn; } }); Models.CorrespondentCollection = Models.BaseCollection.extend({ classType: "MODELS.CORRESPONDENTCOLLECTION", model: Models.Correspondent, getAdditionalJSONObject: function() { } });
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de