123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SPLLF90800_통합검사코드목록.xrw
- * 설 명 : 통합검사코드목록
- * 설 계 자 : 평화이즈 김성희
- * 작 성 자 : 평화이즈 김성희
- * 작 성 일 : 2008.05.15
- * 수정이력 :
- * 기 타 : 병원별검사코드관리 화면에서 검사를 추가하기 위한 팝업 화면.
- -->
- <?xml-stylesheet href="C:/CMCOracle/application/webapps/com/commonweb/css/common.css" type="text/css" ?>
- <?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>
- <tclsinst>
- <tclslist>
- <chk/>
- <testlrgcd/>
- <testmdlcd/>
- <testmdlnm/>
- <tclscd/>
- <tclsnm/>
- <spccd/>
- <spcnm/>
- <tclskind/>
- <tclskindnm/>
- <userdeptflagcd/>
- <fromdd/>
- <todd/>
- <instcd/>
- <tsectcd/>
- </tclslist>
- </tclsinst>
- <instclslist>
- <tclslist>
- <chk/>
- <testlrgcd/>
- <testmdlcd/>
- <testmdlnm/>
- <tclscd/>
- <tclsnm/>
- <spccd/>
- <spcnm/>
- <tclskind/>
- <tclskindnm/>
- <userdeptflagcd/>
- <fromdd/>
- <todd/>
- <instcd/>
- <tsectcd/>
- </tclslist>
- </instclslist>
- <tclslist>
- <tclscdlist>
- <tclscdfromdd/>
- <tclstodd/>
- <tclscd/>
- <tclsnm/>
- <tclskind/>
- </tclscdlist>
- </tclslist>
- <tclsdupl/>
- </main>
- <send>
- <codeflag/>
- <btngbn/>
- <tclscd/>
- <userdeptflagcd/>
- <searchgbn/>
- <searchtext/>
- <testlrgcd/>
- <testmdlcd/>
- <addtclscd/>
- </send>
- <init/>
- <hidden>
- <search>
- <searchtext/>
- <searchgbn>
- <item>
- <label>검사코드</label>
- <value>1</value>
- </item>
- <item>
- <label>검사명</label>
- <value>2</value>
- </item>
- </searchgbn>
- </search>
- <testlrg/>
- <testmdl>
- </testmdl>
- <popupmenu>
- <grid>
- <item>
- <name>행삭제</name>
- <func>fDeleteRow</func>
- </item>
- </grid>
- </popupmenu>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 초기정보 조회
- //0102 중분류,0104 대분류,0105 검체,0106 시행부서,000부서구분(L:진검, N:핵체외), 9999 : 검사코드 추가 권한자
- model.setValue("/root/send/codeflag", "0102|0104|0105|0106|0000|9999|");
- submit("TRLZZ00101");
-
- //검색구분셋팅
- cmb_refgbn.select(0);
-
- model.setValue("/root/hidden/search/searchtext", "");
- model.setValue("/root/hidden/testlrg" , "00")
- model.setValue("/root/hidden/testmdl" , "00");
-
- model.removeNodeset("/root/main/instclslist/tclslist");
-
- //검사코드 추가 권한자이면 저장 버튼 활성화
-
- var Chkuserid1 = model.getValue("/root/init/LB0000/cd");
-
- var n = getNodesetCount("/root/init/LB9999[cd='" + Chkuserid1 + "']");
-
- if(n > 0){ //권한있음
- btn_save.disabled = false;
- btn_save.refresh();
- } else{
- }
- // 20110811 검사코드관리 권한 추가 유민규
- //if(model.getValue("/root/init/LB9999[etc01='"+model.getValue("/root/init/LB0000/nm")+"']/cd") == getUserId()){
- // btn_save.disabled = false;
- // btn_save.refresh();
- //}
- model.refresh();
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init"/>
- <submission id="TRLLF90801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tclsinst"/>
- <submission id="TRLLF90802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tclslist"/>
- <submission id="TXLLF90801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/addtclscd"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- /* @group : 통합검사코드목록
- * @ver : 2008.05.16
- * @by : 김성희
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 통합검사코드목록 검색 Function
- */
- function fGetTclsInstList(btngbn){
- //--------------------
- //검색버튼
- if(btngbn == "A"){
- if(model.getValue("/root/hidden/search/searchtext").getTrim() == ""){
- messageBox("검색내용을 입력하세요.", "I");
- return;
- }
- model.setValue("/root/send/searchtext" , model.getValue("/root/hidden/search/searchtext")); //검색내용
- model.setValue("/root/send/searchgbn" , model.getValue("/root/hidden/search/searchgbn")); //검색구분
-
- //조회버튼
- }else if(btngbn == "B"){
- if(model.getValue("/root/hidden/testlrg") == "00" && model.getValue("/root/hidden/testmdl") == "00"){
- messageBox("조회구분을 선택해주세요.", "I");
- return;
- }
- model.setValue("/root/send/testlrgcd" ,model.getValue("/root/hidden/testlrg")) //대분류
- model.setValue("/root/send/testmdlcd" , model.getValue("/root/hidden/testmdl")) //중분류
- }
- model.setValue("/root/send/btngbn" , btngbn) //버튼구분
- model.setValue("/root/send/userdeptflagcd" , model.getValue("/root/init/LB0000/nm")); //부서구분(L:진검, P:병리, N:핵체외)
-
- submit("TRLLF90801");
-
- }
-
- /* @group : 등록된 검사코드 목록
- * @ver : 2008.05.16
- * @by : 김성희
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 등록된 검사코드 목록
- */
- function fGetTclsList(ref, row){
-
- model.removeNodeset("/root/main/tclslist");
- model.refresh();
-
- model.setValue("/root/send/tclscd" , model.getValue(ref + "["+ row +"]/tclscd"));
- model.setValue("/root/send/userdeptflagcd" , model.getValue("/root/init/LB0000/nm"));
-
- submit("TRLLF90802");
-
- }
-
- //====================================
- //병원별 검사코드 등록
- function fSaveTclsList(){
- var rowCnt = getNodesetCount("/root/main/instclslist/tclslist");
- var spccd = "";
- var tsectcd = "";
-
- if(rowCnt > 0){
- for(iRow=1; iRow<=rowCnt; iRow++){
- spccd = model.getValue("/root/main/instclslist/tclslist[" + iRow + "]/spccd");
- tsectcd = model.getValue("/root/main/instclslist/tclslist[" + iRow + "]/tsectcd");
- //날짜체크
- if(model.getValue("/root/main/instclslist/tclslist[" + iRow + "]/datechk") != "Y"
- || model.getValue("/root/main/instclslist/tclslist[" + iRow + "]/fromdd") == ""
- || model.getValue("/root/main/instclslist/tclslist[" + iRow + "]/todd") == "" ){
- messageBox("시작일자, 종료일자를 체크해주세요.", "I");
- return;
- }
- //검체체크
- if(spccd == "" || spccd == "00" || spccd == "998" || spccd == "999"
- || (model.getValue("/root/init/LB0000/nm") == "N" && spccd == "000")){ //핵의학일때는 000도 막음.
- messageBox(iRow + " 행의 검체를 체크해주세요.", "I");
- return;
- }
- //시행부서체크
- if(tsectcd == "" || tsectcd == "00"){
- messageBox(iRow + " 행의 시행부서를 체크해주세요.", "I");
- return;
- }
- model.setValue("/root/main/instclslist/tclslist[" + iRow + "]/chk", "Y");
-
- grd_instclslist.addStatus(iRow, "insert")
- }
-
- model.setValue("/root/send/addtclscd", grd_instclslist.getUpdateData("insert"));
-
- submit("TXLLF90801");
-
- grd_tclsinstlist.clearStatus();
- grd_tclsinstlist.refresh();
- model.removeNodeset("/root/main/instclslist/tclslist");
- grd_instclslist.refresh();
-
- }else{
- messageBox("등록 할 검사 코드가 없습니다.");
- return;
- }
-
- }
-
- //====================================
- //중분류 초기정보 조회
- 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" , "00");
- }
- else{
- model.setValue("/root/hidden/testmdl" , "00");
- cmb_TestMdlCd.choices.itemset.attribute("nodeset") = "/root/init/LB0102[cd= '00' or etc01='"+ lrg +"']";
- }
- cmb_TestMdlCd.refresh();
- }
-
- //추가할 검사코드 목록 이동
- function fSetInslTestList(){
-
- //통합검사코드목록에서 선택한 코드와 등록된 코드목록에 조회된 코드가 다르면 다시 조회
- if(model.getValue("/root/main/tclsinst/tclslist["+grd_tclsinstlist.row +"]/tclscd")
- != model.getValue("/root/main/tclslist/tclscdlist[1]/tclscd")){
- fGetTclsList("/root/main/tclsinst/tclslist", grd_tclsinstlist.row);
- }
-
- var toDay = getCurrentDate();
- var mDate;
- var tclscd = model.getValue("/root/main/tclsinst/tclslist["+grd_tclsinstlist.row+"]/tclscd"); //통합검사 코드목록
-
- //통합검사코드목록 선택한 검사코드가 등록할 그리드에 있는지 체크
- var findRowNum = grd_instclslist.findRow(tclscd, 1, grd_instclslist.colRef("tclscd"), false, true);
-
- //병원별 이미 등록 된 코드 목록
- var tclscdlistRows = getNodesetCount("/root/main/tclslist/tclscdlist");
-
- //병원별 등록된 코드목록 중에서 마지막 종료일자. 첫번째 row가 가장 마지막이다. 쿼리에서 종료일자 desc
- var tclslistTodd = model.getValue("/root/main/tclslist/tclscdlist[1]/tclstodd");
-
- //----------------------
- //종료일자가 99991231 이 있으면 등록 안한다.
- if(tclslistTodd == "99991231"){
- messageBox("해당 코드는 등록할 수 없습니다.\n\n사용중인 코드의 종료일자가 9999-12-31 입니다.", "I");
- return;
- }
-
- //----------------------
- //등록할 그리드에 있으면 등록 추가 안한다.
- if(findRowNum > 0){
- messageBox(tclscd + "는 " + findRowNum + "행에 존재합니다.", "I");
- return;
- }else{
- //등록할 그리드에 추가한다.
- copyNodeListType("/root/main/instclslist", "/root/main/tclsinst/tclslist["+grd_tclsinstlist.row+"]", "after");
- grd_instclslist.refresh();
-
- grd_instclslist.row = grd_instclslist.rows - grd_instclslist.fixedRows; //추가한 행으로 포커스 이동
- }
-
- //------------------------------------
- //병원별 이미 등록된 코드가 있다면.
- if(tclscdlistRows > 0){
- //병원별 등록된 것의 가장 마지막 종료일자가 99991231 이 아니면 +1일 , 99991231 이면 99991231
- if(tclslistTodd == "99991231"){
- model.setValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/fromdd", tclslistTodd);
- }else{
- mDate = tclslistTodd.toDate("YYYYMMDD").getAddDate(+1);
- model.setValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/fromdd", mDate.getDateFormat("YYYYMMDD"));
- }
- }else{
- //현재일자
- model.setValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/fromdd", toDay);
- }
- model.setValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/todd", "99991231");
-
- //시작일자 변경시 체크하기 위해 셋팅한다.
- model.makeValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/reffromdd", model.getValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/fromdd"));
-
- //날짜체크 이상 없음.
- model.makeValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/datechk", "Y");
- model.setValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/chk", "Y");
-
- //핵의학일때는 시행부서 셋팅
- if(model.getValue("/root/init/LB0000/nm") == "N"){
- model.makeValue("/root/main/instclslist/tclslist["+ grd_instclslist.row +"]/tsectcd", "NR");
- }
- grd_instclslist.refresh();
- }
-
- //값 체크
- function fCellValueCheck(){
- var fromdd = model.getValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/fromdd");
- var todd = model.getValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/todd");
- var reffromdd = model.getValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/reffromdd");
- var spccd = model.getValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/spccd");
- var tsectcd = model.getValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/tsectcd");
-
- //시작일자,종료일자 체크시
- if((grd_instclslist.col == grd_instclslist.colRef("todd") || grd_instclslist.col == grd_instclslist.colRef("fromdd") ) ){
- if(fromdd != "" && todd != "") {
- if(fromdd > todd){
- messageBox("종료일자가 시작일자보다 이전 날짜입니다.", "I");
- model.setValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/todd", "99991231");
- return;
- }
- }
-
- if(fromdd != ""){
- if(reffromdd > fromdd){
- messageBox("시작일자가 " + reffromdd.toDate("YYYYMMDD").getDateFormat("YYYY-MM-DD") + " 보다 이후 날짜이어야 합니다.", "I");
- model.setValue("/root/main/instclslist/tclslist["+grd_instclslist.row+"]/fromdd", reffromdd);
- return;
- }
- }
- }
-
- //검체 선택시
- if(grd_instclslist.col == grd_instclslist.colRef("spccd")){
- if(spccd == "00" || spccd == "998" || spccd == "999"){
- messageBox(grd_instclslist.row + "행의 검체코드를 확인해주세요.", "I");
- return;
- }
- }
-
- //시행부서 선택시
- if(grd_instclslist.col == grd_instclslist.colRef("tsectcd")){
- if(tsectcd == "00"){
- messageBox(grd_instclslist.row + "행의 시행부서를 확인해주세요.", "I");
- return;
- }
- }
- }
-
- //마우스 메뉴
- function fGetMouseDown(){
- window.setPopupMenu(true , "/root/hidden/popupmenu/grid/item" , "name", "func" , false);
- }
-
- //행삭제
- function fDeleteRow(){
- grd_instclslist.deleteRow(grd_instclslist.row);
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1287;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group2" style="left:0px; top:0px; width:1195px; height:765px; ">
- <caption id="caption6" class="tit_2" style="left:5px; top:10px; width:126px; height:14px; ">검사코드추가</caption>
- <group id="group3" style="left:0px; top:30px; width:1195px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <line id="line4" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; "/>
- <caption id="caption7" class="search_name" style="left:785px; top:9px; width:90px; height:17px; ">검색구분 :</caption>
- <select1 id="cmb_refgbn" ref="/root/hidden/search/searchgbn" class="combo_search" appearance="minimal" style="left:880px; top:8px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/search/searchgbn/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_refgbn" ref="/root/hidden/search/searchtext" class="input_s_button" inputtype="button" style="left:970px; top:8px; width:120px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1120px; top:7px; width:56px; height:22px; ">
- <caption>검색</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetTclsInstList("A");
- ]]>
- </script>
- </button>
- <caption id="caption8" class="search_name" style="left:17px; top:9px; width:87px; height:17px; ">조회구분 :</caption>
- <select1 id="cmb_TestLrgCd" ref="/root/hidden/testlrg" class="combo_s_essential" appearance="minimal" itemcount="20" style="left:109px; top:8px; width:135px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/LB0104">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSetTestLrgCd();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_TestMdlCd" ref="/root/hidden/testmdl" class="combo_s_essential" appearance="minimal" itemcount="20" style="left:247px; top:8px; width:135px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/LB0102">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_ref" class="btn1_letter2" style="left:413px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetTclsInstList("B");
- ]]>
- </script>
- </button>
- <line id="line5" class="line_4" style="x1:398px; y1:7px; x2:398px; y2:29px; "/>
- </group>
- <line id="line6" class="line_1" style="x1:0px; y1:91px; x2:1190px; y2:91px; "/>
- <datagrid id="grd_tclsinstlist" nodeset="/root/main/tclsinst/tclslist" visibility="visible" caption="^fromdd^todd^검사코드^검사명^검사구분코드" colsep="^" colwidth="0, 0, 0, 70, 158, 85" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:96px; width:365px; height:660px; ">
- <col checkvalue="Y,N" ref="chk" type="checkbox"/>
- <col ref="fromdd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="todd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="tclscd"/>
- <col ref="tclsnm"/>
- <col disabled="true" ref="tclskind" type="combo">
- <choices>
- <item>
- <label>Group</label>
- <value>0</value>
- </item>
- <item>
- <label>Panel</label>
- <value>1</value>
- </item>
- <item>
- <label>Single</label>
- <value>2</value>
- </item>
- <item>
- <label>Parent</label>
- <value>3</value>
- </item>
- <item>
- <label>Child</label>
- <value>4</value>
- </item>
- <item>
- <label>Abnormal</label>
- <value>5</value>
- </item>
- <item>
- <label>성분제제</label>
- <value>6</value>
- </item>
- </choices>
- </col>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_tclsinstlist.isCell(event.target) && grd_tclsinstlist.row >= grd_tclsinstlist.fixedRows){
- fGetTclsList("/root/main/tclsinst/tclslist", grd_tclsinstlist.row);
- }
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_tclscdlist" nodeset="/root/main/tclslist/tclscdlist" visibility="visible" caption="시작일자^종료일자^검사코드^검사명^검사구분" colsep="^" colwidth="85, 85, 74, 216, 80" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:410px; top:455px; width:780px; height:301px; ">
- <col ref="tclscdfromdd" format="yyyy-mm-dd"/>
- <col ref="tclstodd" format="yyyy-mm-dd"/>
- <col ref="tclscd"/>
- <col ref="tclsnm"/>
- <col disabled="true" ref="tclskind" type="combo">
- <choices>
- <item>
- <label>Group</label>
- <value>0</value>
- </item>
- <item>
- <label>Panel</label>
- <value>1</value>
- </item>
- <item>
- <label>Single</label>
- <value>2</value>
- </item>
- <item>
- <label>Parent</label>
- <value>3</value>
- </item>
- <item>
- <label>Child</label>
- <value>4</value>
- </item>
- <item>
- <label>Abnormal</label>
- <value>5</value>
- </item>
- <item>
- <label>성분제제</label>
- <value>6</value>
- </item>
- </choices>
- </col>
- </datagrid>
- <caption id="caption9" class="tit_2" style="left:5px; top:75px; width:126px; height:13px; ">통합검사코드 목록</caption>
- <caption id="caption10" class="tit_2" style="left:410px; top:75px; width:225px; height:13px; ">병원별 등록 할 코드 목록</caption>
- <button id="btn_save" class="btn4_letter2" disabled="true" style="left:1078px; top:7px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveTclsList();
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:1137px; top:7px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <datagrid id="grd_instclslist" nodeset="/root/main/instclslist/tclslist" visibility="visible" caption="^시작일자^종료일자^검사코드^검사명^검체^시행부서^검사구분^tclsscrnnm^tclsabbrnm^tclsprntnm^tclslblnm^testlrgcd^testmdlcd^userdeptflagcd" colsep="^" colwidth="0,85, 85, 74, 136, 130, 132, 80,0,0,0,0,0,0,0" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:410px; top:96px; width:780px; height:319px; ">
- <col checkvalue="Y,N" ref="chk" type="checkbox"/>
- <col ref="fromdd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="todd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="tclscd"/>
- <col ref="tclsnm"/>
- <col ref="spccd" type="combo">
- <choices>
- <itemset nodeset="/root/init/LB0105">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="tsectcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/LB0106">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="tclskind" type="combo">
- <choices>
- <item>
- <label>Group</label>
- <value>0</value>
- </item>
- <item>
- <label>Panel</label>
- <value>1</value>
- </item>
- <item>
- <label>Single</label>
- <value>2</value>
- </item>
- <item>
- <label>Parent</label>
- <value>3</value>
- </item>
- <item>
- <label>Child</label>
- <value>4</value>
- </item>
- <item>
- <label>Abnormal</label>
- <value>5</value>
- </item>
- <item>
- <label>성분제제</label>
- <value>6</value>
- </item>
- </choices>
- </col>
- <col ref="tclsscrnnm"/>
- <col ref="tclsabbrnm"/>
- <col ref="tclsprntnm"/>
- <col ref="tclslblnm"/>
- <col ref="testlrgcd"/>
- <col ref="testmdlcd"/>
- <col ref="userdeptflagcd"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_instclslist.isCell(event.target) && grd_instclslist.row >= grd_instclslist.fixedRows){
- fGetTclsList("/root/main/instclslist/tclslist",grd_instclslist.row);
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //시작일,종료일,검체,시행부서 체크
- fCellValueCheck();
- ]]>
- </script>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- //메뉴띄우기
- //fGetMouseDown();
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusOut">
- <![CDATA[
- //window.setPopupMenu(false);
- ]]>
- </script>
- <script type="javascript" ev:event="onmouseout">
- <![CDATA[
- //window.setPopupMenu(false);
- ]]>
- </script>
- </datagrid>
- <caption id="caption11" class="tit_2" style="left:410px; top:435px; width:225px; height:13px; ">병원별 등록 된 코드 목록</caption>
- <line id="line8" class="line_1" style="x1:410px; y1:450px; x2:1190px; y2:450px; "/>
- <button id="btn_move" class="icon_right" style="left:374px; top:220px; width:26px; height:19px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetInslTestList();
- ]]>
- </script>
- </button>
- <button id="button8" class="btn2_letter3" visibility="visible" style="left:1136px; top:71px; width:53px; height:19px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset("/root/main/instclslist/tclslist");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="button5" class="btn2_letter3" visibility="visible" style="left:1081px; top:71px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDeleteRow();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|