123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?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>자격면허사항 조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <afcrlist>
- <carerflagcdaftupdt/>
- <detlnmaftupdt/>
- <fromddaftupdt/>
- <toddaftupdt/>
- <maincntsaftupdt/>
- <hosioflagaftupdt/>
- <cmtaftupdt/>
- <carerflagcdbfupdt/>
- <detlnmbfupdt/>
- <fromddbfupdt/>
- <toddbfupdt/>
- <maincntsbfupdt/>
- <hosioflagbfupdt/>
- <cmtbfupdt/>
- <emplno/>
- <mastseqno/>
- </afcrlist>
- <dept>
- <deptcd/>
- <depthngnm/>
- </dept>
- <userinfo>
- <emplnm/>
- </userinfo>
- </main>
- <target/>
- <init>
- <hosioflag>
- <label>원내</label>
- <value>1</value>
- <label>원외</label>
- <value>2</value>
- </hosioflag>
- </init>
- <send>
- <emplno/>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfGridInit(grd_afcrlist);
-
- //model.removenode("/root/main/user/famylist");
-
- ipt_emplno.value=parent.ipt_emplno.value;
- if(ipt_emplno.value !=""){
- submit("TRRPB02211");
- }
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRRPB02211" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/afcrlist"/>
- </model>
- <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"/>
- </xhtml:head>
- <xhtml:body pagewidth="420" pageheight="380" guideline="2,-5;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:400px; height:350px; ">
- <group id="group2" style="left:0px; top:0px; width:400px; height:5px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:183px; height:14px; ">경력사항 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:400px; y2:25px; "/>
- <datagrid id="grd_afcrlist" nodeset="/root/main/afcrlist" caption="경력구분코드^세부명칭^기간^기간^주요내용^원내,원외구분^비고^사번|경력구분코드^세부명칭^시작일^종료일^주요내용^원내,원외구분^비고^사번" colsep="^" colwidth="102, 108, 76, 87, 191, 90, 283, 39, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:30px; width:400px; height:300px; ">
- <col ref="carerflagcdaftupdt"/>
- <col ref="detlnmaftupdt"/>
- <col ref="fromddaftupdt"/>
- <col ref="toddaftupdt"/>
- <col ref="maincntsaftupdt" visibility="hidden"/>
- <col ref="hosioflagaftupdt" type="combo" visibility="hidden">
- <choices>
- <itemset nodeset="/root/init/hosioflag">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </col>
- <col ref="cmtaftupdt" type="input" visibility="hidden"/>
- <col ref="carerflagcdbfupdt" visibility="hidden"/>
- <col ref="detlnmbfupdt" visibility="hidden"/>
- <col ref="fromddbfupdt" visibility="hidden"/>
- <col ref="toddbfupdt" visibility="hidden"/>
- <col ref="maincntsbfupdt" visibility="hidden"/>
- <col ref="hosioflagbfupdt" visibility="hidden"/>
- <col ref="cmtbfupdt" visibility="hidden"/>
- <col ref="emplno" visibility="hidden"/>
- <col ref="mastseqno" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if( grd_afcrlist.isCell(event.target) && grd_afcrlist.row >= grd_afcrlist.fixedRows )
- {
- btn_confirm.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:352px; width:400px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:279px; top:3px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- misfPopUpListReturn(grd_afcrlist);
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:337px; top:3px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- window.close();
-
- ]]>
- </script>
- </button>
- </group>
- <input id="ipt_emplno" ref="/root/send/emplno" visibility="hidden" style="left:185px; top:5px; width:55px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|