123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMAOE01061_신경과근전도검사.xrw
- * 설 명 : 과거검사결과
- * 설 계 자 : 이정택
- * 작 성 자 : 이정택
- * 작 성 일 : 2011.01.13
- * 수정이력 :
- * 기 타 :
- -->
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <traoe_01261>
- <item>
- <pid/>
- <pname/>
- <psex/>
- <age/>
- <computeplan/>
- <physics/>
- </item>
- </traoe_01261>
- <datagrid>
- <item>
- <col2/>
- <col3/>
- <col4/>
- <col5/>
- <col6/>
- <col7/>
- <col8/>
- <col9/>
- <col10/>
- <col11/>
- <col12/>
- <col13/>
- <col14/>
- <col15/>
- <col16/>
- <col17/>
- <col18/>
- </item>
- </datagrid>
- </main>
- <send>
- <srchpid/>
- <srchhngnm/>
- <srchccrno/>
- <srchobtime/>
- <srchuopno/>
- <srchtable_cd/>
- </send>
- <init/>
- <hidden/>
- <temp/>
- </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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
- <script type="javascript" src="../../../com/signweb/js/ZES001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetScreenInit();
-
- ]]>
- </script>
- <submission id="TRAOE01261" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/traoe_01261"/>
- <submission id="TRAOE01262" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/datagrid"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- // 화면 초기화
- function fGetScreenInit(){
-
- var send_target="/root/send/";
-
- model.resetInstanceNode("/root/send");
- model.setValue(send_target+"srchpid", window.parent.model.getValue("/root/send/srchpid"));
- model.setValue(send_target+"srchhngnm", "");
- model.setValue(send_target+"srchccrno", window.parent.model.getValue("/root/send/srchccrno"));
- model.setValue(send_target+"srchobtime", window.parent.model.getValue("/root/send/srchobtime"));
- model.setValue(send_target+"srchuopno", window.parent.model.getValue("/root/send/srchuopno"));
- model.setValue(send_target+"srchtable_cd", window.parent.model.getValue("/root/send/srchtable_cd"));
-
- submit("TRAOE01261");
- submit("TRAOE01262");
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,272;">
- <iviewer id="iviewer1" style="left:0px; top:0px; width:0px; height:0px; "/>
- <datagrid id="datagrid2" nodeset="/root/main/datagrid/item" caption="명 칭^1^2^3^4^5^6^7^8^9^10^11^12^13^14^15^16" colsep="^" colwidth="150, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120, 120" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:30px; width:720px; height:345px; ">
- <col ref="col2"/>
- <col ref="col3"/>
- <col ref="col4"/>
- <col ref="col5"/>
- <col ref="col6"/>
- <col ref="col7"/>
- <col ref="col8"/>
- <col ref="col9"/>
- <col ref="col10"/>
- <col ref="col11"/>
- <col ref="col12"/>
- <col ref="col13"/>
- <col ref="col14"/>
- <col ref="col15"/>
- <col ref="col16"/>
- <col ref="col17"/>
- <col ref="col18"/>
- </datagrid>
- <select id="checkbox1" ref="/root/main/traoe_01261/item/computeplan" disabled="true" overflow="visible" appearance="full" style="left:100px; top:10px; width:15px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>1</value>
- </item>
- </choices>
- </select>
- <caption id="caption1" style="left:10px; top:10px; width:85px; height:15px; ">Computer Plan</caption>
- <textarea id="textarea1" ref="/root/main/traoe_01261/item/physics" scroll="autovscroll" editable="false" style="left:5px; top:405px; width:720px; height:120px; "/>
- <caption id="caption2" style="left:10px; top:385px; width:100px; height:15px; font-weight:bold; ">Physics Note</caption>
- </xhtml:body>
- </xhtml:html>
|