123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../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>
- <list>
- <item>
- <excuroomnm/>
- <nm/>
- <cnt01/>
- <cnt02/>
- <cnt03/>
- <cnt04/>
- <cnt05/>
- <cnt06/>
- <cnt07/>
- <cnt08/>
- <cnt09/>
- <cnt10/>
- <cnt11/>
- <cnt12/>
- <cnt13/>
- <cnt14/>
- <cnt15/>
- <cnt16/>
- <cnt17/>
- <cnt18/>
- <cnt19/>
- <cnt20/>
- <cnt21/>
- <cnt22/>
- <cnt23/>
- <cnt24/>
- <total/>
- </item>
- </list>
- </main>
- <send>
- <srchfromdate/>
- <srchtodate/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <ioflag/>
- <partflag/>
- <lrgcd/>
- <basecdflag/>
- </send>
- <init>
- <cmb_lrgcd/>
- </init>
- <hidden/>
- </root>
- </instance>
- <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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- aezfSetSuppDeptcd();
- model.removenode("/root/main/list");
-
- model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
- model.setValue("/root/send/basecdflag", "R");
- model.setValue("/root/send/ioflag", "");
- model.setValue("/root/send/srchfromdate", getCurrentDate());
- model.setValue("/root/send/srchtodate", getCurrentDate().toDate().getAddDate(1,"D").getDateFormat("YYYYMMDD") );
-
- submit("TRAES01502", false);
- addComboItem("cmb_lrgcd","--전체--","","above");
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRAES01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_lrgcd"/>
- <submission id="TRAES03001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
- </model>
- <script type="javascript">
- <![CDATA[
- function setRound(str){
- // var str2 = round(str, 2);
- return str2;
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:206px; height:14px; ">일일시간대별통계</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:58px; width:208px; height:14px; ">일일시간대별통계</caption>
- <button id="btn_excsave" class="btn2_letter4" visibility="visible" style="left:1130px; top:53px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- var fileName = window.fileDialog("save",",",false,"excel","xls","All File(*.*)|*.*|Excel File(*.xls)|*.xls"); // 2009-07-01 엑셀저장 두번째 저장 실패 오류 확인 두번째 테스트
- if (fileName != "")
- {
- grd_list.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:40px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:37px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:235px; top:10px; width:75px; height:17px; ">대분류 :</caption>
- <line id="line13" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:31px; "/>
- <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1120px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRAES03001");
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:16px; top:10px; width:86px; height:17px; ">조회일자 :</caption>
- <input id="input2" ref="/root/send/srchfromdate" class="input_default" navindex="1" inputtype="date" style="left:110px; top:10px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var srchfromdate = model.getValue("/root/send/srchfromdate");
- model.setValue("/root/send/srchtodate", srchfromdate.toDate().getAddDate(1,"D").getDateFormat("YYYYMMDD") );
- ]]>
- </script>
- </input>
- <select1 id="cmb_lrgcd" ref="/root/send/lrgcd" class="combo_default" appearance="minimal" style="left:325px; top:10px; width:118px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_lrgcd/lrgcdlist">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption11" class="search_name" style="left:480px; top:10px; width:66px; height:17px; ">구분 :</caption>
- <select1 id="rdo_ioflag" ref="/root/send/ioflag" appearance="full" cols="3" overflow="visible" style="left:545px; top:11px; width:140px; height:16px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:715px; top:10px; width:60px; height:17px; ">분류 :</caption>
- <select1 id="rdo_partflag" ref="/root/send/partflag" appearance="full" cols="3" overflow="visible" style="left:780px; top:11px; width:134px; height:16px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>영상</label>
- <value>R</value>
- </item>
- <item>
- <label>건진</label>
- <value>S</value>
- </item>
- </choices>
- </select1>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:73px; x2:1195px; y2:73px; "/>
- <datagrid id="grd_list" nodeset="/root/main/list/item" caption="촬영실^촬영실^0809^0910^1011^1112^1213^1314^1415^1516^1617^1718^1819^1920^2021^2122^2223^2324^2401^0102^0203^0304^0405^0506^0607^0708^합계" colsep="^" colwidth="112, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 60" frozencols="2" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" style="left:0px; top:78px; width:1195px; height:663px; ">
- <col ref="excuroomnm"/>
- <col ref="nm" style="text-align:center; "/>
- <col ref="cnt01" format="#,###" style="text-align:right; "/>
- <col ref="cnt02" format="#,###" style="text-align:right; "/>
- <col ref="cnt03" format="#,###" style="text-align:right; "/>
- <col ref="cnt04" format="#,###" style="text-align:right; "/>
- <col ref="cnt05" format="#,###" style="text-align:right; "/>
- <col ref="cnt06" format="#,###" style="text-align:right; "/>
- <col ref="cnt07" format="#,###" style="text-align:right; "/>
- <col ref="cnt08" format="#,###" style="text-align:right; "/>
- <col ref="cnt09" format="#,###" style="text-align:right; "/>
- <col ref="cnt10" format="#,###" style="text-align:right; "/>
- <col ref="cnt11" format="#,###" style="text-align:right; "/>
- <col ref="cnt12" format="#,###" style="text-align:right; "/>
- <col ref="cnt13" format="#,###" style="text-align:right; "/>
- <col ref="cnt14" format="#,###" style="text-align:right; "/>
- <col ref="cnt15" format="#,###" style="text-align:right; "/>
- <col ref="cnt16" format="#,###" style="text-align:right; "/>
- <col ref="cnt17" format="#,###" style="text-align:right; "/>
- <col ref="cnt18" format="#,###" style="text-align:right; "/>
- <col ref="cnt19" format="#,###" style="text-align:right; "/>
- <col ref="cnt20" format="#,###" style="text-align:right; "/>
- <col ref="cnt21" format="#,###" style="text-align:right; "/>
- <col ref="cnt22" format="#,###" style="text-align:right; "/>
- <col ref="cnt23" format="#,###" style="text-align:right; "/>
- <col ref="cnt24" format="#,###" style="text-align:right; "/>
- <col ref="total" format="#,###" style="text-align:right; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|