SMLPR02500_Thyroidcytology정도관리.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLPP01400_정도관리.xrw
  4. * 설 명 : 정도관리 화면
  5. * 설 계 자 : (주)에이씨케이 - 유동철
  6. * 작 성 자 : (주)에이씨케이 - 유동철
  7. * 작 성 일 : 2007.08.24
  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>Thyroid cytology 정도관리</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root xmlns="">
  18. <main>
  19. <grdetinfo>
  20. <grdeinfolist>
  21. <instcd/>
  22. <pid/>
  23. <jptno/>
  24. <jdispptno/>
  25. <jdiagcnts/>
  26. <sptno/>
  27. <sdispptno/>
  28. <sspcnm/>
  29. <srsltcnts3/>
  30. <readdrnm/>
  31. <diagmatch/>
  32. <sdiagcnts/>
  33. </grdeinfolist>
  34. </grdetinfo>
  35. </main>
  36. <send/>
  37. <init>
  38. <sysdt>
  39. <sysdtinfo>
  40. <sysdd/>
  41. <systm/>
  42. </sysdtinfo>
  43. </sysdt>
  44. <ptnocd>
  45. <ptnocdlist>
  46. <instcd/>
  47. <ptnocd/>
  48. <ptnonm/>
  49. </ptnocdlist>
  50. </ptnocd>
  51. <ptnocode/>
  52. <fromyear/>
  53. <fromptno/>
  54. <toyear/>
  55. <toptno/>
  56. <pid/>
  57. <testnmlist/>
  58. <testinfo>
  59. <testitemlist>
  60. <choi/>
  61. <instcd/>
  62. <testcd/>
  63. <testengnm/>
  64. <testengabbr/>
  65. </testitemlist>
  66. </testinfo>
  67. <spcinfo>
  68. <spclist>
  69. <instcd/>
  70. <basecd/>
  71. <spcnm/>
  72. </spclist>
  73. </spcinfo>
  74. <spccd/>
  75. </init>
  76. <hidden>
  77. <acptfromdd/>
  78. <acpttodd/>
  79. <seaval/>
  80. </hidden>
  81. <message/>
  82. </root>
  83. </instance>
  84. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  85. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  86. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  87. <script type="javascript" src="../../../lis/commonweb/js/LPZ001.js"/>
  88. <script type="javascript" ev:event="xforms-ready">
  89. <![CDATA[
  90. makeReportPreview(0, 0, 0, 0, "grp_prnt");
  91. fExeInitialize();
  92. ]]>
  93. </script>
  94. <submission id="TRLPZ00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/sysdt/sysdtinfo"/>
  95. <submission id="TRLPZ00109" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/ptnocd/ptnocdlist"/>
  96. <submission id="TRLPR02501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/grdetinfo/grdeinfolist"/>
  97. <submission id="TRLPC00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/testinfo/testitemlist"/>
  98. <submission id="TRLPR02502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/spcinfo/spclist"/>
  99. </model>
  100. <script type="javascript">
  101. <![CDATA[
  102. function fExePidKeyPress() {
  103. if (event.keyCode == 13) {
  104. model.makeValue("/root/init/pid", pidno.currentText);
  105. pidno.refresh();
  106. //-------------
  107. fGetGradeList();
  108. }
  109. }
  110. /* @group : 검체일괄접수
  111. * @ver : 2008.10.08 (CMCDEV-0001)
  112. * @by : 유동철
  113. * @-----------------------------------
  114. * @type : function
  115. * @access : public
  116. * @desc : 검사목록 팝업창 처리 함수
  117. */
  118. function fExeTestItemChoi() {
  119. var iFindNo = 0;
  120. var sTestCd = "";
  121. var sTestNm = "";
  122. var bState = false;
  123. var sNode = "/root/init/testinfo/testitemlist";
  124. //-------------------------------------------
  125. iFindNo = grd_testlist.findRow("true", 1, 0);
  126. if (Number(iFindNo) <= 0) {
  127. model.makeValue("/root/init/testcdlist", "");
  128. model.makeValue("/root/init/testnmlist", "");
  129. opt_testnmlist.refresh();
  130. grp_testlist.visible = false;
  131. return false;
  132. }
  133. //-----------------------------------------------------
  134. for (var iNo=1; iNo <= getNodesetCount(sNode); iNo++) {
  135. //-----------------------------------------------------
  136. if (model.getValue(sNode+"["+iNo+"]/choi") == "true") {
  137. if (bState) {
  138. sTestCd += ", '" + model.getValue(sNode+"["+iNo+"]/testcd") + "'";
  139. sTestNm += ", " + model.getValue(sNode+"["+iNo+"]/testengnm");
  140. } else {
  141. sTestCd += "'" + model.getValue(sNode+"["+iNo+"]/testcd") + "'";
  142. sTestNm += model.getValue(sNode+"["+iNo+"]/testengnm");
  143. bState = true;
  144. }
  145. }
  146. }
  147. //------------------------------------------------
  148. model.makeValue("/root/init/testcdlist", sTestCd);
  149. model.makeValue("/root/init/testnmlist", sTestNm);
  150. opt_testnmlist.refresh();
  151. grp_testlist.visible = false;
  152. }
  153. /* @group : 정도관리 화면
  154. * @ver : 2007.02.24 (CMCDEV-0001)
  155. * @by : 유동철(ACK)
  156. * @-----------------------------------
  157. * @type : function
  158. * @access : public
  159. * @desc : 화면초기화 함수
  160. */
  161. function fExeInitialize() {
  162. //----------------
  163. // 시스템일시 조회
  164. model.removeNodeset("/root/send");
  165. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  166. submit("TRLPZ00102", false); //시간조회
  167. submit("TRLPZ00109", false); //병리번호코드
  168. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd"));
  169. model.makeValue("/root/send/basecdid", "LP003");
  170. submit("TRLPR02502", false); // 세포정도관리 맵핑검체 조회
  171. var iMaxRow = Number(getNodesetCount("/root/init/spcinfo/spclist"))+1;
  172. //--------
  173. // 노드생성
  174. model.makeValue("/root/init/spcinfo/spclist[" + Number(iMaxRow) + "]/instcd", getUserInfo("dutplceinstcd"));
  175. model.makeValue("/root/init/spcinfo/spclist[" + Number(iMaxRow) + "]/basecd", "");
  176. model.makeValue("/root/init/spcinfo/spclist[" + Number(iMaxRow) + "]/spcnm", "전체");
  177. cmb_spc.refresh();
  178. cmb_spc.select(Number(getNodesetCount("/root/init/spcinfo/spclist"))-1);
  179. //검사코드목록 조회
  180. model.removeNodeset("/root/send");
  181. model.removeNodeset("/root/init/testinfo/testitemlist");
  182. model.makeValue("/root/send/delflagcd", "0"); // 조회조건 사용여부구분
  183. model.makeValue("/root/send/refflag", "1"); // 조회조건 조회구분
  184. model.makeValue("/root/send/refval", ""); // 조회조건 조회값
  185. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd")); // 기관코드
  186. submit("TRLPC00401", false);
  187. //-----------------------------------------
  188. grd_testlist.fixedcellcheckbox(0, 0) = true;
  189. model.makeValue("/root/hidden/acptfromdd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd"));
  190. model.makeValue("/root/hidden/acpttodd", model.getValue("/root/init/sysdt/sysdtinfo/sysdd"));
  191. //-----------------------------------------------------------------
  192. var sCurDate = model.getValue("/root/init/sysdt/sysdtinfo/sysdd");
  193. model.makeValue("/root/init/fromyear", sCurDate.substr(2,2));
  194. model.makeValue("/root/init/toyear", sCurDate.substr(2,2));
  195. model.makeValue("/root/init/ptnocode", "S");
  196. model.refresh();
  197. }
  198. /* @group : 정도관리 화면
  199. * @ver : 2007.02.24 (CMCDEV-0001)
  200. * @by : 유동철(ACK)
  201. * @-----------------------------------
  202. * @type : function
  203. * @access : public
  204. * @desc : 정도관리 내역 조회 함수
  205. */
  206. function fGetGradeList() {
  207. var sPtNoFrom = model.getValue("/root/init/ptnofrom");
  208. var sPtNoTo = model.getValue("/root/init/ptnoto");
  209. var sPid = model.getValue("/root/init/pid");
  210. var sTemp = "";
  211. var sFromDD = model.getValue("/root/hidden/acptfromdd");
  212. var sToDD = model.getValue("/root/hidden/acpttodd");
  213. var sNode = "/root/main/workrslt/workrsltlist";
  214. //------------------------------------------------
  215. if (model.getValue("/root/init/ptnocode") != "") {
  216. //------------------------------------------------
  217. if (model.getValue("/root/init/fromyear") == "") {
  218. model.makeValue("/root/init/fromyear", sFromDD.substr(2,2));
  219. } else {
  220. sTemp = model.getValue("/root/init/fromyear");
  221. model.makeValue("/root/init/fromyear", sTemp.getLeftPad(2, "0"));
  222. }
  223. //----------------------------------------------
  224. if (model.getValue("/root/init/toyear") == "") {
  225. model.makeValue("/root/init/toyear", sToDD.substr(2,2));
  226. } else {
  227. sTemp = model.getValue("/root/init/toyear");
  228. model.makeValue("/root/init/toyear", sTemp.getLeftPad(2, "0"));
  229. }
  230. //------------------------------------------------
  231. if (model.getValue("/root/init/fromptno") == "") {
  232. model.makeValue("/root/init/fromptno", "000000");
  233. } else {
  234. sTemp = model.getValue("/root/init/fromptno");
  235. model.makeValue("/root/init/fromptno", sTemp.getLeftPad(6, "0"));
  236. }
  237. //----------------------------------------------
  238. if (model.getValue("/root/init/toptno") == "") {
  239. model.makeValue("/root/init/toptno", "999999");
  240. } else {
  241. sTemp = model.getValue("/root/init/toptno");
  242. model.makeValue("/root/init/toptno", sTemp.getLeftPad(6, "0"));
  243. }
  244. }
  245. //--------------------------------------------
  246. sTemp = model.getValue("/root/init/ptnocode");
  247. //--------------------------------
  248. model.removeNodeset("/root/send");
  249. model.removeNodeset("/root/main/workrslt/workrsltlist");
  250. model.makeValue("/root/init/pid", pidno.currentText);
  251. //-----------------------------------------------------------------
  252. model.makeValue("/root/send/instcd", getUserInfo("dutplceinstcd")); // 기관코드
  253. model.makeValue("/root/send/ptnofrom", sPtNoFrom.toUpperCase()); // 시작병리번호
  254. model.makeValue("/root/send/ptnoto", sPtNoTo.toUpperCase()); // 종료병리번호
  255. model.makeValue("/root/send/acptfromdd", model.getValue("/root/hidden/acptfromdd")); // 접수시작일자
  256. model.makeValue("/root/send/acpttodd", model.getValue("/root/hidden/acpttodd")); // 접수종료일자
  257. model.makeValue("/root/send/readdr", model.getValue("/root/init/readdr")); // 판독의사
  258. model.makeValue("/root/send/ptnocode", sTemp.replace("-", ""));
  259. model.makeValue("/root/send/fromyear", model.getValue("/root/init/fromyear"));
  260. model.makeValue("/root/send/fromptno", model.getValue("/root/init/fromptno"));
  261. model.makeValue("/root/send/toyear", model.getValue("/root/init/toyear"));
  262. model.makeValue("/root/send/toptno", model.getValue("/root/init/toptno"));
  263. model.makeValue("/root/send/pid", model.getValue("/root/init/pid")); // 등록번호
  264. model.makeValue("/root/send/spccd", model.getValue("/root/init/spccd"));
  265. if(model.getValue("/root/init/testcdlist") != "") {
  266. model.makeValue("/root/send/testcdlist", model.getValue("/root/init/testcdlist")); // 검사코드
  267. } else {
  268. model.makeValue("/root/send/testcdlist", "EMPTY"); // 검사코드
  269. }
  270. if(submit("TRLPR02501")) {
  271. grd_grdeinfolist.autoResize = true;
  272. grd_grdeinfolist.refresh();
  273. }
  274. }
  275. ]]>
  276. </script>
  277. </xhtml:head>
  278. <xhtml:body>
  279. <group id="grp_btn" style="left:0px; top:13; width:1195px; height:27px; ">
  280. <line id="line10" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
  281. <button id="button13" class="btn6_letter5" style="left:0px; top:3px; width:92px; height:22px; ">
  282. <caption>EXCEL출력</caption>
  283. <script type="javascript" ev:event="DOMActivate">
  284. <![CDATA[
  285. lpzfExeSaveToExcel(grd_grdeinfolist, "정도관리");
  286. ]]>
  287. </script>
  288. </button>
  289. <button id="btn_prt" class="btn6_letter2" navindex="14" style="left:95px; top:3px; width:56px; height:22px; ">
  290. <caption>출력</caption>
  291. <script type="javascript" ev:event="DOMActivate">
  292. <![CDATA[
  293. exeReportPreview("RPLPR02500", "XMLSTR", "", "", "true", "", "", "", "", "false", "", "grp_prnt");
  294. ]]>
  295. </script>
  296. </button>
  297. </group>
  298. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  299. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:220px; height:14px; ">Thyroid cytology 정도관리</caption>
  300. </group>
  301. <group id="grp_biz" style="left:0; top:40; width:1195; height:744; ">
  302. <caption id="caption4" class="tit_2" style="left:5px; top:80px; width:108px; height:13px; ">정도관리목록</caption>
  303. <line id="line1" class="line_1" style="x1:0px; y1:95px; x2:1194px; y2:95px; "/>
  304. <group id="group2" style="left:0px; top:10px; width:1195px; height:60px; vertical-align:top; ">
  305. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  306. <line id="line13" class="line_4" style="x1:1103px; y1:7px; x2:1103px; y2:51px; border-color:#ffe4bb; border-left-style:solid; "/>
  307. <caption id="cap_acptdd" class="search_name" style="left:430px; top:9px; width:86px; height:17px; ">접수일자 :</caption>
  308. <caption id="caption5" class="search_no_b" style="left:622px; top:8px; width:12px; height:17px; ">~</caption>
  309. <button id="btn_sea" class="btn1_letter2" navindex="10" style="left:1123px; top:20px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  310. <caption>조회</caption>
  311. <script type="javascript" ev:event="DOMActivate">
  312. <![CDATA[
  313. fGetGradeList();
  314. ]]>
  315. </script>
  316. </button>
  317. <input id="ipt_cnclfromdd" ref="/root/hidden/acptfromdd" class="input_s_essential" navindex="6" inputtype="date" format="yyyy-mm-dd" mask="exclude" showmask="true" style="left:519px; top:8px; width:100px; height:19px; "/>
  318. <input id="ipt_cncltodd" ref="/root/hidden/acpttodd" class="input_s_essential" navindex="7" inputtype="date" format="yyyy-mm-dd" mask="exclude" showmask="true" style="left:638px; top:8px; width:100px; height:19px; "/>
  319. <caption id="cap_pid" class="search_name" style="left:795px; top:9px; width:86px; height:17px; ">등록번호 :</caption>
  320. <caption id="cap_ptno" class="search_name" style="left:10px; top:9px; width:160px; height:17px; ">병리번호 :</caption>
  321. <caption id="cap_spc" class="search_name" style="left:10px; top:35px; width:86px; height:17px; ">대표검체 :</caption>
  322. <select1 id="cbo_ptnocd" ref="/root/init/ptnocode" navindex="1" appearance="minimal" editmode="search" style="left:100; top:8px; width:101px; height:19px; ">
  323. <choices>
  324. <itemset nodeset="/root/init/ptnocd/ptnocdlist">
  325. <label ref="ptnonm"/>
  326. <value ref="ptnocd"/>
  327. </itemset>
  328. </choices>
  329. </select1>
  330. <input id="ipt_fromptno" ref="/root/init/fromptno" class="text_center" navindex="3" maxlength="6" style="left:233px; top:8px; width:50px; height:19px; "/>
  331. <caption id="caption1" class="search_no_b" style="left:286px; top:8px; width:12px; height:17px; ">~</caption>
  332. <input id="input1" ref="/root/init/toptno" class="text_center" navindex="5" maxlength="6" style="left:331px; top:8px; width:50px; height:19px; "/>
  333. <input id="ipt_toyear" ref="/root/init/toyear" class="text_center" navindex="4" maxlength="2" style="left:301px; top:8px; width:27px; height:19px; "/>
  334. <input id="ipt_fromyear" ref="/root/init/fromyear" class="text_center" navindex="2" maxlength="2" style="left:203px; top:8px; width:27px; height:19px; "/>
  335. <input id="pidno" ref="/root/init/pid" navindex="8" style="left:885px; top:8px; width:105px; height:19px; ">
  336. <script type="javascript" ev:event="onkeypress">
  337. <![CDATA[
  338. fExePidKeyPress();
  339. ]]>
  340. </script>
  341. </input>
  342. <select1 id="cmb_spc" ref="/root/init/spccd" navindex="-1" appearance="minimal" editmode="search" style="left:100px; top:34px; width:180px; height:19px; ">
  343. <choices>
  344. <itemset nodeset="/root/init/spcinfo/spclist">
  345. <label ref="spcnm"/>
  346. <value ref="basecd"/>
  347. </itemset>
  348. </choices>
  349. </select1>
  350. <caption id="caption2" class="search_name" style="left:430px; top:35px; width:86px; height:17px; ">검사항목 :</caption>
  351. <output id="opt_testnmlist" ref="/root/init/testnmlist" style="left:520px; top:34px; width:530px; height:19px; border-color:#000000; border-style:solid; "/>
  352. <button id="button5" navindex="9" style="left:1052px; top:34px; width:18px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
  353. <caption/>
  354. <script type="javascript" ev:event="DOMActivate">
  355. <![CDATA[
  356. grp_testlist.visible = true;
  357. ]]>
  358. </script>
  359. </button>
  360. </group>
  361. <datagrid id="grd_grdeinfolist" nodeset="/root/main/grdetinfo/grdeinfolist" class="datagrid2" caption="instcd^jptno^sptno^등록번호^조직&#xA;병리번호^조직진단^세포&#xA;병리번호^세부검체명^세포진단^세포검사 구체적 진단^판독의^진단&#xA;불일치" colsep="^" colwidth="57, 49, 61, 70, 80, 150, 80, 160, 150, 344, 60, 52" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:100px; width:1194px; height:640px; ">
  362. <col ref="instcd" visibility="hidden"/>
  363. <col ref="jptno" visibility="hidden"/>
  364. <col ref="sptno" visibility="hidden"/>
  365. <col ref="pid" style="text-align:center; "/>
  366. <col ref="jdispptno" style="text-align:center; "/>
  367. <col ref="jdiagcnts"/>
  368. <col ref="sdispptno" style="text-align:center; "/>
  369. <col ref="sspcnm"/>
  370. <col ref="sdiagcnts"/>
  371. <col ref="srsltcnts3"/>
  372. <col ref="readdrnm" style="text-align:center; "/>
  373. <col ref="diagmatch" type="combo" style="text-align:center; ">
  374. <choices/>
  375. </col>
  376. <script type="javascript" ev:event="ondblclick">
  377. <![CDATA[
  378. var sPtno = "";
  379. var sPtno2 = "";
  380. if((grd_grdeinfolist.mouseRow >= grd_grdeinfolist.fixedRows) && (grd_grdeinfolist.isCell(event.target))) {
  381. if(grd_grdeinfolist.mouseCol == grd_grdeinfolist.colRef("jdispptno")) {
  382. sPtno = model.getValue("/root/main/grdetinfo/grdeinfolist["+ grd_grdeinfolist.mouseRow +"]/jptno");
  383. sPtno2 = sPtno.substring(0, sPtno.length - 6);
  384. setParameter("SMLPP00500_pid", model.getValue("/root/main/grdetinfo/grdeinfolist["+ grd_grdeinfolist.mouseRow +"]/pid"));
  385. setParameter("SMLPP00500_ptnocd", sPtno2.substring(0, sPtno2.length - 2));
  386. setParameter("SMLPP00500_year", sPtno2.substring(sPtno2.length - 2, sPtno2.length));
  387. setParameter("SMLPP00500_no", sPtno.substring(sPtno.length - 6, sPtno.length));
  388. modal("SMLPP00500");
  389. }
  390. if(grd_grdeinfolist.mouseCol == grd_grdeinfolist.colRef("sdispptno")) {
  391. sPtno = model.getValue("/root/main/grdetinfo/grdeinfolist["+ grd_grdeinfolist.mouseRow +"]/sptno");
  392. sPtno2 = sPtno.substring(0, sPtno.length - 6);
  393. setParameter("SMLPP00500_pid", model.getValue("/root/main/grdetinfo/grdeinfolist["+ grd_grdeinfolist.mouseRow +"]/pid"));
  394. setParameter("SMLPP00500_ptnocd", sPtno2.substring(0, sPtno2.length - 2));
  395. setParameter("SMLPP00500_year", sPtno2.substring(sPtno2.length - 2, sPtno2.length));
  396. setParameter("SMLPP00500_no", sPtno.substring(sPtno.length - 6, sPtno.length));
  397. modal("SMLPP00500");
  398. }
  399. }
  400. ]]>
  401. </script>
  402. <script type="javascript" ev:event="onaftersort">
  403. <![CDATA[
  404. grd_grdeinfolist.gridToInstance();
  405. ]]>
  406. </script>
  407. </datagrid>
  408. <group id="grp_testlist" visibility="hidden" style="left:520px; top:65px; width:460px; height:463px; ">
  409. <button id="btn_cls" class="btn4_letter2" style="left:404px; top:440px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
  410. <caption>닫기</caption>
  411. <script type="javascript" ev:event="DOMActivate">
  412. <![CDATA[
  413. grp_testlist.visible = false;
  414. ]]>
  415. </script>
  416. </button>
  417. <button id="btn_cfm" class="btn4_letter2" style="left:345px; top:440px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
  418. <caption>확인</caption>
  419. <script type="javascript" ev:event="DOMActivate">
  420. <![CDATA[
  421. fExeTestItemChoi();
  422. ]]>
  423. </script>
  424. </button>
  425. <datagrid id="grd_testlist" nodeset="/root/init/testinfo/testitemlist" caption="선택^기관코드^코드^명칭^약어" colsep="^" colwidth="56, 0, 80, 300, 0" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:460px; height:437px; ">
  426. <col ref="choi" type="checkbox"/>
  427. <col ref="instcd"/>
  428. <col ref="testcd"/>
  429. <col ref="testengnm"/>
  430. <col ref="testengabbr"/>
  431. <script type="javascript" ev:event="onaftersort">
  432. <![CDATA[
  433. grd_testlist.gridToInstance();
  434. ]]>
  435. </script>
  436. </datagrid>
  437. </group>
  438. <group id="grp_prnt" visibility="hidden" style="left:165px; top:250px; width:335px; height:260px; "/>
  439. </group>
  440. </xhtml:body>
  441. </xhtml:html>