SPATP60200_반환약관리.xrw 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. <crbaseinfo>
  11. <testeeinfo>
  12. <pid/>
  13. <patnm/>
  14. <screenno/>
  15. <subtesteephosid/>
  16. <subtesteephosnm/>
  17. <prcpdd1/>
  18. <rtndd1/>
  19. <rtninptdd1/>
  20. <prcpdd2/>
  21. <rtndd2/>
  22. <rtninptdd2/>
  23. </testeeinfo>
  24. </crbaseinfo>
  25. <send>
  26. <srchsubjno/>
  27. </send>
  28. <init/>
  29. <hidden/>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. var srchsubjno = opener.javascript.getParameter("srchsubjno");
  35. model.setValue("/root/send/srchsubjno",srchsubjno);
  36. if (srchsubjno!=""){
  37. submit("TRATP60201");
  38. }
  39. model.refresh();
  40. ]]>
  41. </script>
  42. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  43. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  44. <submission id="TRATP60201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/crbaseinfo"/>
  45. </model>
  46. </xhtml:head>
  47. <xhtml:body pagewidth="1120" pageheight="500" guideline="1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  48. <group id="grp_biz" scroll="auto" style="left:0px; top:10px; width:1090px; height:430px; ">
  49. <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:98px; height:14px; ">등록환자 List</caption>
  50. <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:1035px; y2:26px; "/>
  51. <datagrid id="datagrid1" nodeset="/root/crbaseinfo/testeeinfo" caption="등록번호^성명^Screening No^Random No^피험자 Initial^처방일1^반납일^반환입력일^처방일2^반납일^반환일" colsep="^" colwidth="90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:30px; width:1035px; height:380px; ">
  52. <col ref="pid"/>
  53. <col ref="patnm"/>
  54. <col ref="screenno"/>
  55. <col ref="subtesteephosid"/>
  56. <col ref="subtesteephosnm"/>
  57. <col ref="prcpdd1" format="yyyy-mm-dd"/>
  58. <col ref="rtndd1" format="yyyy-mm-dd"/>
  59. <col ref="rtninptdd1" format="yyyy-mm-dd"/>
  60. <col ref="prcpdd2" format="yyyy-mm-dd"/>
  61. <col ref="rtndd2" format="yyyy-mm-dd"/>
  62. <col ref="rtninptdd2" format="yyyy-mm-dd"/>
  63. </datagrid>
  64. </group>
  65. <group id="grp_btn" scroll="auto" style="left:0px; top:456px; width:1090px; height:27px; ">
  66. <button id="btn_cls" class="btn4_letter2" style="left:980px; top:5px; width:56px; height:22px; ">
  67. <caption>닫기</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. window.close();
  71. ]]>
  72. </script>
  73. </button>
  74. </group>
  75. </xhtml:body>
  76. </xhtml:html>