123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704 |
- <?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>QC물질별검사관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <matrlist>
- <matrcd/>
- <matrnm/>
- <levlcd/>
- <levlnm/>
- <lotno/>
- <matrfromdd/>
- <matrtodd/>
- <prodcmpy/>
- <proddt/>
- <windt/>
- <matrifcd/>
- <fstrgstrid/>
- <fstrgstdt/>
- <validd/>
- </matrlist>
- <testlist>
- <chk/>
- <testcd/>
- <testnm/>
- </testlist>
- <matrtclslist>
- <testcd/>
- <testnm/>
- <testfromdd/>
- <testtodd/>
- <rsltkind/>
- <refkind/>
- <refflag/>
- <refl/>
- <refls/>
- <refhs/>
- <refh/>
- <refcval/>
- <intrsltfrmt/>
- <rsltunit/>
- <avg/>
- <sdval/>
- <wgmrscop/>
- <judgkind/>
- <rundkind/>
- <graphdispyn/>
- <fstrgstrid/>
- <fstrgstdt/>
- </matrtclslist>
- <matrinfo>
- <matrfromdd/>
- <matrcd/>
- <levlcd/>
- </matrinfo>
- </main>
- <init/>
- <hidden>
- <refgbn>1</refgbn>
- <refcont/>
- <searchflag>1</searchflag>
- <searchtestcd/>
- <testlrg>00</testlrg>
- <testmdl>
- <cd>00</cd>
- </testmdl>
- </hidden>
- <send>
- <codeflag/>
- <refcont/>
- <refgbn/>
- <deptflag/>
- <searchflag/>
- <matrtclslist/>
- <matrfromdd/>
- <matrcd/>
- <levlcd/>
- <matrinfo/>
- <testlrgcd/>
- <testmdlcd/>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <submission id="TRLQF00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/matrlist"/>
- <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/LB0000"/>
- <submission id="TRLQF00702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/testlist"/>
- <submission id="TXLQF00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send"/>
- <submission id="TRLQF00703" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/matrtclslist"/>
- <submission id="TRLQF00704" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/testlist"/>
- </model>
- <script type="javascript">
- <![CDATA[
- //초기화
- function fSetInit(){
-
- model.resetInstanceNode("/root/main/matrinfo");
- model.removeNodeset("/root/main/matrlist");
- grd_matrList.rebuild();
- model.removeNodeset("/root/main/testlist");
- grd_testList.rebuild();
- model.removeNodeset("/root/main/matrtclslist");
- grd_matrTclsList.rebuild();
-
- model.setValue("/root/send/codeflag", "0102|0104|0000|"); // 0102= 중분류 // 0104 대분류 // 0000 userdeptflagcd
- submit("TRLZZ00101");
-
- fGetMatrList(); //물질리스트조회
- fGetTestList(); //검사항목리스트조회
- }
- //엔터키
- function fKeyEvent(){
- if(event.keyCode == "13"){
- //물질 리스트 조회
- if(event.target =="ipt_search"){
- model.setValue("/root/hidden/refcont", ipt_search.currentText);
- fGetMatrList();
- }
-
- //검사항목 리스트 조회
- if(event.target == "ipt_searchTestCd"){
- model.setValue("/root/send/refcont", ipt_searchTestCd.currentText);
- fGetTestList();
- }
- }
- }
-
- //중분류 초기정보 조회
- function fSetTestLrgCd(){
- var lrg = model.getvalue("/root/hidden/testlrg");
-
- if(lrg == "00"){
- cmb_testMdlCd.choices.itemset.attribute("nodeset") = "/root/init/LB0102";
- model.setValue("/root/hidden/testmdl/cd" , "00");
- }
- else{
- model.setValue("/root/hidden/testmdl/cd" , "00");
- cmb_testMdlCd.choices.itemset.attribute("nodeset") = "/root/init/LB0102[cd= '00' or etc01='"+ lrg +"']";
- }
- cmb_testMdlCd.refresh();
- fGetTclscdList();
- }
-
- // 검사코드 리스트 조회
- function fGetTclscdList(){
- model.removeNodeset("/root/main/testlist");
- grd_testList.rebuild();
-
- model.setValue("/root/send/testlrgcd" , model.getValue("/root/hidden/testlrg"));
- model.setValue("/root/send/testmdlcd" , model.getValue("/root/hidden/testmdl/cd"));
- model.setValue("/root/send/deptflag" ,"M");
- submit("TRLQF00704");
- }
-
- //물질 리스트 조회
- function fGetMatrList(){
-
- model.setValue("/root/send/refgbn" , model.getValue("/root/hidden/refgbn")); //전체, 사용가능자료 구분
- model.setValue("/root/send/searchflag" , model.getValue("/root/hidden/searchflag")); //물질코드, 물질명 구분
- model.setValue("/root/send/refcont" , model.getValue("/root/hidden/refcont")); //입력Text
- model.setValue("/root/send/deptflag" , "M"); //사용자 부서코드
-
- submit("TRLQF00701");
- }
-
- //검사항목 리스트 조회
- function fGetTestList(){
-
- model.setValue("/root/send/refcont" , model.getValue("/root/send/refcont")); //입력Text
- model.setValue("/root/send/deptflag" , "M"); //사용자 부서코드
-
- submit("TRLQF00702");
- }
-
- //검사항목 복사
- function fSetTestCopy(){
-
- if(model.getValue("/root/main/matrinfo/matrfromdd" ) != ""){ //물질이 선택되어있지 않은 상태에서 검사코드 추가하고자 할때 알림.. //20080726추가 -승현-
- var sTestcd = model.getValue("/root/main/testlist["+grd_testList.row+"]/testcd");
- var findrow = grd_matrTclsList.findRow(sTestcd , 1,1 , true,true);
-
- if(findrow >0 ) {
- alert("이미 선택된 검사코드입니다.");
- return;
- }
-
- grd_matrTclsList.addRow();
-
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testcd" , model.getValue("/root/main/testlist[" + grd_testList.row + "]/testcd"));
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testnm" , model.getValue("/root/main/testlist[" + grd_testList.row + "]/testnm"));
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testfromdd" , model.getValue("/root/main/matrinfo/matrfromdd"));
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testtodd" , '99991231');
-
- /*for(i=1; i<grd_matrTclsList.rows; i++){
- grd_matrTclsList.rowStatus(i) = 1;
- }*/
- model.setValue("/root/main/testlist[" + grd_testList.row + "]/chk ", "false");
- grd_matrTclsList.bottomRow = grd_matrTclsList.rows;
- }else{
- alert("물질을 먼저 선택하세요!");
- model.setValue("/root/main/testlist[" + grd_testList.row + "]/chk ", "false");
- }
- }
-
- //물질목록 복사
- function fSetMatrCopy(){
- model.setValue("/root/main/matrinfo/matrfromdd" , model.getValue("/root/main/matrlist[" + grd_matrList.row + "]/matrfromdd"));
- model.setValue("/root/main/matrinfo/matrcd" , model.getValue("/root/main/matrlist[" + grd_matrList.row + "]/matrcd"));
- model.setValue("/root/main/matrinfo/levlcd" , model.getValue("/root/main/matrlist[" + grd_matrList.row + "]/levlcd"));
-
- model.refresh();
- }
-
- //물질별 검사항목 조회
- function fGetMatrTclsList(){
- model.setValue("/root/send/matrfromdd" , model.getValue("/root/main/matrlist["+grd_matrList.row+"]/matrfromdd"));
- model.setValue("/root/send/matrcd" , model.getValue("/root/main/matrlist["+grd_matrList.row+"]/matrcd"));
- model.setValue("/root/send/levlcd" , model.getValue("/root/main/matrlist["+grd_matrList.row+"]/levlcd"));
- model.setValue("/root/send/deptflag" , "M");
-
- if(submit("TRLQF00703")){
- fSetMatrCopy(); //조회 데이터가 없으면 물질목록 복사
- }
- grd_matrTclsList.isReadOnly(1,1, grd_matrTclsList.rows-1, 3) = true; //검사코드부터 시작일자까지 비활성화...
-
- //wgmr 열에 tooltiptext 를 설정한다
- for(var i=grd_matrTclsList.fixedRows; i<grd_matrTclsList.rows; i++)
- {
- grd_matrTclsList.tooltipText(i, grd_matrTclsList.colRef("wgmrscop")) = "1 : 1(2S)" + "\n" + "2 : 1(3S)" + "\n" + "3 : 2(2S)" + "\n" + "4 : R(4S)" + "\n" + "5 : 4(1S)" + "\n" + "6 : 10X " ;
- }
- }
-
- //저장 데이터 확인
- function checkGridUpdate(grid)
- {
- var iData = grid.getUpdateDataXml("insert");
- var uData = grid.getUpdateDataXml("update");
- var dData = grid.getUpdateDataXml("delete");
-
- if (iData=="" && uData=="" && dData=="") return false;
- else return true;
- }
-
- //물질별 검사 정보 저장
- function fExeMatrTclsList(){
- model.setValue("/root/send/matrtclslist" , grd_matrTclsList.getUpdateData());
- model.copyNode("/root/send/matrinfo" , "/root/main/matrinfo");
- model.setValue("/root/send/deptflag" , "M");
-
- if(model.getValue("/root/main/matrinfo/matrfromdd") == "" || model.getValue("/root/main/matrinfo/matrcd") == "" || model.getValue("/root/main/matrinfo/levlcd") == "" ||
- model.getValue("/root/main/matrtclslist/testcd") == "" || model.getValue("/root/main/matrtclslist/testfromdd")==""){
- messageBox("필수 항목이 입력되지 않았습니다.","I007");
- return false;
- }
-
- if ( submit("TXLQF00701") ) {
- //grd_matrTclsList.clearStatus(); // submit() 성공하면 그리드의 i,u,d 상태 제거
- fGetMatrTclsList(); // 물질정보 다시 조회
- }
- }
-
- //검사항목 리스트 클릭시 Row선택하면 체크 선택되게
- function fTestListClick(){
- if(grd_testList.col != "1"){
- if(model.getValue("/root/main/testlist[" + grd_testList.row + "]/chk") == "false"){
- model.setValue("/root/main/testlist[" + grd_testList.row + "]/chk", "true");
- }else{
- model.setValue("/root/main/testlist[" + grd_testList.row + "]/chk", "false");
- }
- }
- }
-
- //선택 항목 복사함
- function fCopyTestList(){ //grd_matrTclsList
-
- var vChk = ""
- var vTestCd = ""
- var vTestNm = ""
-
- if(model.getValue("/root/main/matrinfo/matrfromdd" ) != ""){ //물질이 선택되어있지 않은 상태에서 검사코드 추가하고자 할때 알림..
- for ( i = 1; i < grd_testList.rows; i++){
- vChk = model.getValue("/root/main/testlist[" + i + "]/chk");
- vTestCd = model.getValue("/root/main/testlist[" + i + "]/testcd");
- vTestNm = model.getValue("/root/main/testlist[" + i + "]/testnm");
-
- if( vChk == "true"){ //검사항목 선택된놈들
- if(grd_matrTclsList.findRow(vTestCd, 1, 1, true, true) == "-1"){ //물질별 검사항목에 등록되어있지 않은 항목만
- grd_matrTclsList.addRow(false);
-
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testcd" , vTestCd);
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testnm" , vTestNm);
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testfromdd" , model.getValue("/root/main/matrinfo/matrfromdd"));
- model.setValue("/root/main/matrtclslist[" + (grd_matrTclsList.rows-1) + "]/testtodd" , '99991231');
- model.setValue("/root/main/testlist[" + i + "]/chk", "false");
- }else{
- alert(vTestCd + " 항목이 중복되었습니다");
- model.setValue("/root/main/testlist[" + i + "]/chk", "false");
- }
- }
- }//end for
- grd_matrTclsList.bottomRow = grd_matrTclsList.rows;
- }else{
- alert("물질을 먼저 선택하세요");
- }
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:40px; width:1195px; height:744px; font-size:18pt; ">
- <line id="line7" class="line_1" style="x1:0px; y1:376px; x2:1194px; y2:376px; "/>
- <caption id="cap_regno" class="cell_1" style="left:0px; top:381px; width:190px; height:23px; ">사용시작일자</caption>
- <group id="group4" style="left:0px; top:10px; width:885px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:885px; height:35px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:820px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //물질리스트조회
- fGetMatrList();
- ]]>
- </script>
- </button>
- <caption id="caption15" class="search_name" style="left:15px; top:9px; width:86px; height:18px; ">조회구분 :</caption>
- <input id="ipt_search" ref="/root/hidden/refcont" class="input_s_button" style="left:705px; top:9px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- fKeyEvent();
- ]]>
- </script>
- </input>
- <select1 id="cbo_searchFlag" ref="/root/hidden/refgbn" class="combo_s_essential" appearance="minimal" style="left:103px; top:8px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>사용가능자료</label>
- <value>1</value>
- </item>
- <item>
- <label>전체자료</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetMatrList(); //물질리스트조회
- ]]>
- </script>
- </select1>
- <line id="line2" class="line_4" style="x1:810px; y1:6px; x2:810px; y2:28px; "/>
- <select1 id="combo1" ref="/root/hidden/searchflag" class="combo_s_essential" appearance="minimal" style="left:603px; top:9px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>물질코드</label>
- <value>1</value>
- </item>
- <item>
- <label>물질명</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- </group>
- <datagrid id="grd_matrList" nodeset="/root/main/matrlist" caption="QC물질코드^QC물질명^levlcd^레벨명^LOT번호^사용시작일시^사용종료일시^Expire Date^제조회사^제조일시^입고일시^IF코드^등록자^등록일시" colsep="^" colwidth="100, 150, 0, 80, 80, 90, 70, 90, 70, 80, 80, 50, 60, 70" dataheight="23" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:890px; height:276px; ">
- <col ref="matrcd"/>
- <col ref="matrnm"/>
- <col ref="levlcd"/>
- <col ref="levlnm"/>
- <col ref="lotno"/>
- <col ref="matrfromdd" format="yyyy-mm-dd"/>
- <col ref="matrtodd" visibility="hidden" format="yyyy-mm-dd"/>
- <col ref="validd" format="yyyy-mm-dd"/>
- <col ref="prodcmpy"/>
- <col ref="proddt" visibility="hidden" format="yyyy-mm-dd"/>
- <col ref="windt" format="yyyy-mm-dd"/>
- <col ref="matrifcd"/>
- <col ref="fstrgstrid" visibility="hidden"/>
- <col ref="fstrgstdt" visibility="hidden" format="yyyy-mm-dd"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- //더블 클릭시 물질정보 조회
- if(grd_matrList.isCell(event.target) && grd_matrList.row >= grd_matrList.fixedRows){
- fGetMatrTclsList();
- }
-
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_matrList.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:890px; y2:70px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:361px; width:169px; height:14px; ">QC 물질 정보</caption>
- <caption id="cap_sexage" class="cell_1" style="left:396px; top:381px; width:190px; height:23px; ">QC물질코드</caption>
- <caption id="cap_psnno" class="cell_1" style="left:792px; top:381px; width:190px; height:23px; ">레벨코드</caption>
- <output id="opt_matrfromdd" ref="/root/main/matrinfo/matrfromdd" class="output_fix" format="yyyy-mm-dd" style="left:193px; top:382px; width:200px; height:19px; "/>
- <output id="out_matrcd" ref="/root/main/matrinfo/matrcd" class="output_fix" style="left:589px; top:382px; width:200px; height:19px; "/>
- <output id="out_levlcd" ref="/root/main/matrinfo/levlcd" class="output_fix" style="left:985px; top:382px; width:209px; height:19px; "/>
- <line id="line9" class="line_3" style="x1:0px; y1:403px; x2:1194px; y2:403px; "/>
- <caption id="caption7" class="tit_2" style="left:5px; top:55px; width:115px; height:13px; ">QC 물질 리스트</caption>
- <group id="group3" style="left:890px; top:10px; width:305px; height:35px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:305px; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:241px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetTestList();
- ]]>
- </script>
- </button>
- <caption id="caption4" class="search_name" style="left:5px; top:10px; width:99px; height:17px; ">향균제코드 :</caption>
- <line id="line13" class="line_4" style="x1:234px; y1:6px; x2:234px; y2:28px; "/>
- <input id="ipt_searchTestCd" ref="/root/hidden/searchtestcd" class="input_s_button" style="left:118px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- fKeyEvent();
- ]]>
- </script>
- </input>
- </group>
- <datagrid id="grd_testList" nodeset="/root/main/testlist" caption="^검사코드^검사명" colsep="^" colwidth="30, 100, 120" dataheight="23" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:895px; top:75px; width:299px; height:276px; ">
- <col checkvalue="true,false" ref="chk" type="checkbox" visibility="visible"/>
- <col ref="testcd"/>
- <col ref="testnm"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- //더블 클릭시 검사코드, 검사명 복사
- if(grd_testList.isCell(event.target) && grd_testList.row >= grd_testList.fixedRows){
- fSetTestCopy();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_testList.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_testList.isCell(event.target) && grd_testList.row >= grd_testList.fixedRows){
- fTestListClick();
- }
- ]]>
- </script>
- </datagrid>
- <line id="line14" class="line_1" style="x1:895px; y1:70px; x2:1194px; y2:70px; "/>
- <caption id="caption3" class="tit_2" style="left:900px; top:55px; width:115px; height:14px; ">향균제 리스트</caption>
- <datagrid id="grd_matrTclsList" nodeset="/root/main/matrtclslist" caption="검사코드^검사명^시작일자^종료일자^결과유형^참고치유형^참고치구분^참고치하한^하한^상한^참고치상한^참고치문자^소수길이^단위^평균^표준편차^WGMR범위^판정유형^반올림옵션^그래프^등록자^등록일시" colsep="^" colwidth="80, 120, 85, 85, 80, 80, 80, 80, 50, 50, 80, 80, 60, 50, 50, 60, 80, 80, 80, 39, 80, 135" dataheight="23" explorerbar="sortshow" frozencols="4" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" tooltip="true" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:433px; width:1194px; height:299px; ">
- <col ref="testcd" style="left:20px; top:23px; width:80px; height:23px; "/>
- <col ref="testnm"/>
- <col ref="testfromdd" type="outputdate" format="yyyy-mm-dd"/>
- <col ref="testtodd" type="outputdate" format="yyyy-mm-dd"/>
- <col ref="rsltkind" type="combo">
- <choices>
- <item>
- <label>문자+숫자</label>
- <value>0</value>
- </item>
- <item>
- <label>숫자</label>
- <value>1</value>
- </item>
- </choices>
- </col>
- <col ref="refkind" type="combo">
- <choices>
- <item>
- <label>없음</label>
- <value>0</value>
- </item>
- <item>
- <label>문자</label>
- <value>1</value>
- </item>
- <item>
- <label>숫자</label>
- <value>2</value>
- </item>
- </choices>
- </col>
- <col ref="refflag" type="combo">
- <choices>
- <item>
- <label>사용안함</label>
- <value>0</value>
- </item>
- <item>
- <label>하한만사용</label>
- <value>1</value>
- </item>
- <item>
- <label>상한만사용</label>
- <value>2</value>
- </item>
- <item>
- <label>모두사용</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col ref="refl" type="input"/>
- <col ref="refls" type="combo">
- <choices>
- <item>
- <label>
- <![CDATA[<]]>
- </label>
- <value>0</value>
- </item>
- <item>
- <label>
- <![CDATA[<=]]>
- </label>
- <value>1</value>
- </item>
- </choices>
- </col>
- <col ref="refhs" type="combo">
- <choices>
- <item>
- <label>
- <![CDATA[<]]>
- </label>
- <value>0</value>
- </item>
- <item>
- <label>
- <![CDATA[<=]]>
- </label>
- <value>1</value>
- </item>
- </choices>
- </col>
- <col ref="refh" type="input"/>
- <col ref="refcval" type="input"/>
- <col ref="intrsltfrmt" type="combo">
- <choices>
- <item>
- <label>-</label>
- <value>-</value>
- </item>
- <item>
- <label>0</label>
- <value>0</value>
- </item>
- <item>
- <label>1</label>
- <value>1</value>
- </item>
- <item>
- <label>2</label>
- <value>2</value>
- </item>
- <item>
- <label>3</label>
- <value>3</value>
- </item>
- <item>
- <label>4</label>
- <value>4</value>
- </item>
- <item>
- <label>5</label>
- <value>5</value>
- </item>
- <item>
- <label>6</label>
- <value>6</value>
- </item>
- <item>
- <label>7</label>
- <value>7</value>
- </item>
- <item>
- <label>8</label>
- <value>8</value>
- </item>
- <item>
- <label>9</label>
- <value>9</value>
- </item>
- <item>
- <label>10</label>
- <value>10</value>
- </item>
- </choices>
- </col>
- <col ref="rsltunit" type="input"/>
- <col ref="avg" type="input"/>
- <col ref="sdval" type="input"/>
- <col imemode="disabled" ref="wgmrscop" type="input" maxlength="6" _chartype="upper"/>
- <col ref="judgkind" type="combo">
- <choices>
- <item>
- <label>미사용</label>
- <value>0</value>
- </item>
- <item>
- <label>
- <![CDATA[L/H]]>
- </label>
- <value>1</value>
- </item>
- </choices>
- </col>
- <col ref="rundkind" type="combo">
- <choices>
- <item>
- <label>사용안함</label>
- <value>0</value>
- </item>
- <item>
- <label>반올림</label>
- <value>1</value>
- </item>
- <item>
- <label>올림</label>
- <value>2</value>
- </item>
- <item>
- <label>내림</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col checkvalue="Y,N" ref="graphdispyn" type="checkbox"/>
- <col ref="fstrgstrid"/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:mm:ss"/>
- </datagrid>
- <button id="button52" class="btn2_letter3" disabled="true" style="left:1085px; top:407px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_matrTclsList.addItem();
- ]]>
- </script>
- </button>
- <button id="button53" class="btn2_letter3" style="left:1141px; top:407px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_matrTclsList.rowStatus(grd_matrTclsList.row) = 4; //멀티업데이트 시 Delete로 설정 //0:new, 1:insert, 2:update, 3:insert&new, 4:delete
- //grd_matrTclsList.deleteitem(grd_matrTclsList.row); //물질리스트의 검사항목 삭제기능을 사용한다고 해서 주석처리..20080714 심양보 팀장님 회의 내용
- ]]>
- </script>
- </button>
- <button id="btn_up" class="icon_bottom" style="left:1035px; top:354px; width:26px; height:19px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCopyTestList();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="tit_2" style="left:0px; top:413px; width:182px; height:14px; ">QC 물질별 향균제항목 설정</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:428px; x2:1194px; y2:428px; "/>
- </group>
- <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; ">미생물QC물질별검사관리</caption>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="btn_init" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload();
- ]]>
- </script>
- </button>
- <button id="btn_exec" class="btn4_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(messageBox("", "Q002")==6){
- if(!checkGridUpdate(grd_matrTclsList)){
- messageBox("저장할 자료가 존재하지 않아 실행", "E001");
- return;
- }
- //저장버튼
- fExeMatrTclsList();
- }
- ]]>
- </script>
- </button>
- <line id="line3" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|