123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMPCT00200_진료실요일별가동율.xrw
- * 설 명 : 진료실요일별가동율
- * 설 계 자 : 유정란
- * 작 성 자 : 유정란
- * 작 성 일 : 2009.08.19
- * 수정이력 :
- * 기 타 :
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <?xml-stylesheet href="C:/CMCProject/application/webapps/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>
- <gridlist>
- <grid>
- <col1/>
- <col2/>
- <col3/>
- <col4/>
- <col5/>
- <col6/>
- <col7/>
- <col8/>
- <col9/>
- <col10/>
- <col11/>
- <col12/>
- <col13/>
- <col14/>
- <col15/>
- <col16/>
- <col17/>
- <col18/>
- </grid>
- </gridlist>
- </main>
- <send>
- <data1/>
- </send>
- <init>
- <orddeptcd>
- <cd/>
- <nm/>
- </orddeptcd>
- <orddrid>
- <cd/>
- <nm/>
- <dp/>
- </orddrid>
- <centcd>
- <cd/>
- <nm/>
- </centcd>
- </init>
- <hidden>
- <condition1/>
- <condition2/>
- <condition3/>
- <svrnm/>
- <centcd/>
- <orddeptcd/>
- <orddrid/>
- <opt2/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRPCTCOM02");
-
- fInitialize();
-
- model.setValue("/root/hidden/condition3","1");
-
- model.resetInstanceNode("/root/hidden/opt2");
- fOutComboSet();
-
- radio1.refresh();
-
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../pam/pamctlweb/js/PCTCOM.js"/>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- <submission id="TRPCTCOM01" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main"/>
- <submission id="TRPCTCOM02" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/init"/>
- </model>
- </xhtml:head>
- <xhtml:body>
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:16px; width:1193px; height:30px; "/>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:215px; height:14px; ">진료실요일별가동율</caption>
- <datagrid id="datagrid1" nodeset="/root/main/gridlist/grid" caption="위치^센터^과^진료실수^평일평균(%)^월요일^월요일^화요일^화요일^수요일^수요일^목요일^목요일^금요일^금요일^토요일|위치^센터^과^진료실수^평일평균(%)^오전(%)^오후(%)^오전(%)^오후(%)^오전(%)^오후(%)^오전(%)^오후(%)^오전(%)^오후(%)^오전(%)" colwidth="50, 128, 116, 46, 51, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:54px; width:1193px; height:722px; ">
- <col ref="col1"/>
- <col ref="col2"/>
- <col ref="col3"/>
- <col ref="col4" style="text-align:center; "/>
- <col ref="col5" style="text-align:right; "/>
- <col ref="col6" style="text-align:right; "/>
- <col ref="col7" style="text-align:right; "/>
- <col ref="col8" style="text-align:right; "/>
- <col ref="col9" style="text-align:right; "/>
- <col ref="col10" style="text-align:right; "/>
- <col ref="col11" style="text-align:right; "/>
- <col ref="col12" style="text-align:right; "/>
- <col ref="col13" style="text-align:right; "/>
- <col ref="col14" style="text-align:right; "/>
- <col ref="col15" style="text-align:right; "/>
- <col ref="col16" style="text-align:right; "/>
- </datagrid>
- <button id="button1" class="btn1_letter2" style="left:814px; top:21px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch("getOrdRoomWeek");
-
- // datagrid1.mergecells = "byrestriccol";
- // model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption1" style="left:15px; top:23px; width:55px; height:20px; ">기준일자</caption>
- <input id="input1" ref="/root/hidden/condition1" inputtype="date" style="left:69px; top:22px; width:100px; height:19px; "/>
- <caption id="caption2" style="left:905px; top:23px; width:190px; height:20px; ">* 기준일자를 포함하는 주를 조회</caption>
- <select1 id="radio1" ref="/root/hidden/condition3" overflow="visible" appearance="full" cols="2" cellspacing="10" style="left:180px; top:23px; width:130px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>capa</label>
- <value>1</value>
- </item>
- <item>
- <label>session</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <button id="button2" class="btn2_letter4" style="left:1120px; top:22px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (getNodesetCount("/root/main/gridlist/grid") < 1 && datagrid1.rows < 1){
- messageBox("저장할 데이터가 없습니다!", "E999");
- return;
- }
-
- var fileName = window.fileDialog("save", "", false, "진료실요일별가동율", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != ""){
- datagrid1.saveExcel(fileName, "진료실요일별가동율", true, false, "", "", true);
- }
- ]]>
- </script>
- </button>
- <line id="line12" class="line_1" style="x1:0px; y1:49px; x2:1194px; y2:49px; "/>
- <select1 id="radio2" ref="/root/hidden/opt2" overflow="visible" appearance="full" cols="3" style="left:330px; top:23px; width:150px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>센터</label>
- <value>1</value>
- </item>
- <item>
- <label>진료과</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fOutComboSet();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_centcd" ref="/root/hidden/centcd" appearance="minimal" style="left:485px; top:22px; width:170px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/centcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_orddeptcd" ref="/root/hidden/orddeptcd" appearance="minimal" style="left:485px; top:22px; width:170px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fOutOrddridFilter("1");
- ]]>
- </script>
- </select1>
- <select1 id="cmb_orddrid" ref="/root/hidden/orddrid" visibility="hidden" appearance="minimal" style="left:656px; top:22px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fOutOrddridVrf();
- ]]>
- </script>
- </select1>
- </xhtml:body>
- </xhtml:html>
|