SPLNR00900_핵의학이전결과.xrw 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root>
  9. <main>
  10. <oldrslt>
  11. <tclsnm/>
  12. <bfrslt1/>
  13. <bfrslt2/>
  14. <bfrslt3/>
  15. <bfrslt4/>
  16. <bfrslt5/>
  17. </oldrslt>
  18. </main>
  19. <send>
  20. <bcno/>
  21. <tclslist/>
  22. <divgrupcd/>
  23. </send>
  24. <init>
  25. </init>
  26. <hidden>
  27. <ref>
  28. <bcno/>
  29. <tclslist/>
  30. <divgrupcd/>
  31. </ref>
  32. </hidden>
  33. </root>
  34. </instance>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. model.setValue("/root/send/bcno", model.getValue("/root/hidden/ref/bcno"));
  39. model.setValue("/root/send/tclslist", model.getValue("/root/hidden/ref/tclslist"));
  40. model.setValue("/root/send/divgrupcd", model.getValue("/root/hidden/ref/divgrupcd"));
  41. submit("TRLNR00901");
  42. ]]>
  43. </script>
  44. <submission id="TRLNR00901" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/oldrslt"/>
  45. </model>
  46. <script type="javascript">
  47. <![CDATA[
  48. function fExeCancel() {
  49. window.close();
  50. }
  51. function fExeOut(){
  52. if (event.keyCode == 115) {
  53. fExeCancel();
  54. }
  55. }
  56. ]]>
  57. </script>
  58. </xhtml:head>
  59. <xhtml:body pagewidth="430" pageheight="300" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  60. <group id="group1" style="left:0px; top:0px; width:400px; height:235px; ">
  61. <caption id="caption5" class="tit_2" style="left:5px; top:11px; width:134px; height:14px; ">이전결과</caption>
  62. <line id="line8" class="line_1" style="x1:0px; y1:26px; x2:395px; y2:26px; "/>
  63. <line id="line2" class="line_3" style="x1:0px; y1:234px; x2:400px; y2:234px; "/>
  64. <datagrid id="oldrslt" nodeset="/root/main/oldrslt" caption="검사항목^이전결과1^이전결과2^이전결과3^이전결과4^이전결과5" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:30px; width:395px; height:200px; ">
  65. <col ref="tclsnm"/>
  66. <col ref="bfrslt1"/>
  67. <col ref="bfrslt2"/>
  68. <col ref="bfrslt3"/>
  69. <col ref="bfrslt4"/>
  70. <col ref="bfrslt5"/>
  71. </datagrid>
  72. <button id="btn_excel" class="btn2_letter4" style="left:330px; top:5px; width:64px; height:19px; ">
  73. <caption>엑셀저장</caption>
  74. <script type="javascript" ev:event="DOMActivate">
  75. <![CDATA[
  76. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  77. if (fileName != ""){
  78. oldrslt.saveExcel(fileName);
  79. }
  80. ]]>
  81. </script>
  82. </button>
  83. </group>
  84. <group id="group2" style="left:0px; top:235px; width:400px; height:25px; ">
  85. <line id="line11" class="line_6" style="x1:0px; y1:0px; x2:400px; y2:0px; "/>
  86. <button id="btn_can" class="btn4_letter2" style="left:340px; top:1px; width:56px; height:22px; ">
  87. <caption>닫기</caption>
  88. <script type="javascript" ev:event="DOMActivate">
  89. <![CDATA[
  90. fExeCancel();
  91. ]]>
  92. </script>
  93. </button>
  94. </group>
  95. <script type="javascript" ev:event="onkeydown">
  96. <![CDATA[
  97. fExeOut();
  98. ]]>
  99. </script>
  100. </xhtml:body>
  101. </xhtml:html>