123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- <?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>멸균장비모드 검색화면</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <main>
- <rscmeqmdlist/>
- </main>
- </main>
- <send>
- <instcd/>
- <fixasetcd/>
- <goodflaghngnm/>
- <csrfixasetmdnm/>
- </send>
- <init/>
- <target>
- <defaultvalue>
- <instcd/>
- <fixasetcd/>
- </defaultvalue>
- </target>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- misfMsterDetailSet(grd_rscmeqmdlist, null,"TRRSS01303","N"); //마스터 설정
- misfComboComCdList('Z0007', cmb_instcd); //기관코드
-
- misfGridInit(grd_rscmeqmdlist);
-
- model.setValue("/root/send/instcd", model.getValue("/root/target/defaultvalue/instcd"));
-
- if(model.getValue("/root/target/defaultvalue/fixasetcd") != "")
- {
- model.setValue("/root/send/fixasetcd", model.getValue("/root/target/defaultvalue/fixasetcd"));
- ipt_fixasetcd.dispatch("xforms-value-changed");
- }
-
- model.refresh();
- btn_search.dispatch("DOMActivate");
- model.setFocus("ipt_fixasetcd");
- ]]>
- </script>
- <submission id="TRRSS01304" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/main"/>
- </model>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="750" pageheight="532" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:8px; top:0px; width:722px; height:490px; ">
- <group id="group2" style="left:0px; top:5px; width:720px; height:65px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:720px; height:60px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:640px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRSS01304");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:625px; y1:7px; x2:625px; y2:50px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:107px; top:8px; width:123px; height:19px; text-align:center; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
- <button id="btn_fixasetcd" class="icon_search" style="left:232px; top:36px; width:16px; height:16px; ">
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd"))return;
-
- rszfOpenPopUpListByWndName(ipt_fixasetcd,"", "fixasetcd,goodflaghngnm", "SPRSD00240", "instcd", cmb_instcd.value, "Y");
- model.refresh();
- ]]>
- </script>
- <caption/>
- </button>
- <input id="ipt_goodflaghngnm" ref="/root/send/goodflaghngnm" class="input_defalut" style="left:251px; top:35px; width:182px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd"))return;
-
- if(ipt_goodflaghngnm.value != "")
- {
- rszfValidationCheck("TRRSD00241", "rfcmfacdlist",
- "requirementcd,instcd,requirementnm", "goodflaghngnm," + cmb_instcd.value + "," + ipt_goodflaghngnm.value, "",
- "fixasetcd,goodflaghngnm", ipt_fixasetcd, "SPRSD00240", "instcd", cmb_instcd.value, 'Y');
- }else{
- ipt_fixasetcd.value = "";
- }
-
- model.refresh();
-
- ]]>
- </script>
- </input>
- <input id="ipt_fixasetcd" ref="/root/send/fixasetcd" class="input_s_essential" style="left:107px; top:35px; width:123px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd"))return;
-
- if(ipt_fixasetcd.value != "")
- {
- rszfValidationCheck("TRRSD00241", "rfcmfacdlist",
- "requirementcd,instcd,requirementnm", "fixasetcd," + cmb_instcd.value + "," + ipt_fixasetcd.value, "",
- "fixasetcd,goodflaghngnm",ipt_fixasetcd, "SPRSD00240", "instcd", cmb_instcd.value, 'Y');
- }else{
- ipt_goodflaghngnm.value = "";
- }
-
- model.refresh();
-
- ]]>
- </script>
- </input>
- <caption id="cap_fixasetcd" class="search_name" style="left:15px; top:36px; width:86px; height:17px; ">자산코드 :</caption>
- <caption id="cap_csrfixasetmdnm" class="search_name" style="left:305px; top:9px; width:99px; height:17px; ">장비모드명 :</caption>
- <input id="ipt_csrfixasetmdnm" ref="/root/send/csrfixasetmdnm" class="input_search" style="left:413px; top:8px; width:172px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(!isRequiredControls("cmb_instcd")){
- ipt_fixasetcd.value = "";
- return;
- }
-
- if(ipt_fixasetcd.value != "")
- {
- rszfValidationCheck("TRRSD00241", "rfcmfacdlist",
- "requirementcd,instcd,requirementnm", "fixasetcd," + cmb_instcd.value + "," + ipt_fixasetcd.value, "",
- "fixasetcd,goodflaghngnm",ipt_fixasetcd, "SPRSD00240", "instcd", cmb_instcd.value, 'Y');
- }else{
- ipt_goodflaghngnm.value = "";
- }
-
- model.refresh();
-
- ]]>
- </script>
- </input>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:79px; width:145px; height:13px; ">멸균장비모드</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:93px; x2:720px; y2:93px; "/>
- <datagrid id="grd_rscmeqmdlist" nodeset="/root/main/main/rscmeqmdlist" caption="장비코드^CSR장비모드^CSR장비모드명칭^노출시간^멸균온도^기관코드" colsep="^" colwidth="114, 159, 201, 110, 82, 100" ellipsis="true" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:100px; width:720px; height:387px; ">
- <col ref="fixasetcd" visibility="hidden" _key="true" style="text-align:center; "/>
- <col ref="csrfixasetmd" _key="true" style="text-align:center; "/>
- <col ref="csrfixasetmdnm" style="text-align:center; "/>
- <col ref="expsurtm" format="hh:nn" style="text-align:right; "/>
- <col ref="dinftmpr" format="##.#" style="text-align:right; "/>
- <col ref="instcd" visibility="hidden" _key="true"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if( grd_rscmeqmdlist.isCell( event.target ) && grd_rscmeqmdlist.row >= grd_rscmeqmdlist.fixedRows ) {
- btn_confirm.dispatch("DOMActivate");
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_rscmeqmdlist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:8px; top:490px; width:722px; height:37px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:603px; top:10px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfPopUpListReturn(grd_rscmeqmdlist);
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:660px; top:10px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:5px; x2:722px; y2:5px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|