123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- <?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>
- <list>
- <valucoleempl>
- <valucoleempllist/>
- </valucoleempl>
- <valuempl>
- <valuempllist/>
- </valuempl>
- </list>
- </main>
- <send>
- <valucoleempl>
- <valuyy/>
- <colecolname/>
- <colegvaluemplno/>
- </valucoleempl>
- <valuempl>
- <valuyy/>
- <instcd/>
- <deptcd/>
- <deptnm/>
- <emplno/>
- <emplnm/>
- <procstat/>
- </valuempl>
- <save>
- <valuempllist/>
- </save>
- </send>
- <init/>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- /* Grid 초기화 */
- misfGridInit(grd_coleempl);
- misfGridInit(grd_valuempl);
-
- /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
- /* Grid의 Mater, Detail관계 설정
- misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
- misfMsterDetailSet(grd_coleempl,null, "TRRPV04502" ,"N");
- misfMsterDetailSet(grd_valuempl,grd_coleempl, "TRRPV04501" ,"Y");
- rpvfComboInstCdList("cmb_instcd");
-
- var curdate = getCurrentDate();
- model.setValue(ipt_valuyy.attribute("ref") , curdate.substr(0, 4));
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- rpvfComboValuCdList(ipt_valuyy.attribute("ref"), "PROCSTAT,PROCSTAT,PROCSTAT", "cmb_procstat,grd_coleempl.procstat,grd_valuempl.procstat");
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRRPV04501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/valucoleempl" resultref="/root/main/list/valucoleempl"/>
- <submission id="TRRPV04502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/valuempl" resultref="/root/main/list/valuempl"/>
- <submission id="TXRPV04501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- </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:0px; top:10px; width:1195px; height:60px; "/>
- <input id="ipt_valuyy" ref="/root/send/valuempl/valuyy" class="input_s_essential" inputtype="date" format="yyyy" style="left:105px; top:18px; width:105px; height:19px; "/>
- <caption id="cap_valuyy" class="search_name" style="left:15px; top:19px; width:100px; height:17px; vertical-align:middle; ">기준년도 :</caption>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <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","cmb_instcd") ) {
- return false;
- }
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/valuempl/instcd" class="combo_s_essential" appearance="minimal" style="left:464px; top:18px; width:191px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:398px; top:19px; width:61px; height:17px; vertical-align:middle; ">기관 :</caption>
- <caption id="caption3" class="search_name" style="left:39px; top:44px; width:63px; height:17px; ">부서 :</caption>
- <input id="ipt_deptnm" ref="/root/send/valuempl/deptnm" class="input_default" style="left:227px; top:44px; width:125px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/send/valuempl/deptcd" class="input_default" style="left:103px; top:44px; width:99px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm" );
- model.refresh();5
- ]]>
- </script>
- </input>
- <button id="btn_deptcd" class="icon_search" style="left:206px; top:45px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "deptcd,deptnm";
- var instcd = cmb_instcd.value;
- rpvfOpenDeptCdHelp(ipt_deptcd,recv_list, instcd, "instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <datagrid id="grd_valuempl" nodeset="/root/main/list/valucoleempl/valucoleempllist" caption="피평가자사번^피평가자 성명^피평가자부서^진행상태^평가자변경|피평가자사번^피평가자 성명^피평가자부서^진행상태^평가자변경" colsep="^" colwidth="109, 139, 189, 56, 147, 100, 100, 100, 100" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:530px; top:120px; width:664px; height:620px; ">
- <col ref="emplno"/>
- <col ref="emplnm"/>
- <col ref="deptnm"/>
- <col disabled="true" ref="procstat" type="combo" class="gridcombo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="chgcolegvaluemplnm" type="inputbutton"/>
- <col ref="chgcolegvaluemplno" visibility="hidden"/>
- <col ref="valuyy" visibility="hidden"/>
- <col ref="colecolname" visibility="hidden"/>
- <col ref="colegvaluemplno" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- var instcd = model.getValue(cmb_instcd.attribute("ref"));
- if(grd_valuempl.col == grd_valuempl.colRef("chgcolegvaluemplnm")){
- rpbfOpenPopUpList("SPRPB00101", grd_valuempl, "chgcolegvaluemplno,chgcolegvaluemplnm","","","","emplno,emplnm");
- }
- grd_valuempl.refresh();
- ]]>
- </script>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:99px; width:230px; height:13px; vertical-align:middle; ">동료평가자 List</caption>
- <caption id="caption4" class="tit_2" style="left:530px; top:99px; width:230px; height:13px; vertical-align:middle; ">동료평가 피평가자 List</caption>
- <line id="line1" class="line_1" style="x1:530px; y1:114px; x2:1194px; y2:114px; "/>
- <line id="line2" class="line_1" style="x1:0px; y1:114px; x2:525px; y2:114px; "/>
- <datagrid id="grd_coleempl" nodeset="/root/main/list/valuempl/valuempllist" caption="기관^부서^사원번호^성명^진행상태^피평가자수|기관^부서^사원번호^성명^진행상태^피평가자수" colsep="^" colwidth="120, 146, 67, 55, 57, 42, 100, 100, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:120px; width:525px; height:620px; ">
- <col ref="instnm"/>
- <col ref="deptnm"/>
- <col ref="colegvaluemplno"/>
- <col ref="colegvaluemplnm"/>
- <col disabled="true" ref="procstat" type="combo" class="gridcombo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="emplcnt"/>
- <col ref="valuyy" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="colecolname" visibility="hidden"/>
- <script type="javascript" ev:event="onrowchanged">
- <![CDATA[
- misfGridInit(grd_valuempl);
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </datagrid>
- <button id="btn_emplno" class="icon_search" style="left:868px; top:20px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfOpenPopUpList("SPRPB00101", ipt_emplnos, recv_list,"1","N");
-
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="ipt_emplnos" ref="/root/send/valuempl/emplno" class="input_default" disabled="false" style="left:795px; top:19px; width:70px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNO", recv_list);
- model.refresh();
-
- ]]>
- </script>
- </input>
- <input id="ipt_emplnms" ref="/root/send/valuempl/emplnm" class="input_default" disabled="false" style="left:886px; top:19px; width:114px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var recv_list = "emplno,emplnm" ;
- rpbfValidationCheck("EMPLNM", recv_list);
-
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption2" class="search_name" style="left:722px; top:20px; width:83px; height:17px; ">평가자 :</caption>
- <select1 id="cmb_procstat" ref="/root/send/valuempl/procstat" class="combo_search" appearance="minimal" style="left:463px; top:44px; width:192px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_procstat" class="search_name" style="left:378px; top:45px; width:81px; height:17px; vertical-align:middle; ">진행상태:</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSave("TXRPV04501");
- return;
- if (model.getValue(gvErrorMsgPath + "/type") != "error")
- {
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </button>
- <line id="line11" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- <button id="button11" class="btn4_letter3" style="left:1069px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|