SMMNP00710_회복실코드관리.xrw 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  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. <codelists>
  12. <codeflag/>
  13. <code/>
  14. <codename/>
  15. <codedesc1/>
  16. <codedesc2/>
  17. <codedesc3/>
  18. <codedesc4/>
  19. <org_code/>
  20. </codelists>
  21. </list>
  22. <item>
  23. <codeflag/>
  24. <code/>
  25. <codename/>
  26. <codedesc1/>
  27. <codedesc2/>
  28. <codedesc3/>
  29. <codedesc4/>
  30. </item>
  31. </main>
  32. <send>
  33. <s_codeflag/>
  34. <s_code/>
  35. <s_codename/>
  36. <listdata/>
  37. </send>
  38. <init>
  39. <comcd>
  40. <codeflag>
  41. <cd>01</cd>
  42. <nm>배액관</nm>
  43. </codeflag>
  44. <codeflag>
  45. <cd>02</cd>
  46. <nm>합병증</nm>
  47. </codeflag>
  48. </comcd>
  49. </init>
  50. <hidden>
  51. <comcd>
  52. </comcd>
  53. </hidden>
  54. <temp/>
  55. </root>
  56. </instance>
  57. <script type="javascript" ev:event="xforms-ready">
  58. <![CDATA[
  59. fInitialize();
  60. ]]>
  61. </script>
  62. <submission id="TRMNP00710" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list/codelists"/>
  63. <submission id="TXMNP00710" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list/codelists"/>
  64. </model>
  65. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  66. <script type="javascript" src="../../../emr/opanstweb/js/SMMNP00710.js"/>
  67. <script type="javascript">
  68. <![CDATA[
  69. ]]>
  70. </script>
  71. </xhtml:head>
  72. <xhtml:body guideline="1,1193;1,917;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  73. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  74. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">회복실 코드 관리</caption>
  75. </group>
  76. <group id="group3" scroll="auto" style="left:0px; top:36px; width:1195px; height:744px; ">
  77. <line id="line4" class="line_2" style="x1:0px; y1:176px; x2:1194px; y2:176px; "/>
  78. <line id="line3" class="line_2" style="x1:0px; y1:152px; x2:1194px; y2:152px; "/>
  79. <line id="line2" class="line_2" style="x1:0px; y1:128px; x2:1194px; y2:128px; "/>
  80. <group id="group2" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  81. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  82. <caption id="caption2" class="search_name" style="left:16px; top:8px; width:86px; height:17px; ">구분</caption>
  83. <line id="line13" style="x1:1106px; y1:7px; x2:1106px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  84. <caption id="caption22" class="search_name" style="left:471px; top:8px; width:69px; height:17px; ">설명</caption>
  85. <button id="btn_search" class="btn1_letter2" style="left:1127px; top:7px; width:56px; height:22px; ">
  86. <caption>조회</caption>
  87. <script type="javascript" ev:event="DOMActivate">
  88. <![CDATA[
  89. fbtnSearch();
  90. ]]>
  91. </script>
  92. </button>
  93. <caption id="caption1" class="search_name" style="left:249px; top:8px; width:69px; height:17px; ">코드</caption>
  94. <select1 id="cmb_codeflag" ref="/root/send/s_codeflag" class="combo_default" appearance="minimal" style="left:100px; top:8px; width:125px; height:19px; ">
  95. <choices>
  96. <itemset nodeset="/root/init/comcd/codeflag">
  97. <label ref="nm"/>
  98. <value ref="cd"/>
  99. </itemset>
  100. </choices>
  101. <script type="javascript" ev:event="xforms-value-changed">
  102. <![CDATA[
  103. fSetGridCaptionInfo(cmb_codeflag.value);
  104. ]]>
  105. </script>
  106. </select1>
  107. <input id="ipt_code" ref="/root/send/s_code" class="input_search" style="left:315px; top:8px; width:134px; height:19px; ">
  108. <script type="javascript" ev:event="onkeypress">
  109. <![CDATA[
  110. if (event.keycode == 13)
  111. {
  112. ipt_code.value = ipt_code.currentText;
  113. fbtnSearch();
  114. }
  115. ]]>
  116. </script>
  117. </input>
  118. <input id="ipt_codename" ref="/root/send/s_codename" class="input_search" style="left:537px; top:8px; width:220px; height:19px; ">
  119. <script type="javascript" ev:event="onkeypress">
  120. <![CDATA[
  121. if (event.keycode == 13)
  122. {
  123. ipt_codename.value = ipt_codename.currentText;
  124. fbtnSearch();
  125. }
  126. ]]>
  127. </script>
  128. </input>
  129. </group>
  130. <caption id="caption20" class="tit_2" style="left:6px; top:62px; width:136px; height:14px; ">구분별 리스트 정보</caption>
  131. <line id="line8" class="line_1" style="x1:0px; y1:77px; x2:1194px; y2:77px; "/>
  132. <line id="line7" class="line_3" style="x1:0px; y1:741px; x2:1194px; y2:741px; "/>
  133. <group id="group4" style="left:874px; top:45px; width:321px; height:32px; ">
  134. <button id="button8" class="btn2_letter3" style="left:209px; top:11px; width:53px; height:19px; ">
  135. <caption>행추가</caption>
  136. <script type="javascript" ev:event="DOMActivate">
  137. <![CDATA[
  138. fClickRowAddBtn();
  139. ]]>
  140. </script>
  141. </button>
  142. <button id="button9" class="btn2_letter3" style="left:266px; top:11px; width:53px; height:19px; ">
  143. <caption>행삭제</caption>
  144. <script type="javascript" ev:event="DOMActivate">
  145. <![CDATA[
  146. fClickDeleteBtn();
  147. ]]>
  148. </script>
  149. </button>
  150. <button id="button11" class="btn2_letter4" style="left:141px; top:11px; width:64px; height:19px; ">
  151. <caption>엑셀저장</caption>
  152. <script type="javascript" ev:event="DOMActivate">
  153. <![CDATA[
  154. fOnClickExcelBtn();
  155. ]]>
  156. </script>
  157. </button>
  158. </group>
  159. <datagrid id="grd_codelist" nodeset="/root/main/list/codelists" caption="* 구분^* 코드^* 코드명^부연설명1^부연설명2^부연설명3^부연설명4^org_code" colwidth="120, 90, 256, 160, 160, 160, 170, 50" dataheight="25" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" style="left:0px; top:80px; width:1194px; height:658px; text-align:center; border-color:#808080; ">
  160. <col disabled="true" ref="codeflag" type="combo" visibility="visible">
  161. <choices>
  162. <itemset nodeset="/root/init/comcd/codeflag">
  163. <label ref="nm"/>
  164. <value ref="cd"/>
  165. </itemset>
  166. </choices>
  167. </col>
  168. <col imemode="alpha" ref="code" type="input" maxlength="2"/>
  169. <col ref="codename" type="input" maxlength="100" style="text-align:left; "/>
  170. <col ref="codedesc1" type="input" maxlength="100"/>
  171. <col ref="codedesc2" type="input" maxlength="100"/>
  172. <col key="codedesc3" ref="codedesc3" type="input" maxlength="100"/>
  173. <col ref="codedesc4" type="input" maxlength="100"/>
  174. <col ref="org_code" visibility="hidden"/>
  175. <script type="javascript" ev:event="onrowchanged">
  176. <![CDATA[
  177. fRowChanged();
  178. ]]>
  179. </script>
  180. <script type="javascript" ev:event="xforms-value-changed">
  181. <![CDATA[
  182. fGridValueChanged();
  183. ]]>
  184. </script>
  185. </datagrid>
  186. </group>
  187. <line id="line32" class="line_6" style="x1:0px; y1:90px; x2:1194px; y2:90px; "/>
  188. <group id="group6" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
  189. <button id="button1" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  190. <caption>초기화</caption>
  191. <script type="javascript" ev:event="DOMActivate">
  192. <![CDATA[
  193. fInitialize();
  194. ]]>
  195. </script>
  196. </button>
  197. <button id="button2" class="btn4_letter2" style="left:1067px; top:3px; width:56px; height:22px; ">
  198. <caption>저장</caption>
  199. <script type="javascript" ev:event="DOMActivate">
  200. <![CDATA[
  201. fOnClickSaveBtn();
  202. ]]>
  203. </script>
  204. </button>
  205. <line id="line1" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  206. </group>
  207. </xhtml:body>
  208. </xhtml:html>