SMRTP00113_의무사관후보생(인턴)명단.xrw 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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>의무사관후보생(인턴) 명단</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <mediintnlist/>
  11. </main>
  12. <send>
  13. <apntyy/>
  14. <supinfqurtyyflag/>
  15. <fstlattrmflag/>
  16. <acpt/>
  17. <acptnm/>
  18. </send>
  19. <init>
  20. <acpt>
  21. <label>합격자</label>
  22. <value>3</value>
  23. <label>불합격자</label>
  24. <value>4</value>
  25. </acpt>
  26. </init>
  27. <hidden/>
  28. <temp/>
  29. </root>
  30. </instance>
  31. <submission id="TRRTP00113" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/mediintnlist"/>
  32. </model>
  33. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  37. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  38. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  39. <script type="javascript" src="../../../mis/tistrngeducbaseinfomngtweb/js/RTC001.js"/>
  40. <script type="javascript" ev:event="xforms-ready">
  41. <![CDATA[
  42. //사용자 권한
  43. fCheckAuth();
  44. misfComboComCdList('R0238', cmb_fstlattrmflag);
  45. misfComboComCdListMulti("R0237", "cmb_supinfqurtyyflag");
  46. cmb_fstlattrmflag.select(0);
  47. cmb_supinfqurtyyflag.select(0);
  48. cmb_acpt.select(0);
  49. var today = getCurrentDate();
  50. var cur_mm = parseInt(today.substring(4, 6));
  51. var cur_yy = parseInt(today.substring(0, 4));
  52. if (cur_mm >= 11)
  53. cur_yy++;
  54. model.setValue("/root/send/apntyy", cur_yy);
  55. ipt_apntyy.refresh();
  56. model.refresh();
  57. ]]>
  58. </script>
  59. <script type="javascript">
  60. <![CDATA[
  61. //========================================================================================
  62. //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
  63. //========================================================================================
  64. function fCheckAuth() {
  65. btn_prn.disabled = !checkAuth("P") ;
  66. }
  67. ]]>
  68. </script>
  69. </xhtml:head>
  70. <xhtml:body pagewidth="560" pageheight="120">
  71. <group id="group1" style="left:10; top:0px; width:540; height:13px; ">
  72. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:540; height:14px; ">의무사관후보생(인턴) 명단</caption>
  73. </group>
  74. <group id="group2" scroll="auto" style="left:10; top:38px; width:540; height:75; ">
  75. <group id="group4" style="left:0px; top:10px; width:540; height:60; vertical-align:top; ">
  76. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:540px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
  77. <input id="ipt_apntyy" ref="/root/send/apntyy" class="input_s_essential" format="yyyy" style="left:115; top:8px; width:100px; height:19px; "/>
  78. <caption id="cap_apntyy" class="search_name" style="left:15px; top:9px; width:100px; height:17px; ">년 도 :</caption>
  79. <caption id="cap_supinfqurtyyflag" class="search_name" style="left:280; top:9px; width:112px; height:17px; ">상하반기구분 :</caption>
  80. <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" appearance="minimal" style="left:392; top:8px; width:100px; height:19px; ">
  81. <choices>
  82. <itemset>
  83. <label/>
  84. <value/>
  85. </itemset>
  86. </choices>
  87. </select1>
  88. <select1 id="cmb_acpt" ref="/root/send/acpt" class="combo_s_essential" appearance="minimal" style="left:392; top:34px; width:100px; height:19px; ">
  89. <choices>
  90. <itemset nodeset="/root/init/acpt">
  91. <label ref="label"/>
  92. <value ref="value"/>
  93. </itemset>
  94. </choices>
  95. </select1>
  96. <caption id="cap_acpt" class="search_name" style="left:280px; top:35px; width:110px; height:17px; ">구 분 :</caption>
  97. <select1 id="cmb_fstlattrmflag" ref="/root/send/fstlattrmflag" class="combo_s_essential" appearance="minimal" style="left:115px; top:34px; width:100px; height:19px; ">
  98. <choices>
  99. <itemset>
  100. <label/>
  101. <value/>
  102. </itemset>
  103. </choices>
  104. </select1>
  105. <caption id="cap_fstlattrmflag" class="search_name" style="left:15px; top:35px; width:100px; height:17px; ">전후기구분 :</caption>
  106. </group>
  107. </group>
  108. <group id="grp_btn" scroll="auto" style="left:10; top:12px; width:540; height:27px; ">
  109. <button id="button16" class="btn3_letter4" visibility="hidden" style="left:57px; top:3px; width:80px; height:22px; ">
  110. <caption>화면이동</caption>
  111. </button>
  112. <line id="line1" class="line_6" style="x1:0; y1:25; x2:540; y2:25; "/>
  113. <button id="btn_prn" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
  114. <caption>출력</caption>
  115. <script type="javascript" ev:event="DOMActivate">
  116. <![CDATA[
  117. if(!isRequiredControls("ipt_apntyy")) return;
  118. submit("TRRTP00113");
  119. ipt_acptnm.value = cmb_acpt.label;
  120. exeReportPreview("RPRTP00113","XMLSTR");
  121. ]]>
  122. </script>
  123. </button>
  124. <input id="ipt_acptnm" ref="/root/send/acptnm" visibility="hidden" style="left:150px; top:5px; width:65px; height:19px; "/>
  125. </group>
  126. </xhtml:body>
  127. </xhtml:html>