SMMNC00600_자조모임실적.xrw 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. <cond>
  11. <fromdd/>
  12. <todd/>
  13. </cond>
  14. <selphelpinfo/>
  15. </main>
  16. <send>
  17. <reqdata/>
  18. <savedata/>
  19. </send>
  20. <hidden/>
  21. <init>
  22. </init>
  23. </root>
  24. </instance>
  25. <script type="javascript">
  26. <![CDATA[
  27. ]]>
  28. </script>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. model.setValue("/root/main/cond/fromdd" , getCurrentDate().toDate().getAddDate(-1,"M").getDateFormat());
  32. model.setValue("/root/main/cond/todd" , getCurrentDate());
  33. /*
  34. var cur_day = getCurrentDate();
  35. var cur_year = cur_day.substr(0,4);
  36. model.setValue("/root/main/cond/year", cur_year); // 현재 년도 셋팅
  37. */
  38. model.refresh();
  39. ]]>
  40. </script>
  41. <submission id="TRMNC00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/selphelpinfo"/>
  42. </model>
  43. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  44. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  45. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  46. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  47. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  48. </xhtml:head>
  49. <xhtml:body guideline="1,1193;2,63;1,-3;1,1193;2,784;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  50. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:140px; height:14px; ">자조모임실적</caption>
  51. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:21px; width:1193px; height:39px; background-color:#fffbf2; border-color:#ffd799; "/>
  52. <button id="btn_req" class="btn1_letter2" navindex="5" style="left:1122px; top:30px; width:56px; height:22px; ">
  53. <caption>조회</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. submit("TRMNC00601");
  57. ]]>
  58. </script>
  59. </button>
  60. <caption id="caption25" class="tit_2" style="left:0px; top:72px; width:147px; height:14px; ">자조모임실적</caption>
  61. <line id="line1" class="line_1" style="x1:0px; y1:90px; x2:1193px; y2:90px; "/>
  62. <datagrid id="grd_ordliblist" nodeset="/root/main/selphelpinfo/selphelplist" caption="구분^A.A^A.A^Al-Anon^Al-Anon^A.C.O.A^A.C.O.A^Alateen^Alateen^합계^합계^|구분^횟수^인원^횟수^인원^횟수^인원^횟수^인원^횟수^인원^" colsep="^" colwidth="80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80" dataheight="25" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" navindex="6" style="left:1px; top:95px; width:1192px; height:689px; word-wrap:word; ">
  63. <col ref="cnstmm" format="yyyy/mm" style="text-align:center; "/>
  64. <col ref="countacfm01" style="text-align:center; "/>
  65. <col ref="sumacfm01" style="text-align:center; "/>
  66. <col ref="countacfm02" style="text-align:center; "/>
  67. <col ref="sumacfm02" style="text-align:center; "/>
  68. <col ref="countacfm03" style="text-align:center; "/>
  69. <col ref="sumacfm03" style="text-align:center; "/>
  70. <col ref="countacfm04" style="text-align:center; "/>
  71. <col ref="sumacfm04" style="text-align:center; "/>
  72. <col ref="countacfm" style="text-align:center; "/>
  73. <col ref="sumacfm" style="text-align:center; "/>
  74. </datagrid>
  75. <line id="line3" style="x1:1110px; y1:25px; x2:1110px; y2:55px; border-color:#ffe4bb; border-left-style:solid; "/>
  76. <button id="button1" class="btn2_letter2" navindex="8" style="left:1151px; top:70px; width:42px; height:19px; ">
  77. <caption>엑셀</caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  81. if (fileName != ""){
  82. grd_ordliblist.saveExcel(fileName, "SheetName", true, true, "", "", true);
  83. }
  84. ]]>
  85. </script>
  86. </button>
  87. <caption id="caption3" class="search_name" style="left:20px; top:32px; width:90px; height:17px; ">조회구분 :</caption>
  88. <input id="ipt_to_orddd" ref="/root/main/cond/todd" class="input_s_essential" inputtype="date" style="left:235px; top:32px; width:105px; height:19px; "/>
  89. <input id="input1" ref="/root/main/cond/fromdd" class="input_s_essential" inputtype="date" style="left:110px; top:32px; width:105px; height:19px; "/>
  90. <caption id="cap_from" style="left:220px; top:32px; width:15px; height:19px; ">~</caption>
  91. </xhtml:body>
  92. </xhtml:html>