SPMRT01800_약어의동의어관리.xrw 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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. <abbrsyreclists>
  11. <abbrsyreclist>
  12. <instcd/>
  13. <abbrcd/>
  14. <trgtflag/>
  15. <seqno/>
  16. <trgtcd/>
  17. <trgtcnts/>
  18. <delyn/>
  19. <fstrgstrid/>
  20. <fstrgstdt/>
  21. <lastupdtrid/>
  22. <lastupdtdt/>
  23. </abbrsyreclist>
  24. </abbrsyreclists>
  25. </main>
  26. <hidden>
  27. <condition>
  28. </condition>
  29. </hidden>
  30. <send>
  31. <abbrcd/>
  32. <trgtflag>01</trgtflag>
  33. <listdata/>
  34. </send>
  35. <init>
  36. <abbrcd/>
  37. <trgtflag>01</trgtflag>
  38. </init>
  39. <temp>
  40. <receive/>
  41. </temp>
  42. </root>
  43. </instance>
  44. <script type="javascript" ev:event="xforms-ready">
  45. <![CDATA[
  46. fInitalize();
  47. ]]>
  48. </script>
  49. <submission id="TRMRT01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/abbrsyreclists"/>
  50. <submission id="TXMRT01802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/listdata" resultref="/root/main/abbrsyreclists"/>
  51. </model>
  52. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  55. <script type="javascript" src="../../../emr/termmngtweb/js/SPMRT01800.js"/>
  56. </xhtml:head>
  57. <xhtml:body pagewidth="650" pageheight="530" style="margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; ">
  58. <datagrid id="grd_list" nodeset="/root/main/abbrsyreclists/abbrsyreclist" caption="동의어" colsep="^" colwidth="600" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:37px; width:625px; height:438px; ">
  59. <col id="trgtcnts" ref="trgtcnts" type="input"/>
  60. <col id="instcd" ref="instcd" visibility="hidden"/>
  61. <col id="abbrcd" ref="abbrcd" visibility="hidden"/>
  62. <col id="trgtflag" ref="trgtflag" visibility="hidden"/>
  63. <col id="seqno" ref="seqno" visibility="hidden"/>
  64. </datagrid>
  65. <line id="line12" class="line_1" style="x1:0px; y1:36px; x2:625px; y2:36px; "/>
  66. <button id="btn_cancel" class="btn4_letter2" style="left:569px; top:488px; width:56px; height:22px; ">
  67. <caption>닫기</caption>
  68. <script type="javascript" ev:event="DOMActivate">
  69. <![CDATA[
  70. // fCancel();
  71. window.close();
  72. ]]>
  73. </script>
  74. </button>
  75. <button id="btn_ok" class="btn4_letter2" style="left:509px; top:488px; width:56px; height:22px; ">
  76. <caption>저장</caption>
  77. <script type="javascript" ev:event="DOMActivate">
  78. <![CDATA[
  79. fOnClickSaveBtn();
  80. // grd_list.dispatch("ondblclick");
  81. ]]>
  82. </script>
  83. </button>
  84. <caption id="caption2" class="tit_2" style="left:10px; top:5px; width:190px; height:13px; vertical-align:middle; ">동의어</caption>
  85. <button id="btn_add" class="btn2_letter3" style="left:517px; top:14px; width:53px; height:19px; ">
  86. <caption>행추가</caption>
  87. <script type="javascript" ev:event="DOMActivate">
  88. <![CDATA[
  89. fClickRowAddBtn();
  90. ]]>
  91. </script>
  92. <hint>
  93. <![CDATA[조회된 진단코드를 화면에서 지웁니다]]>
  94. </hint>
  95. </button>
  96. <button id="btn_delete" class="btn2_letter3" style="left:572px; top:14px; width:53px; height:19px; ">
  97. <caption>행삭제</caption>
  98. <script type="javascript" ev:event="onclick">
  99. <![CDATA[
  100. fClickDeleteBtn();
  101. ]]>
  102. </script>
  103. </button>
  104. </xhtml:body>
  105. </xhtml:html>