SMAES06600_재활근전도월별통계.xrw 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>재활근전도 기능검사실 통계(월별)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <item>
  12. <prcpcd/>
  13. <prcpnm/>
  14. <month01/>
  15. <month02/>
  16. <month03/>
  17. <month04/>
  18. <month05/>
  19. <month06/>
  20. <month07/>
  21. <month08/>
  22. <month09/>
  23. <month10/>
  24. <month11/>
  25. <month12/>
  26. <monthsum/>
  27. <compare/>
  28. <variation/>
  29. <comparerate/>
  30. </item>
  31. </list>
  32. </main>
  33. <send>
  34. <execfromdd/>
  35. <exectodd/>
  36. <comparefromdd/>
  37. <comparetodd/>
  38. <excuroomcd/>
  39. <globalinstance>
  40. <instance1/>
  41. </globalinstance>
  42. <ioflag>A</ioflag>
  43. </send>
  44. <init>
  45. <cmb_info/>
  46. </init>
  47. <hidden/>
  48. </root>
  49. </instance>
  50. <script type="javascript" ev:event="xforms-ready">
  51. <![CDATA[
  52. //재활의학과 근전도용
  53. model.setValue("/root/send/globalinstance/instance1", '2220000000');
  54. submit("TRAEA01115",false);
  55. var fromdd = getCurrentDate().substr(0,4) + "0101"
  56. var todd = getCurrentDate().substr(0,6) + fromdd.toDate().getMonthDay();
  57. addComboItem("cmb_excuroomcd","--전체--","","above");
  58. model.removenode("/root/main/list/item");
  59. model.setValue("/root/send/execfromdd", fromdd);
  60. model.setValue("/root/send/exectodd", todd);
  61. model.refresh();
  62. ]]>
  63. </script>
  64. <submission id="TRAES06601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
  65. <submission id="TRAEA01115" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/globalinstance" replace="instance" resultref="/root/init/cmb_info"/>
  66. </model>
  67. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  70. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  71. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  72. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  73. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  74. </xhtml:head>
  75. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  76. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  77. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:13px; ">재활근전도 기능검사실 통계(월별)</caption>
  78. </group>
  79. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  80. <caption id="caption1" class="tit_2" style="left:5px; top:50px; width:255px; height:13px; ">재활근전도 기능검사실 통계(월별)</caption>
  81. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
  82. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:30px; vertical-align:top; ">
  83. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  84. <caption id="caption2" class="search_name" style="left:15px; top:7px; width:86px; height:17px; ">조회기간 :</caption>
  85. <line id="line13" class="line_4" style="x1:1110px; y1:4px; x2:1110px; y2:26px; "/>
  86. <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1120px; top:4px; width:56px; height:22px; ">
  87. <caption>조회</caption>
  88. <script type="javascript" ev:event="DOMActivate">
  89. <![CDATA[
  90. submit("TRAES06601");
  91. grd_list.subtotal("sum", -1, 2, "#,###", "background-color:#99ff99", 1, "합계");
  92. for(i=3; i<grd_list.cols-1; i++) {
  93. grd_list.subtotal("sum", -1, i, "(-)#,###");
  94. }
  95. ]]>
  96. </script>
  97. </button>
  98. <input id="ipt_todd" ref="/root/send/exectodd" class="input_default" navindex="2" inputtype="date" style="left:207px; top:6px; width:85px; height:19px; "/>
  99. <caption id="caption5" class="search_no_b" style="left:192px; top:7px; width:12px; height:17px; ">~</caption>
  100. <input id="ipt_fromdd" ref="/root/send/execfromdd" class="input_default" navindex="1" inputtype="date" style="left:106px; top:6px; width:85px; height:19px; "/>
  101. <caption id="caption9" class="search_name" style="left:620px; top:7px; width:75px; height:17px; ">검사실 :</caption>
  102. <select1 id="cmb_excuroomcd" ref="/root/send/excuroomcd" appearance="minimal" itemcount="10" style="left:700px; top:6px; width:115px; height:19px; ">
  103. <choices>
  104. <itemset nodeset="/root/init/cmb_info/initexecroom">
  105. <label ref="excuroomcdnm"/>
  106. <value ref="excuroomcdid"/>
  107. </itemset>
  108. </choices>
  109. </select1>
  110. </group>
  111. <button id="btn_excsave" class="btn2_letter4" style="left:1130px; top:45px; width:64px; height:19px; ">
  112. <caption>엑셀저장</caption>
  113. <script type="javascript" ev:event="DOMActivate">
  114. <![CDATA[
  115. var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  116. if (fileName != "") {
  117. grd_list.saveExcel(fileName);
  118. }
  119. ]]>
  120. </script>
  121. </button>
  122. <datagrid id="grd_list" nodeset="/root/main/list/item" caption="검사실명^1월^2월^3월^4월^5월^6월^7월^8월^9월^10월^11월^12월^합계" colsep="^" colwidth="270, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 70" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" subtotalposition="below" style="left:0px; top:70px; width:1195px; height:670px; ">
  123. <col ref="prcpnm"/>
  124. <col ref="month01" format="#,###" style="text-align:right; "/>
  125. <col ref="month02" format="#,###" style="text-align:right; "/>
  126. <col ref="month03" format="#,###" style="text-align:right; "/>
  127. <col ref="month04" format="#,###" style="text-align:right; "/>
  128. <col ref="month05" format="#,###" style="text-align:right; "/>
  129. <col ref="month06" format="#,###" style="text-align:right; "/>
  130. <col ref="month07" format="#,###" style="text-align:right; "/>
  131. <col ref="month08" format="#,###" style="text-align:right; "/>
  132. <col ref="month09" format="#,###" style="text-align:right; "/>
  133. <col ref="month10" format="#,###" style="text-align:right; "/>
  134. <col ref="month11" format="#,###" style="text-align:right; "/>
  135. <col ref="month12" format="#,###" style="text-align:right; "/>
  136. <col ref="monthsum" format="#,###" style="text-align:right; "/>
  137. </datagrid>
  138. </group>
  139. </xhtml:body>
  140. </xhtml:html>