SMRPV05500_조직몰입도결과조회(요인별).xrw 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  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>조직몰입도결과조회(요인별)</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <rpvdorvulist/>
  11. </main>
  12. <send>
  13. <rpvdorvu>
  14. <valuyy/>
  15. <instcd/>
  16. <unitcd/>
  17. <unitnm/>
  18. <valuclscd>01</valuclscd>
  19. <valumdlcd>001</valumdlcd>
  20. <valuclsdetlcd>003</valuclsdetlcd>
  21. </rpvdorvu>
  22. </send>
  23. <init/>
  24. <temp/>
  25. </root>
  26. </instance>
  27. <submission id="TRRPV05501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/rpvdorvu" resultref="/root/main/rpvdorvulist"/>
  28. </model>
  29. <script type="javascript" ev:event="xforms-ready">
  30. <![CDATA[
  31. fInitialize();
  32. model.refresh();
  33. ]]>
  34. </script>
  35. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  37. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  38. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  39. <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
  40. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  41. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  42. <script type="javascript">
  43. <![CDATA[
  44. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  45. function fInitialize() {
  46. //그리드 초기화
  47. misfGridInit(grd_rpvdorvulist);
  48. misfMsterDetailSet(grd_rpvdorvulist, null, "TRRPV05501", "N");
  49. // 현재 년도 설정.
  50. model.setValue(ipt_valuyy.attribute("ref"), getCurrentDate().toDate().getDateFormat("YYYY"));
  51. model.removeNodeset(grd_rpvdorvulist.nodeset);
  52. model.removeNodeset("/root/init/valucd");
  53. model.refresh();
  54. rpvfComboInstCdList("cmb_instcd,grd_rpvdorvulist.instcd");
  55. model.setValue(cmb_instcd.attribute("ref"), getUserInfo("dutplceinstcd"));
  56. model.setValue(ipt_unitcd.attribute("ref") , getUserInfo("posdeptcd"));
  57. model.setValue(ipt_unitnm.attribute("ref") , getUserInfo("posdeptnm"));
  58. rpvfComboDisableYn("cmb_instcd","ipt_unitnm,btn_unitcd,ipt_unitcd");
  59. // model.setValue(ipt_unitcd.attribute("ref"), getUserInfo("dutplcecd"));
  60. // model.setValue(ipt_unitnm.attribute("ref"), getUserInfo("dutplcenm"));
  61. }
  62. ]]>
  63. </script>
  64. </xhtml:head>
  65. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  66. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  67. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">조직몰입도결과조회(요인별)</caption>
  68. </group>
  69. <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
  70. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
  71. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  72. <caption>조회</caption>
  73. <script type="javascript" ev:event="DOMActivate">
  74. <![CDATA[
  75. if(!isRequiredControls("ipt_valuyy")) return;
  76. if(!isRequiredControls("cmb_instcd")) return;
  77. misfGridInit(grd_rpvdorvulist);
  78. submit("TRRPV05501");
  79. model.refresh();
  80. ]]>
  81. </script>
  82. </button>
  83. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  84. <input id="ipt_valuyy" ref="/root/send/rpvdorvu/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:80px; top:17px; width:80px; height:19px; text-align:center; ">
  85. <script type="javascript" ev:event="xforms-value-changed">
  86. <![CDATA[
  87. var instcd = cmb_instcd.value;
  88. if( getStringLength(ipt_valuyy.value) == "4" ) {
  89. rpvfComboInstCdList("cmb_instcd",ipt_valuyy.value);
  90. cmb_instcd.value = instcd;
  91. model.refresh();
  92. }
  93. ]]>
  94. </script>
  95. </input>
  96. <caption id="cap_valuyy" class="search_name" style="left:15px; top:18px; width:60px; height:17px; vertical-align:middle; ">년도 :</caption>
  97. <datagrid id="grd_rpvdorvulist" nodeset="/root/main/rpvdorvulist" caption="기관^부서^사원번호^성명^리더쉽^동기부여^직무관리^임금관리^평가관리^승진관리^교육훈련^팀워크^의사소통^SAY^STAY^STRIVE^근무환경^조직몰입여부|기관^부서^사원번호^성명^리더쉽^동기부여^직무관리^임금관리^평가관리^승진관리^교육훈련^팀워크^의사소통^SAY^STAY^STRIVE^근무환경^조직몰입여부" colsep="^" colwidth="109, 114, 70, 64, 50, 60, 60, 60, 56, 60, 60, 50, 61, 45, 45, 55, 51, 78, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1195px; height:665px; ">
  98. <col class="gridcombo" disabled="true" ref="instcd" type="combo" style="text-align:center; ">
  99. <choices>
  100. <itemset>
  101. <label/>
  102. <value/>
  103. </itemset>
  104. </choices>
  105. </col>
  106. <col ref="unitnm" style="text-align:center; "/>
  107. <col ref="emplno" type="output" style="text-align:center; "/>
  108. <col ref="emplnm" type="output" style="text-align:center; "/>
  109. <col ref="avg1" format="###.##" maxlength="6" style="text-align:right; "/>
  110. <col ref="avg2" format="###.##" maxlength="6" style="text-align:right; "/>
  111. <col ref="avg3" format="###.##" maxlength="6" style="text-align:right; "/>
  112. <col ref="avg4" format="###.##" maxlength="6" style="text-align:right; "/>
  113. <col ref="avg5" format="###.##" maxlength="6" style="text-align:right; "/>
  114. <col ref="avg6" format="###.##" maxlength="6" style="text-align:right; "/>
  115. <col ref="avg7" format="###.##" maxlength="6" style="text-align:right; "/>
  116. <col ref="avg8" format="###.##" maxlength="6" style="text-align:right; "/>
  117. <col ref="avg9" format="###.##" maxlength="6" style="text-align:right; "/>
  118. <col ref="avg10" format="###.##" maxlength="6" style="text-align:right; "/>
  119. <col ref="avg11" format="###.##" maxlength="6" style="text-align:right; "/>
  120. <col ref="avg12" format="###.##" maxlength="6" style="text-align:right; "/>
  121. <col ref="avg13" format="###.##" maxlength="6" style="text-align:right; "/>
  122. <col ref="yn" style="text-align:center; "/>
  123. <col ref="unitcd" visibility="hidden"/>
  124. </datagrid>
  125. <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">조직몰입도 결과(요인별) List</caption>
  126. <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  127. <input id="ipt_unitcd" ref="/root/send/rpvdorvu/unitcd" class="input_search" visibility="hidden" style="left:518px; top:17px; width:80px; height:19px; text-align:center; ">
  128. <script type="javascript" ev:event="xforms-value-changed">
  129. <![CDATA[
  130. misfValidationCheck("02", "", "unitcd,unitnm" );
  131. model.refresh();
  132. ]]>
  133. </script>
  134. </input>
  135. <caption id="cap_deptcd" class="search_name" style="left:463px; top:18px; width:57px; height:17px; font-weight:bold; ">부서:</caption>
  136. <button id="btn_unitcd" class="icon_search" style="left:656px; top:17px; width:16px; height:16px; ">
  137. <caption/>
  138. <script type="javascript" ev:event="DOMActivate">
  139. <![CDATA[
  140. if(!isRequiredControls("cmb_instcd")) return;
  141. var recv_list = "unitcd,unitnm";
  142. var instcd = cmb_instcd.value;
  143. rpvfOpenDeptCdHelp(ipt_unitnm,recv_list, instcd, "instcd");
  144. model.refresh();
  145. ]]>
  146. </script>
  147. </button>
  148. <input id="ipt_unitnm" ref="/root/send/rpvdorvu/unitnm" class="input_search" style="left:518px; top:17px; width:135px; height:19px; text-align:center; ">
  149. <script type="javascript" ev:event="xforms-value-changed">
  150. <![CDATA[
  151. misfValidationCheck("02", "", "unitcd,unitnm" );
  152. model.refresh();
  153. ]]>
  154. </script>
  155. </input>
  156. <select1 id="cmb_instcd" ref="/root/send/rpvdorvu/instcd" class="combo_s_essential" appearance="minimal" style="left:256px; top:17px; width:179px; height:19px; text-align:center; ">
  157. <choices>
  158. <itemset>
  159. <label/>
  160. <value/>
  161. </itemset>
  162. </choices>
  163. </select1>
  164. <caption id="cap_instcd" class="search_name" style="left:195px; top:18px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
  165. <button id="btn_saveexcel" class="btn2_letter5" style="left:1114px; top:47px; width:75px; height:19px; ">
  166. <caption>Excel저장</caption>
  167. <script type="javascript" ev:event="DOMActivate">
  168. <![CDATA[
  169. var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  170. if (fileName != "")
  171. {
  172. grd_rpvdorvulist.saveExcel(fileName);
  173. }
  174. ]]>
  175. </script>
  176. </button>
  177. </group>
  178. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  179. <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  180. <button id="btn_init" class="btn4_letter3" style="left:1124px; top:3px; width:68px; height:22px; ">
  181. <caption>초기화</caption>
  182. <script type="javascript" ev:event="DOMActivate">
  183. <![CDATA[
  184. window.reload() ;
  185. ]]>
  186. </script>
  187. </button>
  188. </group>
  189. </xhtml:body>
  190. </xhtml:html>