// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (LeaderMailDWR == null) var LeaderMailDWR = {}; LeaderMailDWR._path = '/system/dwr'; LeaderMailDWR.delLeaderImage = function(p0, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'delLeaderImage', p0, callback); } LeaderMailDWR.getAccountMsgNum = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getAccountMsgNum', p0, p1, p2, callback); } LeaderMailDWR.getAddViewDeptLeader = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getAddViewDeptLeader', p0, p1, p2, callback); } LeaderMailDWR.getCurrentPrintTitle = function(p0, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getCurrentPrintTitle', p0, callback); } LeaderMailDWR.getDeptAssignMailCount = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptAssignMailCount', p0, p1, p2, callback); } LeaderMailDWR.getDeptCurrentPrintTitle = function(p0, p1, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptCurrentPrintTitle', p0, p1, callback); } LeaderMailDWR.getDeptLeader = function(p0, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptLeader', p0, callback); } LeaderMailDWR.getDeptLeaderMailCount = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptLeaderMailCount', p0, p1, p2, callback); } LeaderMailDWR.getDeptLeaders = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptLeaders', p0, p1, p2, callback); } LeaderMailDWR.getDeptMailCount = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptMailCount', p0, p1, p2, callback); } LeaderMailDWR.getDeptMsgType = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptMsgType', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } LeaderMailDWR.getDeptTranMailCount = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getDeptTranMailCount', p0, p1, p2, callback); } LeaderMailDWR.getLeaderMailCount = function(p0, p1, p2, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getLeaderMailCount', p0, p1, p2, callback); } LeaderMailDWR.getLeaderMailPersonPanel = function(p0, p1, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getLeaderMailPersonPanel', p0, p1, callback); } LeaderMailDWR.getLeaderMsgType = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'getLeaderMsgType', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } LeaderMailDWR.savePrintHistory = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(LeaderMailDWR._path, 'LeaderMailDWR', 'savePrintHistory', p0, p1, p2, p3, p4, callback); }