123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?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="">
- <send>
- <fromdd/>
- <todd/>
- <roomdd/>
- </send>
- <main>
- <data1>
- <roomdd/>
- <bedcnt/>
- <inpatcnt/>
- <vacancnt/>
- </data1>
- <data2>
- <orddeptcd/>
- <bedcnt/>
- <inpatcnt/>
- <vacancnt/>
- <bedrate/>
- </data2>
- </main>
- <hidden>
- </hidden>
- <init>
- </init>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
- <submission id="TRPMI06020" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //zbcfGetCodeList(new Array(""), new Array(""));
- //submit("TRPMI00106");
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="430" pageheight="600" guideline="1,992;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:435px; height:560px; ">
- <group id="group2" style="left:0px; top:0px; width:425px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:425px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:5px; top:9px; width:86px; height:17px; ">기간조회 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:360px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMI06020");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:349px; y1:7px; x2:349px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input1" ref="/root/send/fromdd" inputtype="date" style="left:95px; top:8px; width:85px; height:19px; "/>
- <caption id="caption3" style="left:180px; top:9px; width:25px; height:20px; text-align:center; ">~</caption>
- <input id="input2" ref="/root/send/todd" inputtype="date" style="left:205px; top:8px; width:85px; height:19px; "/>
- <button id="btn_chan" visibility="hidden" style="left:325px; top:15px; width:5px; height:10px; ">
- <caption/>
- <toggle case="case2" ev:event="xforms-activate"/>
- </button>
- </group>
- <switch id="switch1" style="left:0px; top:35px; width:427px; height:524px; ">
- <case id="case1">
- <caption id="caption1" class="tit_2" style="left:5px; top:5px; width:118px; height:13px; ">일자별 병실 현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:21px; x2:425px; y2:21px; "/>
- <datagrid id="datagrid1" nodeset="/root/main/data1" caption="일자^병상수^재원병상수^빈병상수" colsep="^" colwidth="120, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:26px; width:425px; height:495px; text-align:center; ">
- <col ref="roomdd"/>
- <col ref="bedcnt"/>
- <col ref="inpatcnt"/>
- <col ref="vacancnt"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- var row = datagrid1.row;
- var sRoomdd = model.getValue("/root/main/data1[" + row + "]/roomdd");
- model.setValue("/root/send/roomdd" , sRoomdd);
- submit();
- btn_chan.dispatch("onclick");
-
- ]]>
- </script>
- </datagrid>
- <button id="button2" class="btn2_letter4" style="left:350px; top:1px; width:42px; height:19px; ">
- <caption>엑셀저장</caption>
- </button>
- </case>
- <case id="case2" selected="true">
- <caption id="caption4" class="tit_2" style="left:5px; top:5px; width:118px; height:13px; ">일자별 병실 현황</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:21px; x2:425px; y2:21px; "/>
- <datagrid id="datagrid2" nodeset="/root/main/data2" caption="진료과^병상수^재원병상수^빈병상수^가동율" colsep="^" colwidth="120, 75, 75, 75, 75" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:26px; width:425px; height:495px; text-align:center; ">
- <col ref="orddeptcd"/>
- <col ref="bedcnt"/>
- <col ref="inpatcnt"/>
- <col ref="vacancnt"/>
- <col ref="bedrate"/>
- </datagrid>
- <button id="button1" class="btn5_letter2" style="left:325px; top:1px; width:42px; height:19px; ">
- <caption>이전</caption>
- <toggle case="case1" ev:event="xforms-activate"/>
- </button>
- <button id="button3" class="btn2_letter2" style="left:370px; top:1px; width:42px; height:19px; ">
- <caption>출력</caption>
- </button>
- </case>
- </switch>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:561px; width:425px; height:29px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:302px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:361px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|