123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>조직몰입도결과조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <rpvmrsltlist/>
- </main>
- <send>
- <rpvmrslt>
- <valuyy/>
- <instcd/>
- <unitcd/>
- <unitnm/>
- <valuclscd>01</valuclscd>
- <valumdlcd>001</valumdlcd>
- <valuclsdetlcd>003</valuclsdetlcd>
- </rpvmrslt>
- </send>
- <init/>
- <temp/>
- </root>
- </instance>
- <submission id="TRRPV05401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/rpvmrslt" resultref="/root/main/rpvmrsltlist"/>
- </model>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- model.refresh();
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize() {
- //그리드 초기화
- misfGridInit(grd_rpvmrsltlist);
-
- misfMsterDetailSet(grd_rpvmrsltlist, null, "TRRPV05401", "N");
-
- // 현재 년도 설정.
- model.setValue(ipt_valuyy.attribute("ref"), getCurrentDate().toDate().getDateFormat("YYYY"));
-
- rpvfComboInstCdList("cmb_instcd,grd_rpvmrsltlist.instcd");
-
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- model.setValue(ipt_unitcd.attribute("ref") , getUserInfo("posdeptcd"));
- model.setValue(ipt_unitnm.attribute("ref") , getUserInfo("posdeptnm"));
- rpvfComboDisableYn("cmb_instcd","ipt_unitnm,btn_unitcd,ipt_unitcd");
- //model.setValue(ipt_unitcd.attribute("ref"), getUserInfo("dutplcecd"));
- //model.setValue(ipt_unitnm.attribute("ref"), getUserInfo("dutplcenm"));
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">조직몰입도결과조회</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_valuyy")) return;
- if(!isRequiredControls("cmb_instcd")) return;
-
- misfGridInit(grd_rpvmrsltlist);
-
- submit("TRRPV05401");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <input id="ipt_valuyy" ref="/root/send/rpvmrslt/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:80px; top:17px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var instcd = cmb_instcd.value;
- if( getStringLength(ipt_valuyy.value) == "4" ) {
- rpvfComboInstCdList("cmb_instcd",ipt_valuyy.value);
- cmb_instcd.value = instcd;
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <caption id="cap_valuyy" class="search_name" style="left:15px; top:18px; width:60px; height:17px; vertical-align:middle; ">년도 :</caption>
- <datagrid id="grd_rpvmrsltlist" nodeset="/root/main/rpvmrsltlist" caption="기관^부서^사원번호^성명^1^2^3^4^5^6^7^8^9^10^11^12^13^14^15^16^17^18^19^20^21^22^23^24^25^26^27^28^29^30^31^32^33^34^35^36^37^38^39^40^41^42^43^44^45" colsep="^" colwidth="130, 184, 81, 75, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 100" frozencols="4" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:75px; width:1195px; height:665px; ">
- <col class="gridcombo" disabled="true" ref="instcd" type="combo" style="text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="unitnm" style="text-align:center; "/>
- <col ref="emplno" type="output" style="text-align:center; "/>
- <col ref="emplnm" type="output" style="text-align:center; "/>
- <col ref="scor1" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor2" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor3" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor4" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor5" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor6" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor7" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor8" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor9" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor10" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor11" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor12" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor13" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor14" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor15" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor16" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor17" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor18" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor19" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor20" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor21" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor22" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor23" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor24" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor25" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor26" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor27" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor28" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor29" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor30" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor31" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor32" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor33" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor34" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor35" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor36" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor37" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor38" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor39" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor40" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor41" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor42" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor43" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor44" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="scor45" format="#,###" maxlength="2" style="text-align:right; "/>
- <col ref="unitcd" visibility="hidden"/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">조직몰입도 결과 List</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <input id="ipt_unitcd" ref="/root/send/rpvmrslt/unitcd" class="input_search" visibility="hidden" style="left:518px; top:17px; width:80px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "unitcd,unitnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="cap_unitcd" class="search_name" style="left:463px; top:18px; width:57px; height:17px; font-weight:bold; ">부서:</caption>
- <button id="btn_unitcd" class="icon_search" style="left:721px; top:17px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd")) return;
- var recv_list = "unitcd,unitnm";
- var instcd = cmb_instcd.value;
- rpvfOpenDeptCdHelp(ipt_unitnm,recv_list, instcd, "instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_unitnm" ref="/root/send/rpvmrslt/unitnm" class="input_search" style="left:518px; top:17px; width:200px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "unitcd,unitnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <select1 id="cmb_instcd" ref="/root/send/rpvmrslt/instcd" class="combo_s_essential" appearance="minimal" style="left:256px; top:17px; width:164px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:195px; top:18px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
- <button id="btn_saveexcel" class="btn2_letter4" style="left:1125px; top:48px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog ("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != "")
- {
- grd_rpvmrsltlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1124px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload() ;
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|