SPMMO20500_체외충격파치료기 실적.xrw 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <payinfo/>
  15. </main>
  16. <init>
  17. </init>
  18. <send>
  19. </send>
  20. <hidden>
  21. <temp/>
  22. </hidden>
  23. </root>
  24. </instance>
  25. <script type="javascript" ev:event="xforms-ready">
  26. <![CDATA[
  27. //화면 Control을 초기화한다
  28. fInitialize();
  29. ]]>
  30. </script>
  31. <submission id="TRMMO20501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/payinfo"/>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript">
  38. <![CDATA[
  39. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  40. function fInitialize() {
  41. var sDate = getCurrentDate();
  42. model.setValue("/root/main/cond/fromdd" , sDate);
  43. model.setValue("/root/main/cond/todd" , sDate);
  44. model.refresh();
  45. }
  46. ]]>
  47. </script>
  48. </xhtml:head>
  49. <xhtml:body pagewidth="680" pageheight="280" guideline="1,1220;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  50. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:20px; width:655px; height:55px; background-color:#fffbf2; border-color:#ffd799; "/>
  51. <line id="line7" class="line_1" style="x1:0px; y1:100px; x2:655px; y2:100px; "/>
  52. <input id="input2" ref="/root/main/cond/fromdd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:105px; top:40px; width:90px; height:19px; "/>
  53. <caption id="caption2" class="search_name" style="left:20px; top:40px; width:76px; height:17px; ">조회기간</caption>
  54. <button id="btn_req" class="btn1_letter2" style="left:550px; top:40px; width:56px; height:22px; ">
  55. <caption>조회</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. submit("TRMMO20501");
  59. ]]>
  60. </script>
  61. </button>
  62. <line id="line3" style="x1:525px; y1:30px; x2:525px; y2:74px; border-color:#ffe4bb; border-left-style:solid; "/>
  63. <caption id="caption1" style="left:205px; top:40px; width:20px; height:19px; ">~</caption>
  64. <input id="input1" ref="/root/main/cond/todd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:225px; top:40px; width:90px; height:19px; "/>
  65. <caption id="caption6" class="tit_2" style="left:0px; top:85px; width:243px; height:13px; ">체외 충격파 치료기(OS) 실적</caption>
  66. <caption id="caption3" class="tit_1" style="left:0px; top:0px; width:243px; height:14px; ">체외 충격파 치료기(OS) 실적</caption>
  67. <datagrid id="datagrid1" nodeset="/root/main/prcptopayinfo/list" caption="구분^검사코드^건수^금액^검사명" colsep="^" colwidth="63, 116, 73, 111, 280" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:105px; width:655px; height:150px; ">
  68. <col ref="ioflag"/>
  69. <col ref="prcpcd"/>
  70. <col ref="totcnt" format="#,###"/>
  71. <col ref="totamt" format="#,###"/>
  72. <col ref="prcpnm"/>
  73. </datagrid>
  74. </xhtml:body>
  75. </xhtml:html>