123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?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>
- <emplreq>
- <empllist>
- <dremplno/>
- <drname/>
- <rrdrrregno/>
- <guidmedispclinstcd/>
- <guidmedispclinstnm/>
- <guidmedispcldrlincno/>
- <prfshipflagnm/>
- <jobposnm/>
- <jobkindnm/>
- <njobgradnm/>
- <entcodd/>
- </empllist>
- </emplreq>
- <tisorddeptcdlist/>
- </main>
- <target/>
- <init>
- </init>
- <send>
- <name/>
- <emplno/>
- <deptcd/>
- <popupgbn/>
- <reqdept>
- <blankrowyn>Y</blankrowyn>
- </reqdept>
- <req>
- <deptcd/>
- </req>
- <instcd/>
- <valueitemflagcd/>
- </send>
- </root>
- </instance>
- <submission id="TRRTS00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/emplreq"/>
- <submission id="TRRTS00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdept" resultref="/root/main/tisorddeptcdlist"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRRTS00602");
-
- var deptcd = parent.cmb_deptcd.value;
- var instcd = parent.cmb_instcd.value;
- if(typeof(parent.cmb_valueitemflagcd) != "unknown"){
- var valueitemflagcd = parent.cmb_valueitemflagcd.value;
- }
-
- if(typeof(parent.ipt_popupgbn) != "unknown"){
- var popupgbn = parent.ipt_popupgbn.value;
- model.setValue("/root/send/popupgbn",popupgbn);
- }
-
- //model.setValue("/root/send/deptcd",deptcd);
- //cmb_deptcd.disabled = true;
- model.setValue("/root/send/instcd",instcd);
- model.setValue("/root/send/valueitemflagcd",valueitemflagcd);
- model.copyNode("root/main/emplreq","/root/target/validation");
- model.setFocus("ipt_name");
-
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="870" pageheight="550" guideline="2,343;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:850px; height:520px; ">
- <group id="group2" style="left:0px; top:0px; width:850px; height:30px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:850px; height:29px; "/>
- <input id="ipt_name" ref="/root/send/name" class="input_s_essential" imemode="hangul" style="left:80px; top:5px; width:111px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_search", "DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_search" class="btn1_letter2" style="left:773px; top:4px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(ipt_name.value != "") {
- model.setValue("/root/send/popupgbn", "");
- }else{
- if(typeof(parent.ipt_popupgbn) != "unknown"){
- var popupgbn = parent.ipt_popupgbn.value;
- model.setValue("/root/send/popupgbn",popupgbn);
- }
- }
- submit("TRRTS00204");
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:762px; y1:0px; x2:762px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:7px; width:86px; height:17px; ">이 름 :</caption>
- <caption id="caption4" class="search_name" style="left:196px; top:7px; width:106px; height:17px; ">사원번호 :</caption>
- <input id="ipt_emplno" ref="/root/send/emplno" class="input_default" style="left:290px; top:5px; width:100px; height:19px; "/>
- <select1 id="cmb_deptcd" ref="/root/send/deptcd" class="combo_search" appearance="minimal" style="left:485px; top:5px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/tisorddeptcdlist">
- <label ref="deptnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:400px; top:5px; width:106px; height:17px; ">부 서 :</caption>
- <input id="input1" ref="/root/send/instcd" visibility="hidden" style="left:605px; top:5px; width:100px; height:19px; "/>
- <input id="input2" ref="/root/send/valueitemflagcd" visibility="hidden" style="left:715px; top:5px; width:50px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:35px; width:121px; height:14px; ">사용자정보</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:50px; x2:850px; y2:50px; "/>
- <datagrid id="grd_empllist" nodeset="/root/main/emplreq/empllist" class="grd_empllist" caption="근무기관코드^근무기관^성명^사원번호^부서^의사면허번호^주민번호^교직구분^직위^직종^직책^입사일자" colsep="^" colwidth="20, 95, 81, 93, 100, 22, 11, 74, 78, 65, 116, 83" dataheight="23" defaultrows="0" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:50px; width:850px; height:465px; ">
- <col ref="guidmedispclinstcd" visibility="hidden"/>
- <col ref="guidmedispclinstnm" style="text-align:center; "/>
- <col ref="drname" style="text-align:center; "/>
- <col ref="guidmedispcldremplno" style="text-align:center; "/>
- <col ref="deptnm" style="text-align:center; "/>
- <col ref="guidmedispcldrlincno" visibility="hidden" style="text-align:center; "/>
- <col ref="drrregno" visibility="hidden" format="999999-9999999" style="text-align:center; "/>
- <col ref="prfshipflagnm" style="text-align:center; "/>
- <col ref="jobposnm" style="text-align:center; "/>
- <col ref="jobkindnm" style="text-align:center; "/>
- <col ref="njobgradnm" style="text-align:center; "/>
- <col ref="entcodd" format="yyyy-mm-dd" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if( grd_empllist.isCell(event.target) && grd_empllist.row >= grd_empllist.fixedRows )
- {
- btn_confirm.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_empllist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:521px; width:850px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:722px; top:2px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfPopUpListReturn(grd_empllist);
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:781px; top:2px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfPopUpListCancel();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|