123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <?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>CBC리스트팝업</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cbcinfo>
- <diag/>
- <tret/>
- <remfact/>
- <chemofrom/>
- <chemoto/>
- <trnptdd/>
- <trnptkind/>
- <trnptkindcd/>
- <pid/>
- </cbcinfo>
- </main>
- <send>
- <req>
- <pid/>
- <diag/>
- <tret/>
- <remfact/>
- <chemofrom/>
- <chemoto/>
- </req>
- </send>
- <init>
- <cmbinfo>
- <trnptkindcd>
- <A0161>
- <cdid/>
- <cdnm/>
- </A0161>
- </trnptkindcd>
- </cmbinfo>
- <temp>
- <trnptkindcd>
- <A0161>
- <cdid/>
- <cdnm/>
- </A0161>
- </trnptkindcd>
- </temp>
- </init>
- <hidden>
- </hidden>
- <temp>
- <diag/>
- <tret/>
- <remfact/>
- <chemofrom/>
- <chemoto/>
- <trnptdd/>
- <trnptkind/>
- <trnptkindcd/>
- <pid/>
- </temp>
- <ret>
- <item>
- <cnt/>
- </item>
- </ret>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/hsctweb/js/bmtcommon.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //BMT 코드성 데이터 조회
- aboGetCodeList(new Array("A0161"), new Array("/root/init/temp/trnptkindcd"));
- model.makeValue("/root/init/temp/trnptkindcd/A0161/cdid", "AUTO");
- model.makeValue("/root/init/temp/trnptkindcd/A0161/cdnm", "AUTO");
- var nodelist = instance1.selectNodes("/root/init/temp/trnptkindcd/A0161");
- for(var i = 2; i <= nodelist.length+1; i++){
- model.makeValue("/root/init/cmbinfo/trnptkindcd/A0161[" + i + "]/cdid", model.getValue("/root/init/temp/trnptkindcd/A0161[" + (i-1) + "]/cdid"));
- model.makeValue("/root/init/cmbinfo/trnptkindcd/A0161[" + i + "]/cdnm", model.getValue("/root/init/temp/trnptkindcd/A0161[" + (i-1) + "]/cdnm"));
- }
- // common.js
- if ( checkOpener() ) {
- var param = opener.javascript.getParameter("opener_parameter_id"); //opener parameter value를 get
- if (param != "") { // opener parameter value가 있는 경우
- condarray = param.split("▦");
- model.setValue("/root/temp/diag", condarray[0]);
- model.setValue("/root/temp/tret", condarray[1]);
- model.setValue("/root/temp/remfact", condarray[2]);
- model.setValue("/root/temp/chemofrom", condarray[3]);
- model.setValue("/root/temp/chemoto", condarray[4]);
- model.setValue("/root/temp/trnptdd", condarray[5]);
- model.setValue("/root/temp/trnptkind", condarray[6]);
- model.setValue("/root/temp/trnptkindcd", condarray[7]);
- model.setValue("/root/temp/pid", condarray[8]);
- if( condarray[6] == "1"){ // 자가 이식일 경우 설정
- model.setValue("/root/temp/trnptkindcd", "AUTO");
- }
- model.copyNode("/root/main/cbcinfo" ,"/root/temp");
- }
- }
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRZBC00101"/>
- <submission id="TXABO62401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/ret"/>
- <submission id="TRABO02103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/temp/tempcodeinfo"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="490" pageheight="180" guideline="1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:460px; height:135px; ">
- <line id="line1" class="line_1" style="x1:8px; y1:25px; x2:455px; y2:25px; "/>
- <caption id="cpt_title" class="tit_2" style="left:5px; top:10px; width:325px; height:13px; ">Information</caption>
- <caption id="caption10" class="cell_1" style="left:8px; top:52px; width:86px; height:20px; text-align:center; vertical-align:middle; ">Treatment</caption>
- <caption id="caption3" class="cell_1" style="left:8px; top:115px; width:86px; height:20px; text-align:center; vertical-align:middle; ">Remark</caption>
- <caption id="caption4" class="cell_1" style="left:8px; top:73px; width:86px; height:20px; text-align:center; vertical-align:middle; ">Chemo 시작일</caption>
- <caption id="caption5" class="cell_1" style="left:233px; top:73px; width:86px; height:20px; text-align:center; vertical-align:middle; ">Chemo 종료일</caption>
- <caption id="caption7" class="cell_1" style="left:8px; top:94px; width:86px; height:20px; text-align:center; vertical-align:middle; ">골수이식일</caption>
- <caption id="caption8" class="cell_1" style="left:233px; top:94px; width:86px; height:20px; text-align:center; vertical-align:middle; ">BMT Type</caption>
- <caption id="caption9" class="cell_1" style="left:8px; top:30px; width:86px; height:21px; text-align:center; vertical-align:middle; ">Diagnosis</caption>
- <input id="ipt_diag" ref="/root/main/cbcinfo/diag" class="input_default" style="left:97px; top:30px; width:358px; height:19px; "/>
- <input id="ipt_tret" ref="/root/main/cbcinfo/tret" class="input_default" style="left:97px; top:52px; width:358px; height:19px; "/>
- <input id="ipt_remfact" ref="/root/main/cbcinfo/remfact" class="input_default" style="left:97px; top:115px; width:358px; height:19px; "/>
- <output id="opt_trnptdd" ref="/root/main/cbcinfo/trnptdd" class="output_fix" format="yyyy-mm-dd" style="left:97px; top:94px; width:133px; height:19px; text-align:center; "/>
- <select1 id="cmb_trnptkindcd" ref="/root/main/cbcinfo/trnptkindcd" class="combo_search" disabled="true" appearance="minimal" style="left:322px; top:94px; width:133px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmbinfo/trnptkindcd/A0161">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_chemofrom" ref="/root/main/cbcinfo/chemofrom" class="input_default" navindex="1" inputtype="date" style="left:97px; top:73px; width:133px; height:19px; text-align:center; "/>
- <input id="ipt_chemoto" ref="/root/main/cbcinfo/chemoto" class="input_default" navindex="1" inputtype="date" style="left:322px; top:73px; width:133px; height:19px; text-align:center; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:135px; width:460px; height:27px; ">
- <button id="btn_confirm1" class="btn4_letter2" style="left:339px; top:3px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.copyNode("/root/send/req" , "/root/main/cbcinfo");
- model.refresh();
- submit("TXABO62401");
- ]]>
- </script>
- <close ev:event="DOMActivate"/>
- </button>
- <button id="btn_cancel1" class="btn4_letter2" style="left:399px; top:3px; width:56px; height:22px; ">
- <caption>취소</caption>
- <close ev:event="DOMActivate"/>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|