SPADB60605_약사메모이력.xrw 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. <memoinfo>
  11. <item>
  12. <memo/>
  13. <writnm/>
  14. <orddeptnm/>
  15. <writdt/>
  16. <pid/>
  17. <seqno/>
  18. <hosinhosoutflag/>
  19. <instcd/>
  20. <orddeptcd/>
  21. <drugno/>
  22. <drugdd/>
  23. <writid/>
  24. <useyn/>
  25. </item>
  26. </memoinfo>
  27. </main>
  28. <send>
  29. <srchinfo>
  30. <srchpid/>
  31. <srchinstcd/>
  32. <srchioflag/>
  33. <srchhosinhosoutflag/>
  34. </srchinfo>
  35. <delinfo>
  36. <pid/>
  37. <seqno/>
  38. <hosinhosoutflag/>
  39. <instcd/>
  40. <m/>
  41. <ioflag/>
  42. </delinfo>
  43. </send>
  44. <init/>
  45. <hidden>
  46. </hidden>
  47. </root>
  48. </instance>
  49. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  50. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  51. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  52. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  53. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  54. <script type="javascript" ev:event="xforms-ready">
  55. <![CDATA[
  56. model.setValue("/root/send/srchinfo/srchioflag","");
  57. submit("TRADB60605");
  58. model.refresh();
  59. ]]>
  60. </script>
  61. <submission id="TRADB60605" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srchinfo" replace="instance" resultref="/root/main/memoinfo"/>
  62. </model>
  63. </xhtml:head>
  64. <xhtml:body pagewidth="650" pageheight="400" guideline="2,-1;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  65. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:630px; height:364px; ">
  66. <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:95px; height:13px; ">약사메모이력</caption>
  67. <line id="line1" class="line_1" style="x1:0px; y1:31px; x2:630px; y2:31px; "/>
  68. <datagrid id="grd_memolist" nodeset="/root/main/memoinfo/item" allowselection="false" autoresize="true" caption="메모^작성자^진료과^작성일시" colsep="^" colwidth="357, 55, 95, 108" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" selectionmode="byrow" style="left:0px; top:36px; width:630px; height:324px; ">
  69. <col ref="memo"/>
  70. <col ref="writnm" style="text-align:center; vertical-align:middle; "/>
  71. <col ref="orddeptnm"/>
  72. <col ref="writdt" format="yyyy-mm-dd hh:dd:ss" style="text-align:center; "/>
  73. </datagrid>
  74. </group>
  75. <group id="grp_btn" scroll="auto" style="left:0px; top:361px; width:630px; height:27px; ">
  76. <button id="btn_cls" class="btn4_letter2" style="left:564px; top:5px; width:56px; height:22px; ">
  77. <caption>닫기</caption>
  78. <close ev:event="DOMActivate"/>
  79. </button>
  80. </group>
  81. </xhtml:body>
  82. </xhtml:html>