123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : .xrw
- * 설 명 : 이미지결과등록
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 - 조철형
- * 작 성 일 : 2007.05.14
- * 수정이력 :
- * 기 타 :
- -->
- <?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/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <imginfo>
- <bcno/>
- <testcd/>
- <spccd/>
- <rsltstat/>
- <fliename/>
- <history/>
- <size>0</size>
- <fileinfo readonly="true"/>
- <tclscd/>
- <rsltstatnm/>
- <pid/>
- </imginfo>
- <view>
- <imgnm/>
- <imgrslt/>
- <imgwidt/>
- <imght/>
- <rsltseqno/>
- <savdelflag/>
- </view>
- </main>
- <send>
- <data1/>
- <data2/>
- </send>
- <init>
- <imglist>
- <rsltseqno/>
- <lastupdtrdt/>
- <imgrslt/>
- <imght/>
- <imgwidt/>
- </imglist>
- </init>
- <hidden>
- <default/>
- <spcltestinfo>
- <extrtestinstcd/>
- <pid/>
- <patnm/>
- <orddeptnm/>
- <orddrnm/>
- <bcno/>
- <bcolldt/>
- <spcacptdt/>
- <lastreptdt/>
- <medispcdt/>
- <testcd/>
- <tclsscrnm/>
- <descrslt/>
- <testlrgkind/>
- <tclscd/>
- </spcltestinfo>
- <rsltseqno/>
- <report/>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../js/LLZ001.js"/>
- <script type="javascript" ev:event="xforms-model-construct-done">
- <![CDATA[
-
- if(model.getvalue("/root/hidden/spcltestinfo/flag") == "rsltref"){
- model.toggle("case2");
- button1.attribute("visibility") = "hidden";
- button41.attribute("visibility") = "hidden";
-
- var testcd = model.getValue("/root/hidden/spcltestinfo/testcd");
- //alert(testcd);
- if(testcd == "LSI104" || testcd == "LSI105"){
- group1.attribute("visibility") = "hidden"
- group5.attribute("visibility") = "visible"
- combo2.attribute("visibility") = "hidden"
-
-
- fImgRef1("img_immno1"); //immno이미지
- fImgRef2("img_immno2"); //immno이미지
- fImgRef3("img_immno3"); //immno이미지
- fImgRef4("img_immno4"); //immno이미지
- fImgRef5("img_immno5"); //immno이미지
- fImgRef6("img_immno6"); //immno이미지
- }
- else{
- fImgRef();
- group1.attribute("visibility") = "visible"
- group5.attribute("visibility") = "hidden"
- }
- }
- else{
- model.toggle("case1");
- }
-
-
- initialize();
-
- if(model.getvalue("/root/main/view/imgrslt") == "")
- fChangeImage("../../../com/commonweb/images/no_image.gif");
-
- ]]>
- </script>
- <submission id="TRLRR01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/imglist"/>
- <submission id="TXLRR01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- <submission id="TRLRR01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/view"/>
- <submission id="TRLRR01506" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnoa"/>
- <submission id="TRLRR01507" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnob"/>
- <submission id="TRLRR01508" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnoc"/>
- <submission id="TRLRR01509" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnod"/>
- <submission id="TRLRR01510" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnoe"/>
- <submission id="TRLRR01511" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/immnof"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- makeReportPreview("0","50","1194","600", "grp_report");
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript">
- <![CDATA[
-
- function initialize(){
-
- model.setvalue("/root/main/imginfo/bcno" , model.getvalue("/root/hidden/spcltestinfo/bcno"));
- model.setvalue("/root/main/imginfo/testcd" , model.getvalue("/root/hidden/spcltestinfo/testcd"));
- model.setvalue("/root/main/imginfo/spccd" , model.getvalue("/root/hidden/spcltestinfo/spccd"));
- model.setvalue("/root/main/imginfo/tclscd" , model.getvalue("/root/hidden/spcltestinfo/tclscd"));
- model.setvalue("/root/main/imginfo/pid" , model.getvalue("/root/hidden/spcltestinfo/pid"));
- model.setvalue("/root/main/imginfo/rsltstat" , model.getvalue("/root/hidden/spcltestinfo/rsltstat"));
-
-
-
- if(model.getvalue("/root/hidden/spcltestinfo/rsltstat") == "-"){
- model.setvalue("/root/main/imginfo/rsltstatnm" , "미검사");
- }
- else if(model.getvalue("/root/hidden/spcltestinfo/rsltstat") == "1"){
- model.setvalue("/root/main/imginfo/rsltstatnm" , "결과저장");
- }else if(model.getvalue("/root/hidden/spcltestinfo/rsltstat") == "4"){
- model.setvalue("/root/main/imginfo/rsltstatnm" , "결과보고");
- }else if(model.getvalue("/root/hidden/spcltestinfo/rsltstat") == "5"){
- model.setvalue("/root/main/imginfo/rsltstatnm" , "결과보고");
- }else if(model.getvalue("/root/hidden/spcltestinfo/rsltstat") == "6"){
- model.setvalue("/root/main/imginfo/rsltstatnm" , "전문의확인");
- }
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- submit("TRLRR01501");
-
- if(getNodesetCount("/root/init/imglist/rsltseqno") > 0){
- combo3.value = model.getvalue("/root/init/imglist/rsltseqno");
- fImgRef();
-
- } else if(model.getValue("/root/main/imginfo/fileinfo") == "") {
- fChangeImage("../../../com/commonweb/images/no_image.gif");
- }
-
- model.refresh();
-
-
- }
-
- function fImgRef1(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"1");
- submit("TRLRR01506", false);
- setImageRefInstance("/root/main/immnoa/immno1/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnoa/immno1/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnoa/immno1/imght");
- img_immno2.attribute("left") = model.getValue("/root/main/immnoa/immno1/imgwidt");
- //img_immno3.attribute("left") = model.getValue("/root/main/immnoa/immno1/imgwidt");
- img_immno4.attribute("top") = model.getValue("/root/main/immnoa/immno1/imght");
- img_immno5.attribute("left") = model.getValue("/root/main/immnoa/immno1/imgwidt");
- img_immno5.attribute("top") = model.getValue("/root/main/immnoa/immno1/imght");
- //img_immno6.attribute("left") = model.getValue("/root/main/immnoa/immno1/imgwidt");
- img_immno6.attribute("top") = model.getValue("/root/main/immnoa/immno1/imght");
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
- //이미지 결과 조회, 이미지 표현
- function fImgRef2(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"2");
- submit("TRLRR01507", false);
- setImageRefInstance("/root/main/immnob/immno2/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnob/immno2/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnob/immno2/imght");
-
- var immno2left = img_immno2.attribute("left");
- //alert(immno2left);
- var immno2width = model.getValue("/root/main/immnob/immno2/imgwidt");
- //alert(immno2width);
- img_immno3.attribute("left") = parseInt(immno2left) + parseInt(immno2width);
- img_immno6.attribute("left") = parseInt(immno2left) + parseInt(immno2width);
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
- //이미지 결과 조회, 이미지 표현
- function fImgRef3(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"3");
- submit("TRLRR01508", false);
- setImageRefInstance("/root/main/immnoc/immno3/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnoc/immno3/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnoc/immno3/imght");
-
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
- //이미지 결과 조회, 이미지 표현
- function fImgRef4(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"4");
- submit("TRLRR01509", false);
- setImageRefInstance("/root/main/immnod/immno4/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnod/immno4/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnod/immno4/imght");
-
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
- //이미지 결과 조회, 이미지 표현
- function fImgRef5(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"5");
- submit("TRLRR01510", false);
- setImageRefInstance("/root/main/immnoe/immno5/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnoe/immno5/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnoe/immno5/imght");
-
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
- //이미지 결과 조회, 이미지 표현
- function fImgRef6(img){
-
- var img = document.controls.item(img);
-
- model.copyNode("/root/send/data1" , "/root/hidden/spcltestinfo");
- model.removeNodeset("/root/send/data2");
-
-
-
- model.makeValue("/root/send/data1/rsltseqno" ,"6");
- submit("TRLRR01511", false);
- setImageRefInstance("/root/main/immnof/immno6/imgrslt");//이미지 셋팅
- img.attribute("width")= model.getValue("/root/main/immnof/immno6/imgwidt");
- img.attribute("height")= model.getValue("/root/main/immnof/immno6/imght");
-
- // model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/main/imglist/rsltseqno["+i+"]"));
- // submit("TRLRR01502", false);
- // setImageRefInstance("/root/main/view/imgrslt");//이미지 셋팅
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
-
-
- // 저장
- function fInsSaveDelete(flag){
-
- var imgsrc = img1.src;
- var size = getImageSize(imgsrc);
-
- if(size == ""){
- return;
- }
-
- model.setvalue("/root/main/view/savdelflag" , flag);
-
- model.copyNode("/root/send/data1" , "/root/main/imginfo");
- model.copyNode("/root/send/data2" , "/root/main/view" );
-
- submit("TXLRR01501");
-
- model.copyNode("/root/send/data1" , "/root/hidden/default");
- model.copyNode("/root/send/data2" , "/root/hidden/default");
-
- initialize();
-
-
- }
-
-
- // 출력
- function fExePrint(){
-
- model.resetInstanceNode("/root/hidden/report");
- copyNodeListType("/root/hidden/report", "/root/main/view", "after");
- exeReportPreview("RPLRR01500", "XMLSTR", "/root/hidden/report","" ,"true", "", "", "", "", "", "", "grp_report"); // 미리보기없이 바로출력
- //exeReportPreview("RPLRR01500", "XMLSTR", "/root/hidden/report"); // 미리보기 띄우기
-
- }
-
- function fOnclickFileSearch(){
- var file = openImageFileDialog(); // image 파일이 너무 크면 submit 시간이 매우 오래(5분이상) 걸리므로 가급적 사이즈를 작게 제한한다.
- if (file == "") {
- return;
- }
- model.setvalue("/root/main/imginfo/fileinfo",file)
- fChangeImage(file);
-
- }
-
- function fChangeImage(imgsrc){
- img2.src = imgsrc;
- var data = img2.getbase64data();
- var imgSize = getImageSize(imgsrc);
-
- model.setValue("/root/main/view/imgrslt",data,true);
- setImageRefInstance("/root/main/view/imgrslt");
-
- if(imgSize.split("^")[0] > 845)
- {
- //alert("!!!!!!!!");
- model.setValue("/root/main/view/imgwidt", Math.floor(imgSize.split("^")[0]* 0.4));
- model.setValue("/root/main/view/imght", Math.floor(imgSize.split("^")[1]* 0.4));
- img1.attribute("width")= Math.floor(imgSize.split("^")[0]* 0.4);
- img1.attribute("height")= Math.floor(imgSize.split("^")[1]* 0.4);
- }
- else
- {
- model.setValue("/root/main/view/imgwidt", imgSize.split("^")[0]);
- model.setValue("/root/main/view/imght", imgSize.split("^")[1]);
- img1.attribute("width")= imgSize.split("^")[0];
- img1.attribute("height")= imgSize.split("^")[1];
- }
-
- model.refresh();
- }
-
- function fViewTypeSeolJeong(mode){
- var imgsrc = img1.src;
- var size = getImageSize(imgsrc);
- if(size == ""){
- return;
- }
- //img1.setViewMode(mode);
- }
-
- function fImgRef(){
- copyNodesetType("/root/send/data1" , "/root/main/imginfo");
- model.makeValue("/root/send/data1/rsltseqno" , model.getValue("/root/hidden/rsltseqno"));
- model.removeNodeset("/root/send/data2");
-
- submit("TRLRR01502",false);
- setImageRefInstance("/root/main/view/imgrslt");
-
- // img1.attribute("width")= model.getValue("/root/main/view/imgwidt");
- // img1.attribute("height")= model.getValue("/root/main/view/imght");
-
- var imgwidth = model.getValue("/root/main/view/imgwidt");
- var imgheight = model.getValue("/root/main/view/imght");
-
- if( imgwidth > "845")
- {
- imgwidth = imgwidth * 0.8;
- }
- if( imgheight > "845")
- {
- imgheight = imgheight * 0.8;
- }
-
- img1.attribute("width") = imgwidth;
- img1.attribute("height") = imgheight;
-
- model.removeNodeset("/root/send/data1");
- model.makeNode("/root/send/data1");
- model.makeNode("/root/send/data2");
-
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="880" pageheight="800" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="grp_report" visibility="hidden" style="left:235px; top:110px; width:200px; height:150px; "/>
- <group id="group2" scroll="auto" style="left:0px; top:0px; width:850px; height:724px; ">
- <caption id="caption31" class="tit_2" style="left:5px; top:10px; width:115px; height:14px; background-image:../../../com/commonweb/images/tit_bullet2.gif; ">이미지 정보</caption>
- <button id="button61" class="icon_search" style="left:430px; top:55px; width:16px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOnclickFileSearch();
- ]]>
- </script>
- </button>
- <group id="group1" visibility="visible" style="left:0px; top:80px; width:850px; height:640px; ">
- <img id="img1" ref="/root/main/view/imgrslt" style="left:0px; top:5px; width:845px; height:630px; background-color:#800000; background-stretch:stretch; "/>
- <img id="img2" visibility="hidden" style="left:175px; top:256px; width:365px; height:200px; background-color:#ff6600; background-stretch:stretch; "/>
- </group>
- <group id="group5" visibility="hidden" scroll="auto" style="left:0px; top:80px; width:850px; height:640px; ">
- <img id="img_immno1" ref="/root/main/immnoa/immno1/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- <img id="img_immno2" ref="/root/main/immnob/immno2/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- <img id="img_immno3" ref="/root/main/immnoc/immno3/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- <img id="img_immno4" ref="/root/main/immnod/immno4/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- <img id="img_immno5" ref="/root/main/immnoe/immno5/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- <img id="img_immno6" ref="/root/main/immnof/immno6/imgrslt" src="../images/결과이미지.gif" style="left:0px; top:0px; width:585px; height:255px; background-stretch:stretch; "/>
- </group>
- <switch id="switch1" style="left:0px; top:25px; width:850px; height:55px; ">
- <case id="case1">
- <output id="output4" ref="/root/main/imginfo/testcd" class="output_fix" style="left:315px; top:6px; width:135px; height:19px; "/>
- <output id="output5" ref="/root/main/imginfo/spccd" class="output_fix" style="left:535px; top:6px; width:110px; height:19px; "/>
- <line id="line12" class="line_1" style="x1:0px; y1:0px; x2:848px; y2:0px; "/>
- <caption id="caption1" class="cell_1" style="left:647px; top:5px; width:80px; height:23px; ">보고형태</caption>
- <caption id="caption32" class="cell_1" style="left:0px; top:5px; width:80px; height:23px; ">검체번호</caption>
- <caption id="caption33" class="cell_1" style="left:232px; top:5px; width:80px; height:23px; ">검사코드</caption>
- <caption id="caption2" class="cell_1" style="left:0px; top:29px; width:80px; height:23px; ">파일경로</caption>
- <line id="line15" class="line_3" style="x1:0px; y1:52px; x2:848px; y2:52px; "/>
- <select1 id="combo3" ref="/root/hidden/rsltseqno" class="combo_default" appearance="minimal" style="left:535px; top:30px; width:310px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/imglist">
- <label ref="lastupdtrdt"/>
- <value ref="rsltseqno"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fImgRef();
- ]]>
- </script>
- </select1>
- <caption id="caption4" class="cell_1" style="left:452px; top:29px; width:80px; height:23px; ">History</caption>
- <caption id="caption36" class="cell_1" style="left:452px; top:5px; width:80px; height:23px; ">검체코드</caption>
- <input id="input1" ref="/root/main/imginfo/fileinfo" style="left:83px; top:30px; width:342px; height:19px; "/>
- <output id="output1" ref="/root/main/imginfo/rsltstatnm" class="output_fix" style="left:730px; top:6px; width:115px; height:19px; "/>
- <output id="output3" ref="/root/main/imginfo/bcno" class="output_fix" style="left:83px; top:6px; width:147px; height:19px; "/>
- <line id="line13" class="line_2" style="x1:0px; y1:27px; x2:848px; y2:27px; "/>
- <button id="button3" class="icon_search" style="left:430px; top:31px; width:16px; height:16px; background-image:../../../com/commonweb/images/icon_search.gif; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOnclickFileSearch();
- ]]>
- </script>
- </button>
- </case>
- <case id="case2" selected="true">
- <output id="output9" ref="/root/main/imginfo/spccd" class="output_fix" style="left:533px; top:6px; width:110px; height:19px; "/>
- <output id="output10" ref="/root/main/imginfo/rsltstatnm" class="output_fix" style="left:728px; top:6px; width:117px; height:19px; "/>
- <output id="output11" ref="/root/main/imginfo/bcno" class="output_fix" style="left:81px; top:6px; width:147px; height:19px; "/>
- <select1 id="combo2" ref="/root/hidden/rsltseqno" class="combo_default" appearance="minimal" style="left:533px; top:32px; width:312px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/imglist">
- <label ref="lastupdtrdt"/>
- <value ref="rsltseqno"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var testcd = model.getValue("/root/main/imginfo/testcd");
- //alert(testcd);
- if(testcd == "LSI104" || testcd == "LSI105"){
- group1.attribute("visibility") = "hidden"
- group5.attribute("visibility") = "visible"
-
-
-
- fImgRef1("img_immno1"); //immno이미지
- fImgRef2("img_immno2"); //immno이미지
- fImgRef3("img_immno3"); //immno이미지
- fImgRef4("img_immno4"); //immno이미지
- fImgRef5("img_immno5"); //immno이미지
- fImgRef6("img_immno6"); //immno이미지
- }
- else{
- fImgRef();
- group1.attribute("visibility") = "visible"
- group5.attribute("visibility") = "hidden"
- }
- ]]>
- </script>
- </select1>
- <caption id="caption9" class="cell_1" style="left:645px; top:5px; width:80px; height:23px; ">보고형태</caption>
- <caption id="caption10" class="cell_1" style="left:0px; top:3px; width:80px; height:23px; ">검체번호</caption>
- <caption id="caption11" class="cell_1" style="left:230px; top:5px; width:80px; height:23px; ">검사코드</caption>
- <line id="line5" class="line_1" style="x1:0px; y1:0px; x2:848px; y2:0px; "/>
- <caption id="caption12" class="cell_1" style="left:450px; top:29px; width:80px; height:23px; ">History</caption>
- <line id="line6" class="line_2" style="x1:0px; y1:29px; x2:848px; y2:29px; "/>
- <caption id="caption13" class="cell_1" style="left:450px; top:5px; width:80px; height:23px; ">검체코드</caption>
- <line id="line7" class="line_3" style="x1:0px; y1:52px; x2:848px; y2:52px; "/>
- <output id="output12" ref="/root/main/imginfo/testcd" class="output_fix" style="left:313px; top:6px; width:135px; height:19px; "/>
- </case>
- </switch>
- </group>
- <group id="group3" style="left:0px; top:725px; width:850px; height:27px; ">
- <button id="button46" class="btn6_letter2" disable.background-image="../../../com/commonweb/images/dis_btn6_letter2.gif" style="left:0px; top:5px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn6_letter2.gif; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fExePrint();
- ]]>
- </script>
- </button>
- <button id="button41" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter2.gif" style="left:736px; top:4px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fInsSaveDelete("2");
- ]]>
- </script>
- </button>
- <button id="button1" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter2.gif" style="left:678px; top:4px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fInsSaveDelete("1");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_6" style="x1:0px; y1:0px; x2:850px; y2:0px; "/>
- <button id="button2" class="btn4_letter2" disable.background-image="../../../com/commonweb/images/dis_btn4_letter2.gif" style="left:794px; top:4px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|