xSMRCS00300_교원충원신청.xrw 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  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>SMRTB01200_학회 현황 조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <lnscityprescond>
  12. <yy/>
  13. <instcd/>
  14. <appfrmno/>
  15. <seq/>
  16. <appfrmlrgdesc/>
  17. <appfrmsmldesc/>
  18. <instnm/>
  19. <deptnm/>
  20. <jobposnm/>
  21. <emplno/>
  22. <emplnm/>
  23. <nati/>
  24. <desctitl/>
  25. <aprvtermfrom/>
  26. <aprvtermto/>
  27. <dayno/>
  28. <dg/>
  29. <suppcost_1/>
  30. <suppcost_2/>
  31. <suppcost_3/>
  32. <suppcost_4/>
  33. <suppcost_5/>
  34. <curncyunit/>
  35. <cmt/>
  36. <hosinseqbpno/>
  37. <mpphoneno/>
  38. <emailaddr/>
  39. <acntflag/>
  40. <banknm/>
  41. <acntno/>
  42. <subtorddrnm/>
  43. </lnscityprescond>
  44. </list>
  45. <indinfo>
  46. <deptnm/>
  47. <jobposnm/>
  48. <emplnm/>
  49. <hosinseqbpno/>
  50. <mpphoneno/>
  51. <emailaddr/>
  52. <acntflag/>
  53. <banknm/>
  54. <acntno/>
  55. </indinfo>
  56. </main>
  57. <send>
  58. <req>
  59. <yy/>
  60. <instcd/>
  61. <deptcd/>
  62. <deptnm/>
  63. <appfrmlrg/>
  64. <appfrmsml/>
  65. <emplno/>
  66. <name/>
  67. <instnm/>
  68. </req>
  69. <suppcost>
  70. <yy/>
  71. <instcd/>
  72. <appfrmno/>
  73. <suppcost_1/>
  74. <suppcost_2/>
  75. <suppcost_3/>
  76. <suppcost_4/>
  77. <suppcost_5/>
  78. <curncyunit/>
  79. </suppcost>
  80. </send>
  81. <init>
  82. <comcd>
  83. <R03251_temp>
  84. <R0326>
  85. <R0326>
  86. <R0326>
  87. <cdnm/>
  88. <cdid/>
  89. </R0326>
  90. </R0326>
  91. </R0326>
  92. </R03251_temp>
  93. </comcd>
  94. </init>
  95. </root>
  96. </instance>
  97. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  98. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  99. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  100. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  101. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  102. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  103. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  104. <script type="javascript" ev:event="xforms-ready">
  105. <![CDATA[
  106. fInitialize();
  107. ]]>
  108. </script>
  109. <submission id="TRRPD02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/list"/>
  110. <submission id="TXRPD02801" ref="/root/send/suppcost" resultref="/root/temp"/>
  111. <submission id="TRZBC00122" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  112. </model>
  113. <script type="javascript">
  114. <![CDATA[
  115. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  116. function fInitialize() {
  117. var today = getCurrentDate();
  118. var cur_yy = parseInt(today.substring(0, 4));
  119. model.setValue("/root/send/req/yy", cur_yy);
  120. misfComboComCdListMulti("Z0007", "cmb_instcd", null, "Y");
  121. }
  122. function fsearch() {
  123. if (ipt_yy.value == ""){
  124. messageBox("연도는","I003");
  125. return;
  126. }
  127. submit("TRRPD02801");
  128. }
  129. //콤보에 공통코드 Setting
  130. /*
  131. pcdgrupid : 공통코드군
  132. pcontrol_name : Data를 받을 Control
  133. */
  134. function rthfComboComCdList(pcdgrupid, pcontrol_name,pall) {
  135. var control_id = pcontrol_name.attribute("id");
  136. var comcd_node = "/root/send/comcdref";
  137. var comcd_rsltnode = "/root/init/comcd";
  138. var comcd_itemset = "/root/init/" + control_id;
  139. model.removeNodeset(comcd_node);
  140. model.removeNodeset(comcd_itemset);
  141. model.makeNode(comcd_node);
  142. model.makeNode(comcd_node + "/cdgrupid");
  143. model.makeNode(comcd_node + "/cdid");
  144. model.makeNode(comcd_node + "/cdnm");
  145. model.makeNode(comcd_node + "/refcond");
  146. model.makeNode(comcd_rsltnode);
  147. model.makeNode(comcd_itemset);
  148. pcontrol_name.choices.itemset.attribute("nodeset") = comcd_itemset+"/comcodelist";
  149. pcontrol_name.choices.itemset.label.attribute("ref") = "detldesc";
  150. pcontrol_name.choices.itemset.value.attribute("ref") = "cdid";
  151. pcontrol_name.refresh();
  152. model.setValue(comcd_node + "/cdgrupid", pcdgrupid);
  153. model.setValue(comcd_node + "/cdid","%");
  154. model.setValue(comcd_node + "/cdnm","%");
  155. model.removeChild("TRRPZ00301");
  156. model.createChild("xforms:submission", "id:TRRPZ00301;mediatype:application/x-www-form-urlencoded; method:post; ref:" + comcd_node + "; resultref:" + comcd_rsltnode + "; ");
  157. submit("TRRPZ00301");
  158. if(pall != null && pall == "Y")
  159. {
  160. /*
  161. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdnm", "전체");
  162. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdid", "");
  163. sourcenode = document.models(0).instances(0).selectSingleNode(comcd_rsltnode);
  164. tarnode = document.models(0).instances(0).selectSingleNode(comcd_itemset);
  165. var sourcenodelist = sourcenode.childNodes;
  166. while (childNode = sourcenodelist.nextNode())tarnode.appendChild(childNode);
  167. */
  168. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/detldesc", "전체");
  169. model.makeValue(comcd_itemset+"/comcodelist[" +1+ "]/cdid", "");
  170. sourcenode = document.models(0).instances(0).selectSingleNode(comcd_rsltnode);
  171. tarnode = document.models(0).instances(0).selectSingleNode(comcd_itemset);
  172. cnt = 1;
  173. var sourcenodelist = sourcenode.childNodes;
  174. while (childNode = sourcenodelist.nextNode())
  175. {
  176. model.makeValue(comcd_itemset+"/comcodelist[" +(cnt + 1)+ "]/detldesc", childNode.getXPathString(comcd_rsltnode + "/comcodelist[" +cnt + "]/detldesc"));
  177. model.makeValue(comcd_itemset+"/comcodelist[" +(cnt + 1)+ "]/cdid", childNode.getXPathString(comcd_rsltnode + "/comcodelist[" +cnt + "]/cdid"));
  178. cnt++;
  179. }
  180. }
  181. else model.copyNode(comcd_itemset,comcd_rsltnode);
  182. model.refresh();
  183. //if(pcontrol_name.length == 1) pcontrol_name.selectedindex= 0;
  184. }
  185. ]]>
  186. </script>
  187. </xhtml:head>
  188. <xhtml:body guideline="2,763;2,765;" style="margin-left:8; margin-right:8; ">
  189. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  190. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">교원 충원 등록</caption>
  191. </group>
  192. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  193. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:40px; "/>
  194. <line id="line207" class="line_1" style="x1:0px; y1:80px; x2:1195px; y2:80px; "/>
  195. <caption id="caption9" class="tit_2" style="left:0px; top:60px; width:117px; height:14px; ">교원 충원 등록</caption>
  196. <button id="button3" class="btn2_letter4" style="left:1121px; top:59px; width:64px; height:19px; ">
  197. <caption>엑셀저장</caption>
  198. <script type="javascript" ev:event="DOMActivate">
  199. <![CDATA[
  200. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  201. if (fileName != "")
  202. {
  203. grd_lnscityprescond.saveExcel(fileName, "sheetname:sheet1;exportfalsecols:1;");
  204. }
  205. ]]>
  206. </script>
  207. </button>
  208. <select1 id="cmb_instcd" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:296px; top:20px; width:100px; height:19px; ">
  209. <choices>
  210. <itemset>
  211. <label/>
  212. <value/>
  213. </itemset>
  214. </choices>
  215. <script type="javascript" ev:event="xforms-value-changed">
  216. <![CDATA[
  217. fsearch();
  218. ]]>
  219. </script>
  220. </select1>
  221. <button id="btn_deptcdhelp" class="icon_search" style="left:606px; top:21px; width:16px; height:16px; ">
  222. <caption/>
  223. <script type="javascript" ev:event="DOMActivate">
  224. <![CDATA[
  225. var precv_list = "deptcd" + "," + "deptnm";
  226. misfOpenPopUpList("02", ipt_deptcd, "", precv_list);
  227. fsearch();
  228. model.refresh();
  229. ]]>
  230. </script>
  231. </button>
  232. <caption id="caption1" class="search_name" style="left:206px; top:20px; width:85px; height:17px; ">학 기 :</caption>
  233. <input id="ipt_deptnm" ref="/root/send/req/deptnm" class="output_search" style="left:625px; top:20px; width:120px; height:19px; ">
  234. <script type="javascript" ev:event="onkeyup">
  235. <![CDATA[
  236. inputEnterKey("btn_search", "DOMActivate");
  237. ]]>
  238. </script>
  239. </input>
  240. <caption id="caption7" class="search_name" style="left:424px; top:20px; width:91px; height:17px; ">교 실 :</caption>
  241. <input id="ipt_deptcd" ref="/root/send/req/deptcd" class="input_default" style="left:520px; top:20px; width:78px; height:19px; ">
  242. <script type="javascript" ev:event="onkeyup">
  243. <![CDATA[
  244. inputEnterKey("btn_search", "DOMActivate");
  245. ]]>
  246. </script>
  247. </input>
  248. <line id="line3" class="line_4" style="x1:1110px; y1:14px; x2:1110px; y2:47px; border-color:#ffe4bb; border-left-style:solid; "/>
  249. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:24px; width:56px; height:22px; text-align:left; ">
  250. <caption>조회</caption>
  251. <script type="javascript" ev:event="DOMActivate">
  252. <![CDATA[
  253. fsearch();
  254. ]]>
  255. </script>
  256. </button>
  257. <caption id="caption4" class="search_name" style="left:15px; top:20px; width:86px; height:17px; ">년 도 :</caption>
  258. <input id="ipt_yy" ref="/root/send/req/yy" class="input_s_essential" style="left:105px; top:20px; width:70px; height:19px; ">
  259. <script type="javascript" ev:event="onkeyup">
  260. <![CDATA[
  261. inputEnterKey("btn_search", "DOMActivate");
  262. ]]>
  263. </script>
  264. </input>
  265. <caption id="caption17" class="tit_2" style="left:5px; top:585px; width:139px; height:14px; "> 충원 등록</caption>
  266. <line id="line13" class="line_1" style="x1:0px; y1:604px; x2:382px; y2:604px; "/>
  267. <caption id="caption18" class="cell_1" style="left:2px; top:610px; width:70px; height:23px; vertical-align:middle; ">년도</caption>
  268. <input id="input6" ref="/root/main/indinfo/deptnm" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:77px; top:611px; width:110px; height:19px; text-align:left; "/>
  269. <caption id="caption19" class="cell_1" style="left:2px; top:637px; width:70px; height:23px; vertical-align:middle; ">정원</caption>
  270. <input id="input7" ref="/root/main/indinfo/hosinseqbpno" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:77px; top:639px; width:110px; height:19px; text-align:left; "/>
  271. <input id="input8" ref="/root/main/indinfo/mpphoneno" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:267px; top:639px; width:110px; height:19px; text-align:left; "/>
  272. <caption id="caption20" class="cell_1" style="left:193px; top:610px; width:70px; height:23px; vertical-align:middle; ">학기</caption>
  273. <caption id="caption21" class="cell_1" style="left:193px; top:637px; width:70px; height:23px; vertical-align:middle; ">현원</caption>
  274. <caption id="caption24" class="cell_1" style="left:2px; top:662px; width:70px; height:23px; vertical-align:middle; ">충원 사유</caption>
  275. <line id="line14" class="line_2" style="x1:0px; y1:634px; x2:380px; y2:634px; "/>
  276. <line id="line15" class="line_2" style="x1:0px; y1:661px; x2:380px; y2:661px; "/>
  277. <line id="line16" class="line_2" style="x1:2px; y1:686px; x2:380px; y2:686px; "/>
  278. <line id="line18" class="line_2" style="x1:73px; y1:607px; x2:73px; y2:686px; "/>
  279. <line id="line19" class="line_2" style="x1:190px; y1:608px; x2:190px; y2:660px; "/>
  280. <line id="line22" class="line_2" style="x1:379px; y1:608px; x2:379px; y2:687px; "/>
  281. <line id="line20" class="line_2" style="x1:264px; y1:608px; x2:264px; y2:660px; "/>
  282. <button id="btn_update" class="btn2_letter2" navindex="13" style="left:1115px; top:580px; width:42px; height:19px; ">
  283. <caption>입력</caption>
  284. <script type="javascript" ev:event="DOMActivate">
  285. <![CDATA[
  286. var retMes = messageBox("수정 하시겠습니까?", "Q999");
  287. if ( retMes != 6) {
  288. return;
  289. }
  290. misfSave("TXRPD02801");
  291. fsearch();
  292. ]]>
  293. </script>
  294. </button>
  295. <input id="input21" ref="/root/send/suppcost/yy" class="input_search" visibility="hidden" maxlength="7" style="left:160px; top:580px; width:98px; height:19px; ">
  296. <script type="javascript" ev:event="onkeyup">
  297. <![CDATA[
  298. inputEnterKey("btn_rrgstno", "DOMActivate");
  299. ]]>
  300. </script>
  301. </input>
  302. <input id="input14" ref="/root/send/suppcost/instcd" class="input_search" visibility="hidden" maxlength="7" style="left:260px; top:580px; width:98px; height:19px; ">
  303. <script type="javascript" ev:event="onkeyup">
  304. <![CDATA[
  305. inputEnterKey("btn_rrgstno", "DOMActivate");
  306. ]]>
  307. </script>
  308. </input>
  309. <input id="input12" ref="/root/send/suppcost/appfrmno" class="input_search" visibility="hidden" style="left:360px; top:580px; width:98px; height:19px; ">
  310. <script type="javascript" ev:event="onkeyup">
  311. <![CDATA[
  312. inputEnterKey("btn_rrgstno", "DOMActivate");
  313. ]]>
  314. </script>
  315. </input>
  316. <input id="input16" ref="/root/main/indinfo/acntflag" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:77px; top:665px; width:300px; height:19px; text-align:left; "/>
  317. <caption id="caption14" class="search_name" style="left:776px; top:20px; width:97px; height:17px; ">기 관 :</caption>
  318. <button id="button8" class="icon_search" style="left:969px; top:21px; width:16px; height:16px; ">
  319. <caption/>
  320. <script type="javascript" ev:event="DOMActivate">
  321. <![CDATA[
  322. var recv_list = "instcd,instnm";
  323. misfOpenPopUpList("03", ipt_instnm,"Z0007", recv_list, "", "") ;
  324. model.refresh();
  325. ]]>
  326. </script>
  327. </button>
  328. <input id="ipt_instnm" ref="/root/send/req/instnm" class="input_search" appearance="input" style="left:865px; top:20px; width:100px; height:19px; ">
  329. <script type="javascript" ev:event="xforms-value-changed">
  330. <![CDATA[
  331. if( ipt_instnm.value.getByteLength() == '0' ) {
  332. ipt_instcd.value = "" ;
  333. }
  334. model.refresh();
  335. ]]>
  336. </script>
  337. </input>
  338. <input id="input18" ref="/root/send/req/instcd" class="output_search" appearance="input" style="left:990px; top:20px; width:100px; height:19px; "/>
  339. <datagrid id="grd_lnscityprescond" nodeset="/root/main/list/lnscityprescond" class="datagrid1" caption="년도^학기^교실명^기관명^정원^현원^신청인원^세부전공^충원사유^자격요건^신청여부^추가입력^사유" colsep="^" colwidth="80, 98, 153, 187, 69, 75, 77, 120, 79, 170, 165, 89, 68" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:85px; width:1194px; height:485px; font-weight:normal; text-align:center; ">
  340. <col ref="yy"/>
  341. <col ref="instcd"/>
  342. <col ref="appfrmno"/>
  343. <col ref="hosinseqbpno"/>
  344. <col ref="mpphoneno"/>
  345. <col ref="emailaddr"/>
  346. <col ref="acntflag"/>
  347. <col ref="banknm"/>
  348. <col ref="acntno"/>
  349. <col ref="seq" style="text-align:center; "/>
  350. <col ref="appfrmlrgdesc" style="text-align:left; "/>
  351. <col ref="appfrmsmldesc" style="text-align:left; "/>
  352. <col ref="instnm" type="checkbox" style="text-align:left; "/>
  353. <script type="javascript" ev:event="ondblclick">
  354. <![CDATA[
  355. var rownum = (grd_lnscityprescond.row - grd_lnscityprescond.fixedRows)+1;
  356. model.setValue("/root/main/indinfo/deptnm" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/deptnm"));
  357. model.setValue("/root/main/indinfo/jobposnm" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/jobposnm"));
  358. model.setValue("/root/main/indinfo/emplnm" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/emplnm"));
  359. model.setValue("/root/main/indinfo/hosinseqbpno" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/hosinseqbpno"));
  360. model.setValue("/root/main/indinfo/mpphoneno" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/mpphoneno"));
  361. model.setValue("/root/main/indinfo/emailaddr" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/emailaddr"));
  362. model.setValue("/root/main/indinfo/acntflag" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/acntflag"));
  363. model.setValue("/root/main/indinfo/banknm" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/banknm"));
  364. model.setValue("/root/main/indinfo/acntno" , model.getValue("/root/main/list/lnscityprescond[" + rownum + "]/acntno"));
  365. model.setValue("/root/send/suppcost/yy" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/yy"));
  366. model.setValue("/root/send/suppcost/instcd" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/instcd"));
  367. model.setValue("/root/send/suppcost/appfrmno" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/appfrmno"));
  368. model.setValue("/root/send/suppcost/suppcost_1" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/suppcost_1"));
  369. model.setValue("/root/send/suppcost/suppcost_2" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/suppcost_2"));
  370. model.setValue("/root/send/suppcost/suppcost_3" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/suppcost_3"));
  371. model.setValue("/root/send/suppcost/suppcost_4" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/suppcost_4"));
  372. model.setValue("/root/send/suppcost/suppcost_5" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/suppcost_5"));
  373. model.setValue("/root/send/suppcost/curncyunit" , model.getValue("/root/main/list/lnscityprescond["+ rownum +"]/curncyunit"));
  374. model.refresh();
  375. ]]>
  376. </script>
  377. </datagrid>
  378. <input id="input1" ref="/root/main/indinfo/hosinseqbpno" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:457px; top:639px; width:110px; height:19px; text-align:left; "/>
  379. <line id="line2" class="line_2" style="x1:644px; y1:608px; x2:644px; y2:661px; "/>
  380. <line id="line4" class="line_2" style="x1:760px; y1:608px; x2:760px; y2:661px; "/>
  381. <caption id="caption3" class="cell_1" style="left:573px; top:610px; width:70px; height:23px; vertical-align:middle; ">기관명</caption>
  382. <caption id="caption5" class="cell_1" style="left:573px; top:637px; width:70px; height:23px; vertical-align:middle; ">세부전공</caption>
  383. <line id="line5" class="line_1" style="x1:380px; y1:604px; x2:762px; y2:604px; "/>
  384. <line id="line6" class="line_2" style="x1:380px; y1:634px; x2:760px; y2:634px; "/>
  385. <line id="line8" class="line_2" style="x1:380px; y1:661px; x2:760px; y2:661px; "/>
  386. <line id="line9" class="line_2" style="x1:382px; y1:686px; x2:570px; y2:686px; "/>
  387. <caption id="caption10" class="cell_1" style="left:382px; top:662px; width:70px; height:23px; vertical-align:middle; ">자격 요건</caption>
  388. <line id="line11" class="line_2" style="x1:453px; y1:607px; x2:453px; y2:686px; "/>
  389. <line id="line12" class="line_2" style="x1:570px; y1:608px; x2:570px; y2:687px; "/>
  390. <caption id="caption12" class="cell_1" style="left:382px; top:610px; width:70px; height:23px; vertical-align:middle; ">교실명</caption>
  391. <caption id="caption13" class="cell_1" style="left:382px; top:637px; width:70px; height:23px; vertical-align:middle; ">신청 인원</caption>
  392. <line id="line21" class="line_2" style="x1:780px; y1:661px; x2:1160px; y2:661px; "/>
  393. <line id="line25" class="line_2" style="x1:853px; y1:607px; x2:853px; y2:661px; "/>
  394. <line id="line26" class="line_2" style="x1:970px; y1:608px; x2:970px; y2:635px; "/>
  395. <input id="input17" ref="/root/main/indinfo/acntflag" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:857px; top:639px; width:300px; height:19px; text-align:left; "/>
  396. <caption id="caption16" class="cell_1" style="left:782px; top:610px; width:70px; height:23px; vertical-align:middle; ">신청 여부</caption>
  397. <caption id="caption22" class="cell_1" style="left:973px; top:610px; width:70px; height:23px; vertical-align:middle; ">추가 입력</caption>
  398. <caption id="caption23" class="cell_1" style="left:782px; top:637px; width:70px; height:23px; vertical-align:middle; ">사유</caption>
  399. <line id="line27" class="line_2" style="x1:780px; y1:605px; x2:780px; y2:661px; "/>
  400. <line id="line28" class="line_2" style="x1:1044px; y1:608px; x2:1044px; y2:635px; "/>
  401. <line id="line29" class="line_2" style="x1:1160px; y1:608px; x2:1160px; y2:661px; "/>
  402. <line id="line30" class="line_1" style="x1:780px; y1:604px; x2:1162px; y2:604px; "/>
  403. <line id="line31" class="line_2" style="x1:780px; y1:634px; x2:1160px; y2:634px; "/>
  404. <select1 id="combo1" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:267px; top:611px; width:110px; height:19px; ">
  405. <choices>
  406. <itemset>
  407. <label/>
  408. <value/>
  409. </itemset>
  410. </choices>
  411. <script type="javascript" ev:event="xforms-value-changed">
  412. <![CDATA[
  413. fsearch();
  414. ]]>
  415. </script>
  416. </select1>
  417. <select1 id="combo2" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:457px; top:665px; width:110px; height:19px; ">
  418. <choices>
  419. <itemset>
  420. <label/>
  421. <value/>
  422. </itemset>
  423. </choices>
  424. <script type="javascript" ev:event="xforms-value-changed">
  425. <![CDATA[
  426. fsearch();
  427. ]]>
  428. </script>
  429. </select1>
  430. <select id="checkbox3" overflow="visible" appearance="full" style="left:894px; top:615px; width:35px; height:15px; border-style:none; ">
  431. <choices>
  432. <item>
  433. <label/>
  434. <value/>
  435. </item>
  436. </choices>
  437. </select>
  438. <input id="input2" ref="/root/main/indinfo/jobposnm" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:1047px; top:611px; width:110px; height:19px; text-align:left; "/>
  439. <button id="button1" class="icon_search" style="left:551px; top:614px; width:16px; height:16px; ">
  440. <caption/>
  441. <script type="javascript" ev:event="DOMActivate">
  442. <![CDATA[
  443. var precv_list = "deptcd" + "," + "deptnm";
  444. misfOpenPopUpList("02", ipt_deptcd, "", precv_list);
  445. fsearch();
  446. model.refresh();
  447. ]]>
  448. </script>
  449. </button>
  450. <input id="input3" ref="/root/main/indinfo/acntflag" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:457px; top:611px; width:90px; height:19px; text-align:left; "/>
  451. <select1 id="combo3" ref="/root/send/req/instcd" class="combo_default" navindex="1" appearance="minimal" style="left:647px; top:611px; width:110px; height:19px; ">
  452. <choices>
  453. <itemset>
  454. <label/>
  455. <value/>
  456. </itemset>
  457. </choices>
  458. <script type="javascript" ev:event="xforms-value-changed">
  459. <![CDATA[
  460. fsearch();
  461. ]]>
  462. </script>
  463. </select1>
  464. <button id="button4" class="icon_search" style="left:740px; top:642px; width:16px; height:16px; ">
  465. <caption/>
  466. <script type="javascript" ev:event="DOMActivate">
  467. <![CDATA[
  468. var precv_list = "deptcd" + "," + "deptnm";
  469. misfOpenPopUpList("02", ipt_deptcd, "", precv_list);
  470. fsearch();
  471. model.refresh();
  472. ]]>
  473. </script>
  474. </button>
  475. <input id="input10" ref="/root/main/indinfo/acntflag" class="input_search" disabled="true" visibility="visible" maxlength="2" style="left:647px; top:639px; width:90px; height:19px; text-align:left; "/>
  476. </group>
  477. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  478. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  479. </group>
  480. </xhtml:body>
  481. </xhtml:html>