SMADT00101_검수보류사유.xrw 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. <A0150>
  12. <cdid/>
  13. <cdnm/>
  14. </A0150>
  15. </list>
  16. </main>
  17. <send>
  18. <grdselrow/>
  19. </send>
  20. <init>
  21. <refcnts>
  22. <A0150>
  23. <cdid/>
  24. <cdnm/>
  25. </A0150>
  26. </refcnts>
  27. </init>
  28. <hidden>
  29. </hidden>
  30. </root>
  31. </instance>
  32. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  35. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  36. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  37. <script type="javascript" ev:event="xforms-ready">
  38. <![CDATA[
  39. model.removenode("/root/init/refcnts/A0150");
  40. zbcfGetCodeList( new Array("A0150"), new Array("/root/init/refcnts"));
  41. submit("TRZBC00101");
  42. model.copyNode("/root/main/list","root/init/refcnts");
  43. model.refresh();
  44. ]]>
  45. </script>
  46. <submission id="TRZBC00101"/>
  47. <submission id="TXADB60602" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/hidden/temp"/>
  48. </model>
  49. </xhtml:head>
  50. <xhtml:body pagewidth="520" pageheight="350" guideline="2,-4;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  51. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:515px; height:306px; ">
  52. <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:113px; height:14px; ">검수보류사유</caption>
  53. <line id="line1" class="line_1" style="x1:0px; y1:30px; x2:505px; y2:30px; "/>
  54. <datagrid id="grd_reflist" nodeset="/root/main/list/A0150" allowselection="false" caption="사유코드^보류사유" colwidth="81, 396" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" selectionmode="byrow" rowsep="|" colsep="^" style="left:0px; top:35px; width:505px; height:265px; ">
  55. <col ref="cdid"/>
  56. <col ref="cdnm"/>
  57. <script type="javascript" ev:event="ondblclick">
  58. <![CDATA[
  59. if ( checkOpener() ) {
  60. opener.model.setValue("/root/temp/reteresn", model.getValue("/root/main/list/A0150["+grd_reflist.row+"]/cdid"));
  61. opener.model.refresh();
  62. window.close();
  63. } else {
  64. alert("상위화면이 변경되어 데이터를 전달할 수 없습니다.");
  65. }
  66. ]]>
  67. </script>
  68. </datagrid>
  69. </group>
  70. <group id="grp_btn" scroll="auto" style="left:0px; top:306px; width:515px; height:27px; ">
  71. <button id="btn_cls" class="btn4_letter2" style="left:449px; top:5px; width:56px; height:22px; ">
  72. <caption>닫기</caption>
  73. <close ev:event="DOMActivate"/>
  74. </button>
  75. </group>
  76. </xhtml:body>
  77. </xhtml:html>