Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\JS\zh-CN\Ajax\Pub\RecordEquipmentTimeSettingAjax.js
??/// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] Ajax????? /// </summary> var RecordEquipmentTimeSettingAjax = new Object(); /// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] ????????? /// </summary> RecordEquipmentTimeSettingAjax.GetInfo = function (key, send, fun, errorFun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordEquipmentTimeSettingAjax.Get", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun, ajaxFunError: errorFun }, send, target, html); }; /// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] ?????? /// </summary> RecordEquipmentTimeSettingAjax.Insert = function (form, send, fun, errorFun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordEquipmentTimeSettingAjax.Insert", ajaxData: Global.GetFormValue(form), ajaxAsync: true, ajaxFunSuccess: fun, ajaxFunError: errorFun }, send, target, html); }; /// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] ?????? /// </summary> RecordEquipmentTimeSettingAjax.Update = function (form, send, fun, errorFun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordEquipmentTimeSettingAjax.Update", ajaxData: Global.GetFormValue(form), ajaxAsync: true, ajaxFunSuccess: fun, ajaxFunError: errorFun }, send, target, html); }; /// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] ?????? /// </summary> RecordEquipmentTimeSettingAjax.Delete = function (key, send, fun, errorFun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordEquipmentTimeSettingAjax.Delete", ajaxData: "key=" + encodeURIComponent(key), ajaxAsync: true, ajaxFunSuccess: fun, ajaxFunError: errorFun }, send, target, html); }; /// <summary> /// ?????????????? [Pub_RecordEquipmentTimeSetting] ????????? /// </summary> RecordEquipmentTimeSettingAjax.BatchDelete = function (key, send, fun, errorFun, target, html) { return Global.Ajax( { ajaxCache: false, ajaxUrl: "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.Pub.RecordEquipmentTimeSettingAjax.BatchDelete", ajaxData: key, ajaxAsync: true, ajaxFunSuccess: fun, ajaxFunError: errorFun }, send, target, html); }; /******************************************* * ???????????? *******************************************/
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de