123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- <?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>
- <intncolgdutscorlist/>
- <resicolgdutscorlist/>
- </main>
- <hidden>
- </hidden>
- <temp>
- </temp>
- <init/>
- <send>
- <req>
- <yy/>
- <instcd/>
- <deptcd/>
- <anual/>
- </req>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRRTS00602");
-
- misfComboComCdListMulti("R0305", "cmb_instcd");
-
- var today = getCurrentDate();
- var cur_mm = parseInt(today.substring(4, 6));
- var cur_yy = parseInt(today.substring(0, 4));
-
- if (cur_mm < 3)
- {
- cur_yy--;
- }
-
- model.setValue("/root/send/req/yy", cur_yy);
- ipt_yy.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- // dispseq가 1인 것만 로우색깔일 변화시킨다.
- function fGridBackColorSetting()
- {
- for(var i=0 ; i< grd_resieducinfolist.rows - grd_resieducinfolist.fixedRows ; i++)
- {
- var sDispseq = grd_resieducinfolist.valueMatrix(i, grd_resieducinfolist.colRef("dispseq"));
-
- if(sDispseq == "1")
- {
- grd_resieducinfolist.rowstyle(i, "data", "background-color") = "#ccffff";
- }
- }
-
- grd_resieducinfolist.refresh();
- }
- ]]>
- </script>
- <submission id="TRRTC01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" resultref="/root/main/intncolgdutscorlist"/>
- <submission id="TRRTS00602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdept" resultref="/root/main/tisorddeptcdlist"/>
- </model>
- <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="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/tistrngeducplanmngtweb/js/SMRTS00600.js"/>
- </xhtml:head>
- <xhtml:body>
- <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:38px; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:5px; width:1195px; height:36px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="ipt_yy" ref="/root/send/req/yy" class="input_s_essential" style="left:90px; top:14px; width:55px; height:19px; "/>
- <caption id="cap_yy" class="search_name" style="left:5px; top:15px; width:86px; height:17px; ">년 도 :</caption>
- <caption id="caption2" class="search_name" style="left:166px; top:15px; width:75px; height:17px; ">병원 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/req/instcd" class="combo_s_essential" appearance="minimal" style="left:225px; top:14px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <datagrid id="grd_resieducinfolist" nodeset="/root/main/resieducinfolist" autoresize="true" caption="년도^기관코드^부서코드^년차^교육코드^교육사항세부명칭^교육사항내용" colsep="^" colwidth="35, 48, 77, 40, 63, 110, 1100, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:45px; width:1194px; height:695px; ">
- <col ref="yy" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="anual" visibility="hidden"/>
- <col ref="educcd"/>
- <col ref="educflag"/>
- <col ref="educnts"/>
- <col ref="dispseq" visibility="hidden"/>
- </datagrid>
- <button id="btn_search" class="btn1_letter2" style="left:1130px; top:12px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_yy", "cmb_instcd", "cmb_deptcd", "cmb_anual") ) {
- return false;
- }
-
- submit("TRRTC01201");
-
- fGridBackColorSetting();
-
- ]]>
- </script>
- </button>
- <line id="line82" class="line_4" style="x1:1115px; y1:10px; x2:1115px; y2:36px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption117" class="search_name" style="left:345px; top:15px; width:75px; height:17px; ">임상과 :</caption>
- <select1 id="cmb_deptcd" ref="/root/send/req/deptcd" class="combo_s_essential" visibility="visible" appearance="minimal" style="left:417px; top:14px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/tisorddeptcdlist">
- <label ref="deptnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_anual" ref="/root/send/req/anual" class="combo_s_essential" appearance="minimal" style="left:600px; top:14px; width:51px; height:19px; ">
- <choices>
- <item>
- <label>1</label>
- <value>1</value>
- </item>
- <item>
- <label>2</label>
- <value>2</value>
- </item>
- <item>
- <label>3</label>
- <value>3</value>
- </item>
- <item>
- <label>4</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:541px; top:15px; width:70px; height:17px; ">년차 :</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="button1" class="btn2_letter4" visibility="hidden" style="left:1025px; top:5px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- alert("개발중..");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|