SPPIE01110_수신비고팝업보기.xrw 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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. <list01>
  11. <gridremdata>
  12. <acptno/>
  13. <docuseqno/>
  14. <orddeptcd/>
  15. <pid/>
  16. <patnm/>
  17. <filename/>
  18. <rem/>
  19. <lnno/>
  20. </gridremdata>
  21. </list01>
  22. <list02>
  23. <rem/>
  24. </list02>
  25. </main>
  26. <send>
  27. <send_rem>
  28. <judgdg/>
  29. <clamno/>
  30. <acptno/>
  31. </send_rem>
  32. </send>
  33. <init/>
  34. <hidden/>
  35. </root>
  36. </instance>
  37. <submission id="TRPIE01110" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/send_rem" resultref="/root/main/list01"/>
  38. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  39. </model>
  40. <script type="javascript" ev:event="xforms-ready">
  41. <![CDATA[
  42. submit("TRPIE01110");
  43. ]]>
  44. </script>
  45. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  46. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  47. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  48. <script type="javascript">
  49. <![CDATA[
  50. // 공통코드 Load작업
  51. function CommCode_Load() {
  52. // 관련 Control 초기화
  53. }
  54. ]]>
  55. </script>
  56. </xhtml:head>
  57. <xhtml:body pagewidth="720" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  58. <group id="group1" style="left:0px; top:0px; width:700px; height:13px; ">
  59. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:700px; height:14px; ">수신파일비고란</caption>
  60. </group>
  61. <group id="group3" scroll="auto" style="left:0px; top:13px; width:700px; height:492px; ">
  62. <line id="line1" class="line_1" style="x1:0px; y1:28px; x2:700px; y2:28px; "/>
  63. <caption id="caption2" class="tit_2" style="left:5px; top:13px; width:98px; height:14px; ">비고란</caption>
  64. <datagrid id="grd_remdata" nodeset="/root/main/list01/gridremdata" class="datagrid1" autoresize="true" caption="파일이름^접수번호^명일련^줄번호^진료과^등록번호^수진자명^비고란^^생성^등록번호^청구일자^입원일자^적용일자^환자유형^조합기호^장애수첩^접수번호^심사차수^일련번호^처리구분^총진료비(청구)^본인부담(청구)^청구금액^비고^생성여부" colsep="^" colwidth="57, 62, 54, 54, 115, 68, 77, 140" dataheight="25" ellipsis="true" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:34px; width:700px; height:455px; ">
  65. <col ref="filename" style="text-align:center; "/>
  66. <col ref="acptno" style="text-align:center; "/>
  67. <col ref="docuseqno" style="text-align:center; "/>
  68. <col ref="lnno" style="text-align:center; "/>
  69. <col ref="orddeptcd" style="text-align:center; "/>
  70. <col ref="pid" style="text-align:center; "/>
  71. <col ref="patnm" style="text-align:center; "/>
  72. <col ref="rem" type="inputbutton" style="text-align:center; "/>
  73. <script type="javascript" ev:event="onbuttonclick">
  74. <![CDATA[
  75. model.setValue("/root/main/list02/rem", grd_remdata.valueMatrix(grd_remdata.row,grd_remdata.col));
  76. modal("SPPIE00200", "", "400", "400" ,"", "/root/main/list02/rem", "/root/send/textno");
  77. ]]>
  78. </script>
  79. </datagrid>
  80. <button id="button3" class="btn2_letter4" style="left:636px; top:7px; width:64px; height:19px; ">
  81. <caption>엑셀저장</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. var fileName = window.fileDialog("save", ",", false, cap_title.value, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  85. if (fileName != "")
  86. {
  87. grd_remdata.saveExcel(fileName, "SheetName", true, true, "", "", "");
  88. }
  89. ]]>
  90. </script>
  91. </button>
  92. </group>
  93. <group id="grp_btn" scroll="auto" style="left:0px; top:510px; width:700px; height:27px; ">
  94. <line id="line33" class="line_6" style="x1:0px; y1:0px; x2:700px; y2:0px; "/>
  95. <button id="button1" class="btn4_letter2" style="left:644px; top:0px; width:56px; height:22px; ">
  96. <caption>닫기</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. // 윈도우 닫기
  100. window.close();
  101. ]]>
  102. </script>
  103. </button>
  104. </group>
  105. </xhtml:body>
  106. </xhtml:html>