SPADT60100_검수보류이력.xrw 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. <list>
  11. <drugchkdt/>
  12. <reteresn/>
  13. </list>
  14. </main>
  15. <send>
  16. <drugdd/>
  17. <drugno/>
  18. <prcpno/>
  19. </send>
  20. <init>
  21. </init>
  22. <hidden>
  23. <refcnts>
  24. <drugdd/>
  25. <drugno/>
  26. <prcpno/>
  27. </refcnts>
  28. </hidden>
  29. </root>
  30. </instance>
  31. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  32. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  33. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  34. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  35. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. var drugdd = model.getValue("/root/hidden/refcnts/drugdd");
  39. var drugno = model.getValue("/root/hidden/refcnts/drugno");
  40. var prcpno = model.getValue("/root/hidden/refcnts/prcpno");
  41. model.setValue("/root/send/drugdd",drugdd);
  42. model.setValue("/root/send/drugno",drugno);
  43. model.setValue("/root/send/prcpno",prcpno);
  44. submit("TRADT60101");
  45. ]]>
  46. </script>
  47. <submission id="TRADT60101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
  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" allowselection="false" caption="보류일시^보류사유" colsep="^" colwidth="125, 345" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" selectionmode="byrow" style="left:0px; top:35px; width:505px; height:265px; ">
  55. <col ref="drugchkdt"/>
  56. <col ref="reteresn"/>
  57. </datagrid>
  58. </group>
  59. <group id="grp_btn" scroll="auto" style="left:0px; top:306px; width:515px; height:27px; ">
  60. <button id="btn_cls" class="btn4_letter2" style="left:449px; top:5px; width:56px; height:22px; ">
  61. <caption>닫기</caption>
  62. <close ev:event="DOMActivate"/>
  63. </button>
  64. </group>
  65. </xhtml:body>
  66. </xhtml:html>