123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLLS00300_시간대별외래채혈대기시간및환자수.xrw
- * 설 명 : 시간대별외래채혈대기시간및환자수
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 -
- * 작 성 일 : 2006.12.07
- * 수정이력 :
- * 기 타 :
- -->
- <?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>
- <tmbcollstat>
- <tm/>
- <wt2/>
- <wt3/>
- <wt4/>
- <wt5/>
- <wt6/>
- <wt7/>
- <wp2/>
- <wp3/>
- <wp4/>
- <wp5/>
- <wp6/>
- <wp7/>
- <total/>
- </tmbcollstat>
- </main>
- <send>
- <refsdd/>
- <refedd/>
- <refflag/>
- </send>
- <init>
- </init>
- <hidden>
- <refsdd/>
- <refedd/>
- <refflag/>
- </hidden>
- </root>
- </instance>
- <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" ev:event="xforms-ready">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- <submission id="TRLLS00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/tmbcollstat"/>
- </model>
- <script type="javascript">
- <![CDATA[
- //초기화
- function fSetInit() {
- var today = getCurrentDate();
-
- model.setValue("/root/hidden/refsdd", today);
- model.setValue("/root/hidden/refedd", today);
-
- makeReportPreview(0, 115, 1194, 667);
-
- model.refresh();
- }
-
- //조회
- function fSetBCollStat() {
- model.setValue("/root/send/refsdd", model.getValue("/root/hidden/refsdd"));
- model.setValue("/root/send/refedd", model.getValue("/root/hidden/refedd"));
-
- if(model.getValue("/root/hidden/refflag") == "") {
- messageBox("조회구분을", "C002");
- return;
- }
-
- submit("TRLLS00301");
-
- var count = getNodesetCount("/root/main/tmbcollstat");
-
- if(count == 0) {
- model.makeNode("/root/main/tmbcollstat");
- }
-
- if(model.getValue("/root/hidden/refflag") == "1" || model.getValue("/root/hidden/refflag") == "2") {
- model.setValue("/root/send/refflag", model.getValue("/root/hidden/refflag"));
- } else {
- model.setValue("/root/send/refflag", "3");
- }
-
- exeReportPreview("RPLLS00100", "XMLSTR", "/root/main/tmbcollstat");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744; ">
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:55px; width:134px; height:13px; ">통계 리스트</caption>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <line id="line3" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetBCollStat();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:15px; top:9px; width:99px; height:17px; ">조회기간 :</caption>
- <caption id="caption3" class="search_no_b" style="left:197px; top:10px; width:15px; height:17px; ">~</caption>
- <input id="input1" ref="/root/hidden/refsdd" class="input_search" inputtype="date" style="left:108px; top:8px; width:85px; height:19px; "/>
- <input id="input2" ref="/root/hidden/refedd" class="input_search" inputtype="date" style="left:213px; top:8px; width:85px; height:19px; "/>
- <select id="checkbox1" ref="/root/hidden/refflag" overflow="visible" appearance="full" cellspacing="25" cols="2" style="left:415px; top:9px; width:200px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>채혈평균시간</label>
- <value>1</value>
- </item>
- <item>
- <label>채혈환자수</label>
- <value>2</value>
- </item>
- </choices>
- </select>
- <caption id="caption4" class="search_name" style="left:313px; top:9px; width:99px; height:17px; ">조회구분 :</caption>
- </group>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="btn_init" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- </button>
- <line id="line2" class="line_2" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <button id="btn_print" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- </group>
- <group id="group2" 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>
- </xhtml:body>
- </xhtml:html>
|