SMLPC01600_세포단축키등록.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLPC01600_세포단축키등록.xrw
  4. * 설 명 : 세포단축키등록 화면
  5. * 설 계 자 : (주)에이씨케이 - 황상미
  6. * 작 성 자 : (주)에이씨케이 - 황상미
  7. * 작 성 일 : 2007.01.12
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title/>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <hotkeycnts>
  20. <hotkeylist>
  21. <hotkeycd/>
  22. <hotkeynm/>
  23. <exmpcd1/>
  24. <exmpnm1/>
  25. <exmpcd2/>
  26. <exmpnm2/>
  27. <exmpcd3/>
  28. <exmpnm3/>
  29. <exmpcd4/>
  30. <exmpnm4/>
  31. <exmpcd5/>
  32. <exmpnm5/>
  33. </hotkeylist>
  34. </hotkeycnts>
  35. <hotkeyinfo>
  36. <hotkeycd/>
  37. <hotkeynm/>
  38. <exmpcd1/>
  39. <exmpnm1/>
  40. <exmpcd2/>
  41. <exmpnm2/>
  42. <exmpcd3/>
  43. <exmpnm3/>
  44. <exmpcd4/>
  45. <exmpnm4/>
  46. <exmpcd5/>
  47. <exmpnm5/>
  48. <useyn/>
  49. <fstrgstdt/>
  50. <fstrgstrid/>
  51. <lastrgstdt/>
  52. <lastrgstrid/>
  53. </hotkeyinfo>
  54. </main>
  55. <send>
  56. </send>
  57. <init>
  58. </init>
  59. <hidden>
  60. <useynflag>1</useynflag>
  61. <refflag>1</refflag>
  62. <refval/>
  63. <cdupdtflag>1</cdupdtflag>
  64. </hidden>
  65. </root>
  66. </instance>
  67. <bind id="detl_initialinfo" ref="/root/main/detlinitialcnts"/>
  68. <bind id="bind_output1" ref="/root/main/detlinitialcnts"/>
  69. <submission id="TRLPP001" mediatype="application/x-www-form-urlencoded" method="post"/>
  70. <!--TEST-->
  71. <submission id="reqGetInitialData" action="http://localhost:8080/LPC00100A.jsp" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
  72. <!--- END-->
  73. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  74. <script type="javascript" src="../../../lis/commonweb/js/LPZ001.js"/>
  75. <script type="javascript" ev:event="xforms-ready">
  76. <![CDATA[
  77. fExeInitialize();
  78. ]]>
  79. </script>
  80. <!-- public Script Start -->
  81. <script type="javascript">
  82. <![CDATA[
  83. /* @group : 세포단축키등록 화면
  84. * @ver : 2007.01.12 (CMCDEV-0001)
  85. * @by : 황상미(ACK)
  86. * @-----------------------------------
  87. * @type : function
  88. * @access : public
  89. * @desc : 화면초기화 함수
  90. */
  91. function fExeInitialize(){
  92. model.removeNodeset("/root/main/cnsltcnts/cnsltlist");
  93. model.removeNodeset("/root/main/cnsltinfo");
  94. model.setValue("/root/hidden/cdupdtflag", "1");
  95. fExeControlChng("false");
  96. }
  97. /* @group : 세포단축키등록 화면
  98. * @ver : 2007.01.12 (CMCDEV-0001)
  99. * @by : 황상미(ACK)
  100. * @-----------------------------------
  101. * @type : function
  102. * @access : public
  103. * @desc : 조회/수정/신규 컨트롤 사용여부 변경 함수
  104. * iGbn : 컨트롤 활성화 여부 true/false
  105. */
  106. function fExeControlChng(iGbn){
  107. var sGbn = "";
  108. if(iGbn == "true"){
  109. sGbn = "false";
  110. }else{
  111. sGbn = "true";
  112. }
  113. var vCtrIptArr = new Array(); //입력 컨트롤
  114. var vCtrSelArr = new Array(); //선택 컨트롤
  115. vCtrIptArr[0] = document.controls("ipt_hotkeycd"); //단축키코드 입력박스
  116. vCtrIptArr[1] = document.controls("ipt_hotkeynm"); //단축키명 입력박스
  117. vCtrSelArr[0] = document.controls("rdo_useyn"); //사용여부 선택박스
  118. for(var idx = 0; idx < vCtrIptArr.length; idx++){
  119. vCtrIptArr[idx].attribute("editable") = iGbn;
  120. }
  121. for(var idx = 0; idx < vCtrSelArr.length; idx++){
  122. vCtrSelArr[idx].disabled = sGbn;
  123. }
  124. }
  125. /* @group : 세포단축키등록 화면
  126. * @ver : 2007.01.12 (CMCDEV-0001)
  127. * @by : 황상미(ACK)
  128. * @-----------------------------------
  129. * @type : function
  130. * @access : public
  131. * @desc : 조회, 수정, 신규 작업 구분 함수
  132. */
  133. function fExeCodeUpdtFlag(){
  134. var updtGbn = model.getValue("/root/hidden/cdupdtflag");
  135. //updtGbn - 1:조회, 2:수정, 3:신규
  136. if(updtGbn == "1"){
  137. fExeControlChng("false");
  138. }else if(updtGbn == "2"){
  139. fExeControlChng("true");
  140. }else{
  141. fExeControlChng("true");
  142. model.resetInstanceNode("/root/main/hotkeyinfo");
  143. }
  144. model.refresh();
  145. }
  146. /* @group : 세포단축키등록 화면
  147. * @ver : 2007.01.12 (CMCDEV-0001)
  148. * @by : 황상미(ACK)
  149. * @-----------------------------------
  150. * @type : function
  151. * @access : public
  152. * @desc : 병리번호코드 리스트 조회 함수
  153. */
  154. function fGetRefData(){
  155. }
  156. ]]>
  157. </script>
  158. <!-- public Script end -->
  159. </model>
  160. </xhtml:head>
  161. <xhtml:body guideline="1,1194;2,784;1,855;2,58;2,757;1,860;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  162. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  163. <group id="group1" style="left:0px; top:10px; width:1194px; height:35px; ">
  164. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  165. <button id="button3" class="btn1_letter2" navindex="4" style="left:1123px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  166. <caption>조회</caption>
  167. <script type="javascript" ev:event="onclick">
  168. <![CDATA[
  169. fGetRefData();
  170. ]]>
  171. </script>
  172. </button>
  173. <line id="line14" class="line_4" style="x1:1108px; y1:6px; x2:1108px; y2:28px; border-color:#ffe4bb; border-left-style:solid; "/>
  174. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:90px; height:17px; vertical-align:middle; background-image:../../../com/commonweb/images/search_bullet1.gif; ">사용여부 :</caption>
  175. <input id="input1" ref="/root/hidden/refval" class="input_search" navindex="3" style="left:974px; top:8px; width:120px; height:19px; "/>
  176. <select1 id="combo1" ref="/root/hidden/refflag" class="combo_search" navindex="2" appearance="minimal" style="left:851px; top:8px; width:120px; height:19px; ">
  177. <choices>
  178. <item>
  179. <label>단축키코드</label>
  180. <value>1</value>
  181. </item>
  182. <item>
  183. <label>단축키명</label>
  184. <value>2</value>
  185. </item>
  186. <item>
  187. <label>예문코드</label>
  188. <value>3</value>
  189. </item>
  190. </choices>
  191. </select1>
  192. <caption id="caption22" class="search_name" style="left:773px; top:9px; width:75px; height:17px; vertical-align:middle; background-image:../../../com/commonweb/images/search_bullet1.gif; ">조회값 :</caption>
  193. <select1 id="rdo_s_useyn" ref="/root/hidden/useynflag" class="radio_search" navindex="1" overflow="visible" appearance="full" cellspacing="20" cols="3" style="left:108px; top:10px; width:122px; height:16px; border-style:none; ">
  194. <choices>
  195. <item>
  196. <label>사용</label>
  197. <value>1</value>
  198. </item>
  199. <item>
  200. <label>미사용</label>
  201. <value>2</value>
  202. </item>
  203. </choices>
  204. </select1>
  205. </group>
  206. <group id="group2" style="left:0px; top:55px; width:855px; height:689px; ">
  207. <caption id="caption1" class="tit_2" style="left:5px; top:0px; width:131px; height:14px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">세포단축키</caption>
  208. <line id="line1" class="line_1" style="x1:0px; y1:15px; x2:855px; y2:15px; "/>
  209. <datagrid id="grd_hotkeylist" nodeset="/root/main/hotkeycnts/hotkeylist" caption="단축키&#xA;코드^단축키명^결과예문1^결과예문1^결과예문2^결과예문2^결과예문3^결과예문3^결과예문4^결과예문4^결과예문5^결과예문5|단축키&#xA;코드^단축키명^코드^명칭^코드^명칭^코드^명칭^코드^명칭^코드^명칭" colsep="^" colwidth="65, 110, 50, 120, 50, 120, 50, 120, 50, 120, 50, 120" dataheight="25" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:20px; width:855px; height:660px; ">
  210. <col ref="hotkeycd" type="output"/>
  211. <col ref="hotkeynm" type="output"/>
  212. <col ref="exmpcd1" type="output"/>
  213. <col ref="exmpnm1" type="output"/>
  214. <col ref="exmpcd2" type="output"/>
  215. <col ref="exmpnm2" type="output"/>
  216. <col ref="exmpcd3" type="output"/>
  217. <col ref="exmpnm3" type="output"/>
  218. <col ref="exmpcd4" type="output"/>
  219. <col ref="exmpnm4" type="output"/>
  220. <col ref="exmpcd5" type="output"/>
  221. <col ref="exmpnm5" type="output"/>
  222. </datagrid>
  223. </group>
  224. <group id="group5" style="left:861px; top:50px; width:333px; height:689px; ">
  225. <caption id="caption3" class="tit_2" style="left:5px; top:5px; width:113px; height:14px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">세포단축키 정보</caption>
  226. <line id="line2" class="line_1" style="x1:0px; y1:20px; x2:333px; y2:20px; "/>
  227. <line id="line10" class="line_2" style="x1:0px; y1:49px; x2:333px; y2:49px; "/>
  228. <line id="line11" class="line_2" style="x1:0px; y1:73px; x2:333px; y2:73px; "/>
  229. <line id="line12" class="line_2" style="x1:0px; y1:97px; x2:333px; y2:97px; "/>
  230. <line id="line13" class="line_2" style="x1:0px; y1:121px; x2:333px; y2:121px; "/>
  231. <line id="line3" class="line_3" style="x1:0px; y1:432px; x2:333px; y2:432px; "/>
  232. <caption id="caption13" class="cell_1" style="left:0px; top:25px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">단축키 코드</caption>
  233. <caption id="caption14" class="cell_1" style="left:0px; top:49px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">단축키 명</caption>
  234. <caption id="caption16" class="cell_1" style="left:0px; top:73px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드1 코드</caption>
  235. <caption id="caption17" class="cell_1" style="left:0px; top:97px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드1 명칭</caption>
  236. <caption id="caption4" class="cell_1" style="left:0px; top:121px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드2 코드</caption>
  237. <caption id="caption12" class="cell_1" style="left:0px; top:409px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최종등록자</caption>
  238. <select1 id="rdo_lendflag" ref="/root/hidden/cdupdtflag" navindex="6" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:117px; top:4px; width:155px; height:13px; border-style:none; ">
  239. <choices>
  240. <item>
  241. <label>조회</label>
  242. <value>1</value>
  243. </item>
  244. <item>
  245. <label>수정</label>
  246. <value>2</value>
  247. </item>
  248. <item>
  249. <label>신규</label>
  250. <value>3</value>
  251. </item>
  252. </choices>
  253. <script type="javascript" ev:event="xforms-value-changed">
  254. <![CDATA[
  255. fExeCodeUpdtFlag();
  256. ]]>
  257. </script>
  258. </select1>
  259. <caption id="caption15" class="cell_1" style="left:0px; top:337px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최초등록일시</caption>
  260. <line id="line16" class="line_2" style="x1:0px; y1:361px; x2:333px; y2:361px; "/>
  261. <caption id="caption18" class="cell_1" style="left:0px; top:361px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최초등록자</caption>
  262. <line id="line18" class="line_2" style="x1:0px; y1:385px; x2:333px; y2:385px; "/>
  263. <caption id="caption19" class="cell_1" style="left:0px; top:385px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">최종등록일시</caption>
  264. <line id="line19" class="line_2" style="x1:0px; y1:409px; x2:333px; y2:409px; "/>
  265. <line id="line20" class="line_2" style="x1:0px; y1:337px; x2:333px; y2:337px; "/>
  266. <output id="opt_fstrgstdt" ref="/root/main/hotkeyinfo/fstrgstdt" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:340px; width:200px; height:19px; border-color:#c0c0c0; "/>
  267. <output id="opt_fstrgstrid" ref="/root/main/hotkeyinfo/fstrgstrid" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:364px; width:200px; height:19px; border-color:#c0c0c0; "/>
  268. <output id="opt_lastrgstdt" ref="/root/main/hotkeyinfo/lastrgstdt" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:388px; width:200px; height:19px; border-color:#c0c0c0; "/>
  269. <output id="opt_lastrgstrid" ref="/root/main/hotkeyinfo/lastrgstrid" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:412px; width:200px; height:19px; border-color:#c0c0c0; "/>
  270. <caption id="caption9" class="cell_1" style="left:0px; top:313px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">사용여부</caption>
  271. <line id="line6" class="line_2" style="x1:0px; y1:313px; x2:333px; y2:313px; "/>
  272. <select1 id="rdo_useyn" ref="/root/main/hotkeyinfo/useyn" navindex="12" overflow="visible" appearance="full" cellspacing="30" cols="2" style="left:133px; top:318px; width:132px; height:13px; border-style:none; ">
  273. <choices>
  274. <item>
  275. <label>사용</label>
  276. <value>1</value>
  277. </item>
  278. <item>
  279. <label>미사용</label>
  280. <value>2</value>
  281. </item>
  282. </choices>
  283. </select1>
  284. <line id="line4" class="line_2" style="x1:0px; y1:145px; x2:333px; y2:145px; "/>
  285. <caption id="caption5" class="cell_1" style="left:0px; top:145px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드2 명칭</caption>
  286. <caption id="caption7" class="cell_1" style="left:0px; top:169px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드3 코드</caption>
  287. <line id="line5" class="line_2" style="x1:0px; y1:169px; x2:333px; y2:169px; "/>
  288. <caption id="caption8" class="cell_1" style="left:0px; top:193px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드3 명칭</caption>
  289. <line id="line7" class="line_2" style="x1:0px; y1:193px; x2:333px; y2:193px; "/>
  290. <caption id="caption10" class="cell_1" style="left:0px; top:217px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드4 코드</caption>
  291. <line id="line8" class="line_2" style="x1:0px; y1:217px; x2:333px; y2:217px; "/>
  292. <line id="line9" class="line_2" style="x1:0px; y1:241px; x2:333px; y2:241px; "/>
  293. <caption id="caption11" class="cell_1" style="left:0px; top:241px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드4 명칭</caption>
  294. <line id="line15" class="line_2" style="x1:0px; y1:265px; x2:333px; y2:265px; "/>
  295. <caption id="caption20" class="cell_1" style="left:0px; top:265px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드5 코드</caption>
  296. <caption id="caption21" class="cell_1" style="left:0px; top:289px; width:130px; height:23px; text-align:left; vertical-align:middle; padding-left:10px; ">결과예문코드5 명칭</caption>
  297. <line id="line21" class="line_2" style="x1:0px; y1:289px; x2:333px; y2:289px; "/>
  298. <input id="ipt_hotkeycd" ref="/root/main/hotkeyinfo/hotkeycd" class="input_essential" navindex="7" appearance="input" style="left:133px; top:28px; width:200px; height:19px; border-color:#c0c0c0; "/>
  299. <input id="ipt_hotkeynm" ref="/root/main/hotkeyinfo/hotkeynm" class="input_essential" navindex="8" appearance="input" style="left:133px; top:52px; width:200px; height:19px; border-color:#c0c0c0; "/>
  300. <output id="ipt_exmpcd1" ref="/root/main/hotkeyinfo/exmpcd1" class="output_fix" navindex="9" appearance="output" style="left:133px; top:76px; width:177px; height:19px; border-color:#c0c0c0; "/>
  301. <output id="ipt_exmpnm1" ref="/root/main/hotkeyinfo/exmpnm1" class="output_fix" navindex="10" format="yyyy-mm-dd" appearance="output" style="left:133px; top:100px; width:200px; height:19px; border-color:#c0c0c0; "/>
  302. <output id="ipt_exmpcdcd2" ref="/root/main/hotkeyinfo/exmpcd2" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:124px; width:177px; height:19px; border-color:#c0c0c0; "/>
  303. <output id="ipt_exmpnm2" ref="/root/main/hotkeyinfo/exmpnm2" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:148px; width:200px; height:19px; border-color:#c0c0c0; "/>
  304. <output id="ipt_exmpcd3" ref="/root/main/hotkeyinfo/exmpcd3" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:172px; width:177px; height:19px; border-color:#c0c0c0; "/>
  305. <output id="ipt_exmpnm3" ref="/root/main/hotkeyinfo/exmpnm3" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:196px; width:200px; height:19px; border-color:#c0c0c0; "/>
  306. <output id="ipt_exmpcd4" ref="/root/main/hotkeyinfo/exmpcd4" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:220px; width:177px; height:19px; border-color:#c0c0c0; "/>
  307. <output id="ipt_exmpnm4" ref="/root/main/hotkeyinfo/exmpnm4" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:244px; width:200px; height:19px; border-color:#c0c0c0; "/>
  308. <output id="ipt_exmpcd5" ref="/root/main/hotkeyinfo/exmpcd5" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:268px; width:177px; height:19px; border-color:#c0c0c0; "/>
  309. <output id="ipt_exmpnm5" ref="/root/main/hotkeyinfo/exmpnm5" class="output_fix" navindex="11" format="yyyy-mm-dd" appearance="output" style="left:133px; top:292px; width:200px; height:19px; border-color:#c0c0c0; "/>
  310. <button id="btn_exmpcd1" class="icon_search" navindex="7" style="left:313px; top:77px; width:16px; height:16px; ">
  311. <caption/>
  312. </button>
  313. <button id="btn_exmpcd2" class="icon_search" navindex="7" style="left:313px; top:125px; width:16px; height:16px; ">
  314. <caption/>
  315. </button>
  316. <button id="btn_exmpcd3" class="icon_search" navindex="7" style="left:313px; top:173px; width:16px; height:16px; ">
  317. <caption/>
  318. </button>
  319. <button id="btn_exmpcd4" class="icon_search" navindex="7" style="left:313px; top:221px; width:16px; height:16px; ">
  320. <caption/>
  321. </button>
  322. <button id="btn_exmpcd5" class="icon_search" navindex="7" style="left:313px; top:269px; width:16px; height:16px; ">
  323. <caption/>
  324. </button>
  325. </group>
  326. </group>
  327. <group id="group4" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
  328. <button id="button11" class="btn4_letter2" navindex="13" style="left:1139px; top:5px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
  329. <caption>저장</caption>
  330. </button>
  331. <line id="line17" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  332. </group>
  333. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  334. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:15px; ">세포단축키등록</caption>
  335. </group>
  336. </xhtml:body>
  337. </xhtml:html>