this.getConfByConfigurationId.doCall(); if (this.configuration_id!=0) this.getConfByConfigurationId.doCall(); this.configuration_id=0; this.comment.setAttribute('text',''); this.conf_key.setAttribute('text',''); this.conf_value.setAttribute('text',''); this.updatetime.setAttribute('text',''); this.users_login.setAttribute('text',''); if (this.configuration_id!=0){ this.deleteConfiguration.prepareCall(); this.deleteConfiguration.doCall(); } this.configuration_id = obj.configuration_id; if (this.configuration_id!=0){ this.getConfByConfigurationId.doCall(); } return canvas.sessionId; return parent.parent.configuration_id; parent.initFields(value); this.sendObject=new Array(); this.sendObject["configuration_id"] = this.parent.configuration_id; this.sendObject["comment"] = this.parent.comment.getText(); this.sendObject["conf_key"] = this.parent.conf_key.getText(); this.sendObject["conf_value"] = this.parent.conf_value.getText(); //Debug.write("prepareCall: ",this.sendObject); return canvas.sessionId; return parent.sendObject; //Debug.write("deleteConfiguration ",value); if (value>0){ this.parent.parent._turnoverlist.oncallnext.sendEvent(); this.parent.onnew.sendEvent(); } this.sendObject=new Array(); this.sendObject["configuration_id"] = this.parent.configuration_id; this.sendObject["comment"] = this.parent.comment.getText(); this.sendObject["conf_key"] = this.parent.conf_key.getText(); this.sendObject["conf_value"] = this.parent.conf_value.getText(); //Debug.write("prepareCall: ",this.sendObject); return canvas.sessionId; return parent.sendObject; 0){ //Debug.write("updateConfByConfigurationId val greater 0: ",val); this.parent.parent._turnoverlist.oncallnext.sendEvent(); var obj = new Array(); obj["configuration_id"] = val; this.parent.initValueFieldsByObject(obj); } ]]>