SMRCS00200_교원충원정원등록및현원조회.xrw 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" 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. <getapntinfolist/>
  12. </list>
  13. </main>
  14. <send>
  15. <req>
  16. <yy/>
  17. <instcd/>
  18. <instnm/>
  19. <apntflag/>
  20. <helfyy/>
  21. </req>
  22. </send>
  23. <init>
  24. </init>
  25. </root>
  26. </instance>
  27. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  28. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  29. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  30. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  31. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  32. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  33. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  34. <script type="javascript" ev:event="xforms-ready">
  35. <![CDATA[
  36. fInitialize();
  37. ]]>
  38. </script>
  39. <submission id="TRRPD02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/list"/>
  40. <submission id="TXRPD02801" ref="/root/send/suppcost" resultref="/root/temp"/>
  41. <submission id="TRZBC00122" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  42. </model>
  43. <script type="javascript">
  44. <![CDATA[
  45. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  46. function fInitialize() {
  47. var today = getCurrentDate();
  48. var cur_yy = parseInt(today.substring(0, 4));
  49. model.setValue("/root/send/req/yy", cur_yy);
  50. // grd_apntinfolist.rowHeight(0) = "50";
  51. }
  52. function fsearch() {
  53. if (ipt_yy.value == ""){
  54. messageBox("연도는","I003");
  55. return;
  56. }
  57. }
  58. ]]>
  59. </script>
  60. </xhtml:head>
  61. <xhtml:body guideline="2,763;2,765;" style="margin-left:8; margin-right:8; ">
  62. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  63. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">정원등록 및 현원조회</caption>
  64. </group>
  65. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  66. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:40px; "/>
  67. <line id="line207" class="line_1" style="x1:0px; y1:75px; x2:1195px; y2:75px; "/>
  68. <caption id="caption9" class="tit_2" style="left:5px; top:60px; width:117px; height:14px; ">Master</caption>
  69. <select1 id="cmb_instcd" ref="/root/send/req/helfyy" class="combo_default" navindex="1" appearance="minimal" style="left:515px; top:20px; width:69px; height:19px; ">
  70. <choices>
  71. <itemset>
  72. <label/>
  73. <value/>
  74. </itemset>
  75. </choices>
  76. <script type="javascript" ev:event="xforms-value-changed">
  77. <![CDATA[
  78. // fsearch();
  79. ]]>
  80. </script>
  81. </select1>
  82. <caption id="caption1" class="search_name" style="left:445px; top:20px; width:85px; height:17px; ">학 기 :</caption>
  83. <line id="line3" class="line_4" style="x1:1110px; y1:14px; x2:1110px; y2:47px; border-color:#ffe4bb; border-left-style:solid; "/>
  84. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:19px; width:56px; height:22px; text-align:left; ">
  85. <caption>조회</caption>
  86. <script type="javascript" ev:event="DOMActivate">
  87. <![CDATA[
  88. // fsearch();
  89. ]]>
  90. </script>
  91. </button>
  92. <caption id="caption4" class="search_name" style="left:275px; top:20px; width:86px; height:17px; ">년 도 :</caption>
  93. <input id="ipt_yy" ref="/root/send/req/yy" class="input_s_essential" style="left:345px; top:20px; width:70px; height:19px; ">
  94. <script type="javascript" ev:event="onkeyup">
  95. <![CDATA[
  96. inputEnterKey("btn_search", "DOMActivate");
  97. ]]>
  98. </script>
  99. </input>
  100. <caption id="caption2" class="search_name" style="left:610px; top:20px; width:105px; height:17px; ">채 용 구 분 :</caption>
  101. <datagrid id="datagrid3" nodeset="/root/main/list/getapntinfolist" caption="채용구분^총인원^현원^현원^증감인원^등록기관^등록자^비고|채용구분^총인원^전임^임상^증감인원^등록기관^등록자^비고" colsep="^" colwidth="180, 59, 70, 70, 80, 160, 100, 210" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:80px; width:1193px; height:155px; ">
  102. <col/>
  103. <col/>
  104. <col/>
  105. <col/>
  106. <col/>
  107. <col/>
  108. <col/>
  109. <col/>
  110. </datagrid>
  111. <datagrid id="grd_" nodeset="/root/main/list/getapntinfolist" caption="교실명^총정원^서울성모^서울성모^서울성모^서울성모^성모^성모^성모^성모^의정부성모^의정부성모^의정부성모^의정부성모^성가^성가^성가^성가^성바오로^성바오로^성바오로^성바오로^인천성모^인천성모^인천성모^인천성모^성빈센트^성빈센트^성빈센트^성빈센트^대전성모^대전성모^대전성모^대전성모|교실명^총정원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원^정원^현원&#xA;(전임)^현원&#xA;(임상)^증감&#xA;인원" colsep="^" colwidth="186, 56, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45 ,45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:265px; width:1193px; height:230px; ">
  112. <col/>
  113. <col/>
  114. <col type="output" format="yyyy-mm-dd"/>
  115. <col/>
  116. <col type="output"/>
  117. <col/>
  118. <col type="output"/>
  119. <col type="output"/>
  120. <col/>
  121. <col/>
  122. <col/>
  123. <col/>
  124. <col/>
  125. <col/>
  126. <col/>
  127. <col/>
  128. <col/>
  129. <col/>
  130. <col/>
  131. <col/>
  132. <col/>
  133. <col/>
  134. <col/>
  135. <col/>
  136. <col/>
  137. <col/>
  138. <col/>
  139. <col/>
  140. <col/>
  141. <col/>
  142. <col/>
  143. <col/>
  144. <col/>
  145. <col/>
  146. </datagrid>
  147. <caption id="caption3" class="search_name" style="left:20px; top:20px; width:101px; height:17px; ">등 록 기 관 :</caption>
  148. <select1 id="combo1" appearance="minimal" style="left:122px; top:20px; width:140px; height:19px; ">
  149. <choices>
  150. <item>
  151. <label>combo1</label>
  152. <value>combo1</value>
  153. </item>
  154. </choices>
  155. </select1>
  156. <select1 id="combo2" appearance="minimal" style="left:715px; top:20px; width:120px; height:20px; ">
  157. <choices>
  158. <item>
  159. <label>전체</label>
  160. <value>combo2</value>
  161. </item>
  162. <item>
  163. <label>교원공채</label>
  164. <value/>
  165. </item>
  166. <item>
  167. <label>특채</label>
  168. <value/>
  169. </item>
  170. <item>
  171. <label>승진</label>
  172. <value/>
  173. </item>
  174. <item>
  175. <label>재임용</label>
  176. <value/>
  177. </item>
  178. <item>
  179. <label>연구소장</label>
  180. <value/>
  181. </item>
  182. </choices>
  183. </select1>
  184. <line id="line1" class="line_1" style="x1:0px; y1:260px; x2:1195px; y2:260px; "/>
  185. <caption id="caption5" class="tit_2" style="left:5px; top:245px; width:117px; height:14px; ">Detail</caption>
  186. <button id="btn_7" class="btn2_letter4" style="left:1124px; top:55px; width:64px; height:19px; ">
  187. <caption>엑셀저장</caption>
  188. <script type="javascript" ev:event="DOMActivate">
  189. <![CDATA[
  190. ]]>
  191. </script>
  192. </button>
  193. <button id="button4" class="btn2_letter4" style="left:1124px; top:240px; width:64px; height:19px; ">
  194. <caption>엑셀저장</caption>
  195. <script type="javascript" ev:event="DOMActivate">
  196. <![CDATA[
  197. ]]>
  198. </script>
  199. </button>
  200. <datagrid id="datagrid2" nodeset="/root/main/list/getapntinfolist" caption="교실명^총정원^서울성모^성모^의정부성모^성가^성바오로^인천성모^성빈센트^대전성모^비고" colsep="^" colwidth="186, 56, 80, 80, 80, 80, 80, 80, 80, 80, 301" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:525px; width:1193px; height:192px; ">
  201. <col type="input"/>
  202. <col type="input"/>
  203. <col type="input" format="yyyy-mm-dd"/>
  204. <col type="input"/>
  205. <col type="input"/>
  206. <col type="input"/>
  207. <col type="input"/>
  208. <col type="input"/>
  209. <col type="input"/>
  210. <col type="input"/>
  211. <col type="input"/>
  212. </datagrid>
  213. <button id="button9" class="btn2_letter3" style="left:1135px; top:500px; width:53px; height:19px; ">
  214. <caption>행삭제</caption>
  215. <script type="javascript" ev:event="DOMActivate">
  216. <![CDATA[
  217. ]]>
  218. </script>
  219. </button>
  220. <button id="button10" class="btn2_letter3" style="left:1080px; top:500px; width:53px; height:19px; ">
  221. <caption>행추가</caption>
  222. <script type="javascript" ev:event="DOMActivate">
  223. <![CDATA[
  224. ]]>
  225. </script>
  226. </button>
  227. <caption id="caption7" class="tit_2" style="left:5px; top:505px; width:117px; height:13px; ">등록 및 수정</caption>
  228. <line id="line2" class="line_1" style="x1:0px; y1:520px; x2:1195px; y2:520px; "/>
  229. </group>
  230. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  231. <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  232. <button id="btn_save" class="btn4_letter2" style="left:1139px; top:2px; width:56px; height:22px; ">
  233. <caption>저장</caption>
  234. <script type="javascript" ev:event="DOMActivate">
  235. <![CDATA[
  236. ]]>
  237. </script>
  238. </button>
  239. <button id="button1" class="btn6_letter4" style="left:0px; top:2px; width:80px; height:22px; ">
  240. <caption>양식출력</caption>
  241. <script type="javascript" ev:event="DOMActivate">
  242. <![CDATA[
  243. ]]>
  244. </script>
  245. </button>
  246. </group>
  247. </xhtml:body>
  248. </xhtml:html>