123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <?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>Alarm Notify</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <patlist>
- <patinfo>
- <pid/>
- <hngnm/>
- <ioflag/>
- <alarmflag/>
- </patinfo>
- </patlist>
- </main>
- <send>
- <interval>60000</interval>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <retroomcd/>
- </send>
- <init>
- <cmb_info>
- <initexecroom>
- <excuroomcdnm/>
- <excuroomcdid/>
- </initexecroom>
- </cmb_info>
- </init>
- <hidden/>
- <temp>
- <topmost/>
- </temp>
- </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/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- aezfSetSuppDeptcd();
-
- //치료실목록조회
- submit("TRAEA01201", false);
- cmb_excuroom.select(0);
- fGetAlarmNotify();
-
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- function fGetAlarmNotify(){
- submit("TRAEA02015");
-
- if(grd_tmplcodelist.rows > 1) {
- snd ="c:\\windows\\media\\ringin.wav";
-
- object1.url = snd;
- }
- }
-
- ]]>
- </script>
- <submission id="TRAEA02015" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/patlist"/>
- <submission id="TRAEA01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/globalinstance/instance1" resultref="/root/init/cmb_info"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="480" pageheight="600" guideline="1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:10px; top:5px; width:450px; height:538px; ">
- <datagrid id="grd_tmplcodelist" nodeset="/root/main/patlist/patinfo" caption="등록번호^이름^i/o^구분" colsep="^" colwidth="91, 85, 39, 159" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:85px; width:420px; height:415px; ">
- <col ref="pid"/>
- <col ref="hngnm" maxlength="12" _chartype="upper" _key="true"/>
- <col ref="ioflag"/>
- <col ref="alarmflag"/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:80px; x2:420px; y2:80px; "/>
- <caption id="caption4" class="tit_2" style="left:0px; top:65px; width:100px; height:13px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">환자</caption>
- <caption id="caption7" class="tit_1" style="left:0px; top:0px; width:102px; height:14px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">Alarm Notify</caption>
- <caption id="caption1" class="tit_2" style="left:0px; top:20px; width:375px; height:13px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">설정</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:35px; x2:420px; y2:35px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:60px; x2:420px; y2:60px; "/>
- <select id="checkbox1" ref="/root/temp/topmost" visibility="hidden" overflow="visible" appearance="full" style="left:320px; top:505px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>최상위 윈도우</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(model.getValue("/root/temp/topmost") == "Y") {
-
- window.modelesstopmost = true;
-
- }
- ]]>
- </script>
- </select>
- <select1 id="combo2" ref="/root/send/interval" appearance="minimal" style="left:62px; top:40px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>1분</label>
- <value>60000</value>
- </item>
- <item>
- <label>3분</label>
- <value>180000</value>
- </item>
- <item>
- <label>5분</label>
- <value>300000</value>
- </item>
- <item>
- <label>10분</label>
- <value>600000</value>
- </item>
- </choices>
- </select1>
- <caption id="caption2" class="cell_1" style="left:0px; top:40px; width:60px; height:20px; text-align:center; ">interval</caption>
- <button id="button1" class="btn4_letter2" style="left:307px; top:39px; width:56px; height:22px; ">
- <caption>시작</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var interval = model.getValue("/root/send/interval");
- gTimer = window.setInterval("fGetAlarmNotify()", interval);
-
- ]]>
- </script>
- </button>
- <button id="button4" class="btn4_letter2" style="left:364px; top:39px; width:56px; height:22px; ">
- <caption>종료</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if (gTimer != null) {
- window.clearinterval(gTimer);
- gTimer = null;
- }
- ]]>
- </script>
- </button>
- <object id="object1" clsid="{6bf52a52-394a-11d3-b153-00c04f79faa6}" visibility="hidden" style="left:160px; top:275px; width:200px; height:150px; "/>
- <select1 id="cmb_excuroom" ref="/root/send/retroomcd" class="combo_default" navindex="3" appearance="minimal" style="left:186px; top:40px; width:107px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_info/initexecroom">
- <label ref="excuroomcdnm"/>
- <value ref="excuroomcdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetAlarmNotify();
-
- ]]>
- </script>
- </select1>
- <caption id="caption3" class="cell_1" style="left:124px; top:40px; width:60px; height:20px; text-align:center; ">치료실</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|