SMRCS01200_지원결과출력.xrw 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>SMRCS01200_지원결과출력</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <volntprescondlist>
  12. </volntprescondlist>
  13. </list>
  14. </main>
  15. <send>
  16. <req>
  17. <yy/>
  18. <teacher/>
  19. <opnemp/>
  20. </req>
  21. </send>
  22. <init>
  23. <opnemp>
  24. <label>충족</label>
  25. <value>F</value>
  26. <label>미충족</label>
  27. <value>N</value>
  28. </opnemp>
  29. </init>
  30. </root>
  31. </instance>
  32. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  33. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  35. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  38. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  39. <script type="javascript" ev:event="xforms-ready">
  40. <![CDATA[
  41. fInitialize();
  42. ]]>
  43. </script>
  44. <submission id="TRRPD02801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/list"/>
  45. <submission id="TXRPD02801" ref="/root/send/suppcost" resultref="/root/temp"/>
  46. <submission id="TRZBC00122" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  47. </model>
  48. <script type="javascript">
  49. <![CDATA[
  50. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  51. function fInitialize() {
  52. }
  53. ]]>
  54. </script>
  55. </xhtml:head>
  56. <xhtml:body guideline="2,763;2,765;" style="margin-left:8; margin-right:8; ">
  57. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  58. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">지원결과출력</caption>
  59. </group>
  60. <group id="group2" scroll="auto" style="left:0px; top:28px; width:1195px; height:744px; ">
  61. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; "/>
  62. <line id="line207" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
  63. <caption id="caption9" class="tit_2" style="left:0px; top:55px; width:117px; height:13px; ">지원결과출력</caption>
  64. <button id="button3" class="btn2_letter4" style="left:1121px; top:49px; width:64px; height:19px; ">
  65. <caption>엑셀저장</caption>
  66. <script type="javascript" ev:event="DOMActivate">
  67. <![CDATA[
  68. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  69. if (fileName != "")
  70. {
  71. grd_volntprescondlist.saveExcel(fileName, "sheetname:sheet1;exportfalsecols:1;");
  72. }
  73. ]]>
  74. </script>
  75. </button>
  76. <datagrid id="grd_volntprescondlist" nodeset="/root/main/list/volntprescondlist" class="datagrid2" caption="교실명^초빙분야^기관^충원인원^지원인원^1단계충족자인원^성명^성별^본교/타교^1단계 충족여부^메일주소^휴대폰^임상교수지원여부^비고" colsep="^" colwidth="83, 73, 84, 56, 57, 123, 81, 43, 100, 106, 60, 110, 128, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:75px; width:1194px; height:650px; font-weight:normal; text-align:center; ">
  77. <col/>
  78. <col/>
  79. <col/>
  80. <col/>
  81. <col/>
  82. <col/>
  83. <col/>
  84. <col/>
  85. <col/>
  86. <col/>
  87. <col/>
  88. <col/>
  89. <col/>
  90. <col/>
  91. </datagrid>
  92. <select1 id="cmb_appfrmlrg" ref="/root/send/req/yy" navindex="2" appearance="minimal" style="left:105px; top:20px; width:90px; height:19px; ">
  93. <choices>
  94. <itemset>
  95. <label/>
  96. <value/>
  97. </itemset>
  98. </choices>
  99. <script type="javascript" ev:event="xforms-value-changed">
  100. <![CDATA[
  101. ]]>
  102. </script>
  103. </select1>
  104. <caption id="caption2" class="search_name" style="left:415px; top:20px; width:126px; height:17px; ">공채지원현황 :</caption>
  105. <caption id="caption5" class="search_name" style="left:15px; top:20px; width:86px; height:17px; ">학 년 도 :</caption>
  106. <line id="line3" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; border-color:#ffe4bb; border-left-style:solid; "/>
  107. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; text-align:left; ">
  108. <caption>조회</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. ]]>
  112. </script>
  113. </button>
  114. <select1 id="cmb_appfrmsml" ref="/root/send/req/opnemp" disabled="false" navindex="3" appearance="minimal" style="left:533px; top:20px; width:87px; height:19px; ">
  115. <choices>
  116. <itemset nodeset="/root/init/opnemp">
  117. <label/>
  118. <value/>
  119. </itemset>
  120. </choices>
  121. <script type="javascript" ev:event="xforms-value-changed">
  122. <![CDATA[
  123. ]]>
  124. </script>
  125. </select1>
  126. <select1 id="combo2" ref="/root/send/req/teacher" navindex="2" appearance="minimal" style="left:295px; top:20px; width:95px; height:19px; ">
  127. <choices>
  128. <itemset>
  129. <label/>
  130. <value/>
  131. </itemset>
  132. </choices>
  133. <script type="javascript" ev:event="xforms-value-changed">
  134. <![CDATA[
  135. ]]>
  136. </script>
  137. </select1>
  138. <caption id="caption3" class="search_name" style="left:220px; top:19px; width:93px; height:17px; ">교 원 :</caption>
  139. </group>
  140. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  141. <line id="line7" class="line_6" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
  142. </group>
  143. </xhtml:body>
  144. </xhtml:html>