123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <?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>수술기록 Count List</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <codelists>
- <check/>
- <oprsrvno/>
- <codenm1/>
- <codenm2/>
- <codenm3/>
- <kindcd/>
- <refseq/>
- <code3commt/>
- </codelists>
- </main>
- <init/>
- <hidedata>
- <combolist>
- <list>
- <cd>01</cd>
- <nm>종류1</nm>
- </list>
- <list>
- <cd>02</cd>
- <nm>종류2</nm>
- </list>
- <list>
- <cd>03</cd>
- <nm>종류3</nm>
- </list>
- </combolist>
- <searchflag>
- <codeflag/>
- <codename/>
- </searchflag>
- </hidedata>
- <send>
- <s_codeflag/>
- <s_codename/>
- <s_code/>
- <s_oprsrvno/>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRMNP00310" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/codelists"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../emr/opanstweb/js/SMMNP00304.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="965" pageheight="710" guideline="1,947;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:948px; height:675px; ">
- <group id="group2" visibility="hidden" style="left:0px; top:0px; width:518px; height:10px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" visibility="hidden" appearance="roundrect" style="left:0px; top:0px; width:517px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:86px; height:17px; ">검색조건 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:445px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClickSearchBtn();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:429px; y1:7px; x2:429px; y2:29px; "/>
- <select1 id="combo_codeflag" ref="/root/hidedata/searchflag/codeflag" class="combo_search" appearance="minimal" style="left:101px; top:8px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidedata/combolist/list">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- inp_codename.value = "";
- inp_codename.refresh();
- model.setFocus("inp_codename");
- ]]>
- </script>
- </select1>
- <input id="inp_codename" ref="/root/hidedata/searchflag/codename" class="input_search" style="left:245px; top:8px; width:175px; height:19px; "/>
- <caption id="caption3" class="search_no_b" style="left:191px; top:8px; width:51px; height:17px; ">명 칭 :</caption>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:5px; width:115px; height:13px; ">Count List</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:948px; y2:25px; "/>
- <datagrid id="datagrid1" nodeset="/root/main/codelists" backcoloralternate="transparent" caption="OPRSRVNO^종류^종류^종류^선택^kindcd^refseq^상세설명" colsep="^" colwidth="0, 88, 189, 182, 35, 0, 0, 434" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:948px; height:645px; ">
- <col ref="oprsrvno" visibility="hidden"/>
- <col ref="codenm1" type="output">
- <choices>
- <itemset nodeset="/root/hidedata/combolist/list">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="codenm2" type="output"/>
- <col ref="codenm3" type="output"/>
- <col ref="check" type="checkbox"/>
- <col ref="kindcd" type="output" visibility="hidden"/>
- <col ref="refseq" type="output" visibility="hidden"/>
- <col ref="code3commt"/>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:676px; width:947px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:830px; top:3px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClickOkBtn();
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:889px; top:3px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- opener.javascript.setParameter("codeQuery_result_data", "");
- model.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|