123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>수술실 이용자 관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <userlist/>
- </main>
- <send>
- <reqdata/>
- <savedata>
- </savedata>
- </send>
- <cond>
- <sdate/>
- <edate/>
- <gbn>1</gbn>
- <dStime/>
- <dEtime/>
- <eStime/>
- <eEtime/>
- <anstonly>Y</anstonly>
- </cond>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMNP21301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/userlist"/>
- </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="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript">
- <![CDATA[
-
- function fInitialize() {
-
- var curdate = getCurrentDate();
-
- model.makeValue("/root/cond/sdate", curdate);
- model.makeValue("/root/cond/edate", curdate);
-
- model.refresh();
- }
-
- function fSearch() {
-
- model.removeNodeset("/root/send/reqdata");
- model.makeValue("/root/send/reqdata/sdate", model.getValue("/root/cond/sdate"));
- model.makeValue("/root/send/reqdata/edate", model.getValue("/root/cond/edate"));
-
- submit("TRMNP21301");
-
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="460" pageheight="770" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:435px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:330px; height:15px; ">기간별 퇴사자 조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:18px; width:435px; height:735px; ">
- <group id="group1" style="left:0px; top:5px; width:430px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:430px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:302px; y1:10px; x2:302px; y2:32px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="13" style="left:313px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:5px; top:10px; width:91px; height:17px; ">기 간 :</caption>
- <button id="button1" class="btn1_letter2" navindex="13" style="left:370px; top:10px; width:56px; height:22px; ">
- <caption>Excel</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
-
- var SheetName = model.getValue("/root/cond/sdate");
- if(isNull(SheetName)) SheetName = "Sheet1";
-
- var fileName = window.fileDialog("save", ",", false, SheetName + "userlist", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_userlist_ex.saveExcel(fileName, SheetName, false, false, "", "");
-
- ]]>
- </script>
- </button>
- <caption id="caption8" style="left:177px; top:9px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <input id="ipt_srhto" ref="/root/cond/edate" class="input_s_essential" inputtype="date" style="left:190px; top:10px; width:90px; height:19px; text-align:center; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
- <input id="ipt_srhfrom" ref="/root/cond/sdate" class="input_s_essential" inputtype="date" style="left:83px; top:10px; width:90px; height:19px; text-align:center; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
- </group>
- <line id="line5" class="line_1" style="x1:1px; y1:70px; x2:431px; y2:70px; "/>
- <caption id="caption3" class="tit_2" style="left:5px; top:55px; width:260px; height:15px; vertical-align:middle; ">퇴사자 명단</caption>
- <datagrid id="grd_userlist" nodeset="/root/main/userlist" visibility="visible" caption="사번^이름^퇴사일^전화번호" colsep="^" colwidth="90, 90, 100, 120" defaultrows="0" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:1px; top:75px; width:430px; height:655px; ">
- <col ref="emplno"/>
- <col ref="name"/>
- <col ref="retiredd" format="yyyy-mm-dd"/>
- <col ref="mpphonno_v"/>
- </datagrid>
- <datagrid id="grd_userlist_ex" nodeset="/root/main/userlist" visibility="hidden" caption="사번^이름^전화번호" colsep="^" colwidth="90, 90, 120" defaultrows="0" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:50px; top:135px; width:320px; height:150px; ">
- <col ref="emplno"/>
- <col ref="name"/>
- <col ref="mpphonno"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|