123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>3차평가관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <promotnflaglist>
- <emplno/>
- <emplnm/>
- <deptnm/>
- <entcodd/>
- <jobrespnm/>
- <jobposnm/>
- <jobkindnm/>
- <ojobgradnm/>
- <njobgradnm/>
- <payclscd/>
- <flag/>
- <gradeyn1/>
- <gradeyn2/>
- <assessor1/>
- <assessornm1/>
- <assessor2/>
- <assessornm2/>
- <deptcd/>
- <year/>
- <ojobgradcd/>
- <njobgradcd/>
- <jobkindcd/>
- <jobposcd/>
- </promotnflaglist>
- <asmtinfo>
- <gigan/>
- <giganyn/>
- </asmtinfo>
- <list>
- <astemplinfo>
- <elemlrg/>
- <elemmdl/>
- <elemnm/>
- <cmt/>
- <elemgrd11/>
- <score11/>
- <asmta2score/>
- <asmtb2score/>
- <asmtc2score/>
- <asmtd2score/>
- <asmte2score/>
- <elemgrd/>
- <score/>
- <year/>
- <emplno/>
- <flag/>
- <asmta2yn/>
- <asmtb2yn/>
- <asmtc2yn/>
- <asmtd2yn/>
- <asmte2yn/>
- <score1/>
- <opinion1/>
- <score2/>
- <opinion2/>
- <score3/>
- <opinion3/>
- </astemplinfo>
- </list>
- <list1>
- <deptinfo>
- <grade_a/>
- <grade_b/>
- <grade_c/>
- <grade_d/>
- <grade_e/>
- <inwon/>
- <grade_a1/>
- <grade_b1/>
- <grade_c1/>
- <grade_d1/>
- <grade_e1/>
- <grade_aper/>
- <grade_bper/>
- <grade_cper/>
- <grade_dper/>
- <grade_eper/>
- </deptinfo>
- </list1>
- </main>
- <send>
- <retrparams>
- <instcd/>
- <year/>
- <flag/>
- <dutunitcd/>
- <dutunitnm/>
- <deptgb/>
- <emplno/>
- <emplnm/>
- <grade/>
- <avrscore1/>
- <avrscore/>
- <avrscore3/>
- <opinion3/>
- <avrtotal/>
- <totscore/>
- </retrparams>
- <execdata>
- <astemplinfo/>
- </execdata>
- </send>
- <send1>
- <year/>
- <emplno/>
- <flag/>
- </send1>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- misfGridInit(grd_promotnflaglist);
- misfGridInit(datagrid1);
- misfGetAndSetUserInfo();
- model.setValue("/root/send/retrparams/deptgb", "2");
- model.setValue("/root/send/retrparams/grade", "3");
- model.setValue("/root/send/retrparams/year", getCurrentDate().substr(0, 4));
- model.setValue("/root/send/retrparams/dutunitcd", DUT_TEAM_CD);
- model.setValue("/root/send/retrparams/dutunitnm", DUT_TEAM_NM);
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","Y");
-
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- submit("TRRPB19202");
- if (model.getValue("/root/main/asmtinfo/giganyn") != "Y"){
- btn_save.disabled = true;
- }
-
- 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="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/promotnmngtweb/js/RPH001.js"/>
- <script type="javascript" src="../../../mis/purccommonweb/js/PURC.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
- <script type="javascript">
- <![CDATA[
- function fEnableUpdateButton() {
- btn_insert.disabled = true;
- btn_update.disabled = false;
- }
- function fEnableInsertButton(){
- btn_insert.disabled = false;
- btn_update.disabled = true;
- ipt_emplno_d.disabled=false;
- ipt_emplnm_d.disabled=false;
- btn_emplno.disabled=false;
- ipt_gradupym_d.disabled = false;
- }
- function readfunc1(){
- model.setValue("/root/send1/year", model.getValue("/root/send/retrparams/year"));
- model.setValue("/root/send1/emplno", model.getValue("/root/main/promotnflaglist[" + grd_promotnflaglist.row + "]/emplno"));
- model.setValue("/root/send1/flag", model.getValue("/root/main/promotnflaglist[" + grd_promotnflaglist.row + "]/flag"));
- if (submit("TRRPB19303")){
- model.setValue("/root/send/retrparams/avrscore1", model.getValue("/root/main/list/astemplinfo[" + 1 + "]/score1"));
- model.setValue("/root/send/retrparams/avrscore", model.getValue("/root/main/list/astemplinfo[" + 1 + "]/score2"));
- model.setValue("/root/send/retrparams/avrscore3", model.getValue("/root/main/list/astemplinfo[" + 1 + "]/score3"));
- model.setValue("/root/send/retrparams/opinion3", model.getValue("/root/main/list/astemplinfo[" + 1 + "]/opinion3"));
- datagrid1.mergecells = "bycol";
- datagrid1.mergeCol(0) = false;
- datagrid1.mergeCol(1) = true;
- datagrid1.mergeCol(2) = false;
- datagrid1.mergeCol(3) = false;
- datagrid1.mergeCol(4) = false;
- datagrid1.mergeCol(5) = false;
- datagrid1.mergeCol(6) = false;
- datagrid1.mergeCol(7) = false;
- datagrid1.mergeCol(8) = false;
- datagrid1.mergeCol(9) = false;
- datagrid1.mergeCol(10) = false;
- datagrid1.mergeCol(11) = false;
- datagrid1.mergeCol(12) = false;
- datagrid1.mergeCol(13) = false;
- datagrid1.merge();
- }
- ScoreCalc();
- model.refresh();
- }
- function ScoreCalc(){
- var score1 = model.getValue("/root/send/retrparams/avrscore1");
- var score2 = model.getValue("/root/send/retrparams/avrscore");
- var score3 = model.getValue("/root/send/retrparams/avrscore3");
- if (isNaN(score1)){
- score1 = 0;
- }
- if (isNaN(score2)){
- score2 = 0;
- }
- if (isNaN(score3)){
- score3 = 0;
- }
- var kk = 0;
- if (score1 > 0){
- kk = parseInt(kk) + 1;
- }
- if (score2 > 0){
- kk = parseInt(kk) + 1;
- }
- var avrtot = 0;
- if (kk > 0){
- avrtot = (parseInt(score1) + parseInt(score2)) / kk;
- }
- model.setValue("/root/send/retrparams/avrtotal", avrtot);
- model.setValue("/root/send/retrparams/totscore", parseInt(avrtot) + parseInt(score3));
- model.refresh();
- }
- ]]>
- </script>
- <submission id="TRRPB19201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/promotnflaglist"/>
- <submission id="TRRPB19202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/asmtinfo"/>
- <submission id="TRRPB19204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/list1/deptinfo"/>
- <submission id="TRRPB19303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send1" resultref="/root/main/list/astemplinfo"/>
- <submission id="TXRPB19401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/execdata" resultref="/root/hidden"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,474;2,590;2,591;1,1434;" style="margin-left:8; margin-right:8; ">
- <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; ">3차 평가관리</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:732px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridInit(grd_promotnflaglist);
- misfGridInit(datagrid1);
- submit("TRRPB19201");
- //submit("TRRPB19204");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:17px; x2:1110px; y2:46px; "/>
- <caption id="caption278" class="tit_2" style="left:5px; top:59px; width:113px; height:14px; ">평가대상자 목록</caption>
- <line id="line207" class="line_1" style="x1:179px; y1:78px; x2:1191px; y2:78px; "/>
- <!--datagrid id="promotnflaglist" nodeset="/root/main/promotnflaglist" caption="기관^부서" colwidth="60, 65" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:74px; width:1195px; height:433px; ">
- <col ref="instcd"/>
- <col ref="deptcd"/>
- </datagrid-->
- <button id="button19" class="btn2_letter4" visibility="hidden" style="left:1120px; top:55px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_promotnflaglist.saveExcel(fileName, "SheetName", true, true, "", "");
- }
- ]]>
- </script>
- </button>
- <!--button id="button3" class="btn2_letter3" style="left:955px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter3" style="left:1010px; top:48px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button-->
- <datagrid id="grd_promotnflaglist" nodeset="/root/main/promotnflaglist" caption="사원번호^성명^근무부서^입사일자^직책^직위^직종^직급^신직급^호봉^평가유형^1차평가^2차평가^1차평가자^1차평가자명^2차평가자^2차평가자명^caption1^caption2^caption3^caption4^caption5^caption6" colsep="^" colwidth="72, 62, 132, 74, 87, 83, 91, 76, 85, 42, 108, 53, 51, 80, 77, 72, 79, 100, 100, 100, 100, 100, 100" explorerbar="sortshow" frozencols="6" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:83px; width:175px; height:647px; ">
- <col ref="emplno" style="text-align:center; "/>
- <col ref="emplnm"/>
- <col ref="deptnm" visibility="hidden"/>
- <col ref="entcodd" visibility="hidden" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="jobrespnm" visibility="hidden"/>
- <col ref="jobposnm" visibility="hidden"/>
- <col ref="jobkindnm" visibility="hidden"/>
- <col ref="ojobgradnm" visibility="hidden"/>
- <col ref="njobgradnm" visibility="hidden"/>
- <col ref="payclscd" visibility="hidden" style="text-align:center; "/>
- <col ref="flag" type="combo" visibility="hidden" style="left:0px; top:0px; width:0px; height:0px; ">
- <choices>
- <item>
- <label>팀장,과장,실장용</label>
- <value>A</value>
- </item>
- <item>
- <label>계장급용</label>
- <value>B</value>
- </item>
- <item>
- <label>간호직용</label>
- <value>C</value>
- </item>
- <item>
- <label>의료기사직,직원용</label>
- <value>D</value>
- </item>
- </choices>
- </col>
- <col checkvalue="Y,N" ref="gradeyn1" type="checkbox" visibility="hidden"/>
- <col checkvalue="Y,N" ref="gradeyn2" type="checkbox" visibility="hidden"/>
- <col ref="assessor1" type="inputbutton" visibility="hidden" style="text-align:right; vertical-align:middle; "/>
- <col ref="assessornm1" visibility="hidden"/>
- <col ref="assessor2" type="inputbutton" visibility="hidden" style="text-align:right; vertical-align:middle; "/>
- <col ref="assessornm2" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="year" visibility="hidden"/>
- <col ref="ojobgradcd" visibility="hidden"/>
- <col ref="njobgradcd" visibility="hidden"/>
- <col ref="jobkindcd" visibility="hidden"/>
- <col ref="jobposcd" visibility="hidden"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if (isDataCell()) {
- readfunc1();
- }
- ]]>
- </script>
- </datagrid>
- <select1 id="cmb_instcd" ref="/root/send/retrparams/instcd" class="combo_search" navindex="1" appearance="minimal" style="left:100px; top:18px; width:110px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:272px; top:19px; width:86px; height:17px; ">평가년도 :</caption>
- <input id="ipt_appfromdd" ref="/root/send/retrparams/year" class="input_s_essential" navindex="2" inputtype="date" format="yyyy" style="left:362px; top:18px; width:93px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- submit("TRRPB19201");
- if (model.getValue("/root/main/asmtinfo/giganyn") != "Y"){
- btn_save.disabled = true;
- }
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption2" class="search_name" style="left:10px; top:19px; width:86px; height:17px; ">소속기관 :</caption>
- <button id="btn_dutdept" class="icon_search" disabled="true" visibility="hidden" style="left:692px; top:20px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // misfOpenPopUpList("02", ipt_dutdeptcd, "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd");
- misfOpenPopUpList("02", ipt_dutdeptcd,"","dutunitcd,dutunitnm", cmb_instcd.value + "," + ipt_appfromdd.value+"31", "instcd,basedd");
- model.setValue("/root/send/retrparams/appdd", model.getValue("/root/send/retrparams/dutym"));
- model.setValue("/root/send/retrparams/dutplcedeptcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams/flag", "1");
- model.setValue("/root/send/retrparams2/instcd", model.getValue("/root/send/retrparams/instcd"));
- model.setValue("/root/send/retrparams2/dutunitcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams2/dutym", model.getValue("/root/send/retrparams/dutym"));
- submit("TRRPD00105");
- model.refresh();
- ]]>
- </script>
- </button>
- <select1 id="combo1" ref="/root/send/retrparams/deptgb" visibility="hidden" appearance="minimal" style="left:805px; top:18px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>근무지</label>
- <value>1</value>
- </item>
- <item>
- <label>소속부서</label>
- <value>2</value>
- </item>
- <item>
- <label>소속과(팀)</label>
- <value>3</value>
- </item>
- <item>
- <label>소속부(실)</label>
- <value>4</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.setValue("/root/send/retrparams2/deptgb", model.getValue("/root/send/retrparams/deptgb"));
- submit("TRRPD00105");
- ]]>
- </script>
- </select1>
- <caption id="caption8" class="search_name" visibility="hidden" style="left:524px; top:19px; width:99px; height:17px; ">관리부서 :</caption>
- <input id="ipt_dutdeptnm" ref="/root/send/retrparams/dutunitnm" class="input_search" disabled="true" visibility="hidden" style="left:715px; top:18px; width:85px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd");
- model.setValue("/root/send/retrparams/appdd", model.getValue("/root/send/retrparams/dutym"));
- model.setValue("/root/send/retrparams/dutplcedeptcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams/flag", "1");
- model.setValue("/root/send/retrparams2/instcd", model.getValue("/root/send/retrparams/instcd"));
- model.setValue("/root/send/retrparams2/dutunitcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams2/dutym", model.getValue("/root/send/retrparams/dutym"));
- submit("TRRPD00105");
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- ipt_dutdeptnm.value = ipt_dutdeptnm.currentText;
-
- misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd");
-
-
- model.setValue("/root/send/retrparams/appdd", model.getValue("/root/send/retrparams/dutym"));
- model.setValue("/root/send/retrparams/dutplcedeptcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams/flag", "1");
- model.setValue("/root/send/retrparams2/instcd", model.getValue("/root/send/retrparams/instcd"));
- model.setValue("/root/send/retrparams2/dutunitcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams2/dutym", model.getValue("/root/send/retrparams/dutym"));
-
- submit("TRRPD00105");
-
- model.refresh();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_dutdeptcd" ref="/root/send/retrparams/dutunitcd" class="input_search" disabled="true" visibility="hidden" maxlength="10" style="left:612px; top:18px; width:75px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd");
- model.setValue("/root/send/retrparams/appdd", model.getValue("/root/send/retrparams/dutym"));
- model.setValue("/root/send/retrparams/dutplcedeptcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams/flag", "1");
- model.setValue("/root/send/retrparams2/instcd", model.getValue("/root/send/retrparams/instcd"));
- model.setValue("/root/send/retrparams2/dutunitcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams2/dutym", model.getValue("/root/send/retrparams/dutym"));
- submit("TRRPD00105");
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- ipt_dutdeptcd.value = ipt_dutdeptcd.currentText;
-
- misfValidationCheck("02", "", "dutunitcd,dutunitnm", cmb_instcd.value, "instcd");
-
- model.setValue("/root/send/retrparams/appdd", model.getValue("/root/send/retrparams/dutym"));
- model.setValue("/root/send/retrparams/dutplcedeptcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams/flag", "1");
- model.setValue("/root/send/retrparams2/instcd", model.getValue("/root/send/retrparams/instcd"));
- model.setValue("/root/send/retrparams2/dutunitcd", model.getValue("/root/send/retrparams/dutunitcd"));
- model.setValue("/root/send/retrparams2/dutym", model.getValue("/root/send/retrparams/dutym"));
- submit("TRRPD00105");
-
- model.refresh();
- }
-
- ]]>
- </script>
- </input>
- <select1 id="combo2" visibility="hidden" appearance="minimal" style="left:950px; top:18px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>1차평가</label>
- <value>1</value>
- </item>
- <item>
- <label>2차평가</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" ref="/root/main/asmtinfo/gigan" style="left:325px; top:51px; width:500px; height:25px; font-size:12pt; font-weight:bold; color:#ff0000; ">caption3</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:78px; x2:175px; y2:78px; "/>
- <caption id="caption4" class="tit_2" style="left:180px; top:59px; width:113px; height:14px; ">평가내역</caption>
- <caption id="caption5" style="left:458px; top:575px; width:64px; height:20px; font-weight:bold; ">2차합계</caption>
- <output id="output1" ref="/root/send/retrparams/avrscore" format="###" style="left:453px; top:600px; width:70px; height:19px; font-size:13pt; font-weight:bold; color:#0000ff; text-align:center; "/>
- <datagrid id="datagrid1" nodeset="/root/main/list/astemplinfo" class="datagrid2" autoresize="true" caption="평가요소(대)^평가요소^평가요소명칭^평가내용^1차등급^1차점수^A점수^B점수^C점수^D점수^E점수^2차평가^2차점수^caption1^caption2^caption3^caption4^caption5^caption6^caption7^caption8^caption9^caption10^caption11^caption12" colsep="^" colwidth="123, 35, 133, 342, 67, 57, 40, 42, 42, 42, 42, 79, 57, 21, 17, 21, 17, 14, 17, 22, 13, 18, 24, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:179px; top:83px; width:1015px; height:484px; font-size:12pxpt; ">
- <col disabled="true" ref="elemlrg" type="combo" style="font-size:10pt; text-align:left; ">
- <choices>
- <item>
- <label>업무실적</label>
- <value>1</value>
- </item>
- <item>
- <label>업무수행능력</label>
- <value>2</value>
- </item>
- <item>
- <label>업무수행태도</label>
- <value>3</value>
- </item>
- <item>
- <label>업무성과</label>
- <value>4</value>
- </item>
- </choices>
- </col>
- <col ref="elemmdl" visibility="hidden" style="font-size:10pt; "/>
- <col ref="elemnm" style="font-size:10pt; "/>
- <col ref="cmt" style="font-size:10pt; "/>
- <col disabled="true" ref="elemgrd11" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>A등급</label>
- <value>A</value>
- </item>
- <item>
- <label>B등급</label>
- <value>B</value>
- </item>
- <item>
- <label>C등급</label>
- <value>C</value>
- </item>
- <item>
- <label>D등급</label>
- <value>D</value>
- </item>
- <item>
- <label>E등급</label>
- <value>E</value>
- </item>
- </choices>
- </col>
- <col ref="score11" style="text-align:center; "/>
- <col ref="asmta2score" visibility="hidden" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col ref="asmtb2score" visibility="hidden" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col ref="asmtc2score" visibility="hidden" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col ref="asmtd2score" visibility="hidden" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col ref="asmte2score" visibility="hidden" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col disabled="true" ref="elemgrd" type="combo" style="font-size:10pt; text-align:center; ">
- <choices>
- <item>
- <label>A등급</label>
- <value>A</value>
- </item>
- <item>
- <label>B등급</label>
- <value>B</value>
- </item>
- <item>
- <label>C등급</label>
- <value>C</value>
- </item>
- <item>
- <label>D등급</label>
- <value>D</value>
- </item>
- <item>
- <label>E등급</label>
- <value>E</value>
- </item>
- </choices>
- </col>
- <col ref="score" format="(-)###" style="font-size:10pt; text-align:center; "/>
- <col ref="year" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="flag" visibility="hidden"/>
- <col ref="asmta2yn" visibility="hidden"/>
- <col ref="asmtb2yn" visibility="hidden"/>
- <col ref="asmtc2yn" visibility="hidden"/>
- <col ref="asmtd2yn" visibility="hidden"/>
- <col ref="asmte2yn" visibility="hidden"/>
- <col ref="score1" visibility="hidden"/>
- <col ref="opinion1" visibility="hidden"/>
- <col ref="score2" visibility="hidden"/>
- <col ref="opinion2" visibility="hidden"/>
- <col ref="score3" visibility="hidden"/>
- <col ref="opinion3" visibility="hidden"/>
- </datagrid>
- <caption id="caption7" style="left:185px; top:635px; width:165px; height:20px; font-weight:bold; ">★ 평정자의견(40자이내) :</caption>
- <input id="input1" ref="/root/send/retrparams/opinion3" navindex="4" maxlength="80" style="left:352px; top:635px; width:560px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- datagrid1.rowStatus(1) = 2;
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption23" style="left:358px; top:575px; width:64px; height:20px; font-weight:bold; ">1차합계</caption>
- <output id="output33" ref="/root/send/retrparams/avrscore1" format="###" style="left:353px; top:600px; width:70px; height:19px; font-size:13pt; font-weight:bold; color:#0000ff; text-align:center; "/>
- <caption id="caption9" style="left:648px; top:575px; width:83px; height:20px; font-weight:bold; ">조정점(3차)</caption>
- <caption id="caption10" style="left:558px; top:575px; width:64px; height:20px; font-weight:bold; text-align:center; ">평균</caption>
- <output id="output2" ref="/root/send/retrparams/avrtotal" format="###" style="left:553px; top:600px; width:70px; height:19px; font-size:13pt; font-weight:bold; color:#0000ff; text-align:center; "/>
- <caption id="caption11" style="left:758px; top:575px; width:64px; height:20px; font-weight:bold; text-align:center; ">결정</caption>
- <output id="output3" ref="/root/send/retrparams/totscore" format="###" style="left:753px; top:600px; width:70px; height:19px; font-size:13pt; font-weight:bold; color:#0000ff; text-align:center; "/>
- <input id="input2" ref="/root/send/retrparams/avrscore3" navindex="3" style="left:655px; top:600px; width:70px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ScoreCalc();
- ]]>
- </script>
- </input>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:28px; ">
- <line id="line4" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1130px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var score1 = model.getValue("/root/send/retrparams/avrscore3");
- for (var i = 1; i < datagrid1.rows; i ++){
- model.setValue("/root/main/list/astemplinfo[" + i + "]/opinion3", model.getValue("/root/send/retrparams/opinion3"));
- model.setValue("/root/main/list/astemplinfo[" + i + "]/score3", score1);
- model.refresh();
- }
- datagrid1.rowStatus(1) = 2;
- var updtdata = getGridUpdateData(datagrid1);
- if (updtdata == "" ) {
- messageBox("변경된 데이터가","I004");
- return;
- }
- var ret = messageBox("저장합니다.","Q003");
- if (ret != 6) { // not OK
- return;
- } else {
- model.setValue("/root/send/execdata/astemplinfo", updtdata);
- var irow = grd_promotnflaglist.row;
- if (submit("TXRPB19401")){
- //submit("TRRPB19204");
- grd_promotnflaglist.row = irow;
- readfunc1();
- }
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|