123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLPT10102_조직은행보관등록관리.xrw
- * 설 명 : 조직은행보관등록관리
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 - 송요셉
- * 작 성 일 : 2010.03.11
- * 수정이력 :
- * 기 타 :
- -->
- <?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>
- <main>
- <tank>
- <tankno/>
- </tank>
- <rack>
- <rackno/>
- </rack>
- <box>
- <boxno/>
- </box>
- <holl>
- <dispseq/>
- <rgstno/>
- <spcnm/>
- </holl>
- <prcpinfo>
- <prcpdd/>
- <prcpcd/>
- <prcpnm/>
- <orddeptnm/>
- <orddrnm/>
- <execprcpuniqno/>
- </prcpinfo>
- <hollin>
- <tankno/>
- <rackno/>
- <boxno/>
- <x/>
- <y/>
- <execprcpuniqno/>
- <rgstno/>
- <flag/>
- <pid/>
- <hngnm/>
- <rgstdd/>
- <ptno/>
- <sexage/>
- <cmt/>
- <diagcnt/>
- <collectdt/>
- </hollin>
- <opPatlist>
- <opPatInfo/>
- </opPatlist>
- <spcinfo>
- <spccd/>
- <spcnm/>
- </spcinfo>
- </main>
- <send>
- <data1/>
- <data2/>
- <refdeptflag>O</refdeptflag>
- <opddto/>
- <opddfr/>
- <codeflag/>
- <searchcd/>
- </send>
- <init>
- <bankno/>
- </init>
- <hidden>
- <ref>
- <tankno/>
- <rackno/>
- <boxno/>
- <tanktype>M</tanktype>
- </ref>
- <input>
- <pid/>
- </input>
- <savedata>
- <execprcpuniqno/>
- <prcpnm/>
- <count>1</count>
- <tflag>T</tflag>
- <spcnm/>
- <bcolldd/>
- <bcolltm/>
- <spccd/>
- </savedata>
- <popupmenu>
- <grid>
- <item/>
- </grid>
- </popupmenu>
- <bankinfo>
- <hngnm/>
- <ptno/>
- <sexage/>
- <rgstdd/>
- <diagcnt/>
- <cmt/>
- <rgstno/>
- <pid/>
- </bankinfo>
- </hidden>
- <temp>
- <banking>
- <tankno/>
- <rackno/>
- <boxno/>
- <x/>
- <y/>
- <execprcpuniqno/>
- <pid/>
- <regtno/>
- </banking>
- </temp>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../lis/commonweb/js/LLZ001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- <submission id="TRLPT10101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/tank"/>
- <submission id="TRLPT10102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rack"/>
- <submission id="TRLPT10103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/box"/>
- <submission id="TRLPT10202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/input" replace="instance" resultref="/root/main/prcpinfo"/>
- <submission id="TRLPT10203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init"/>
- <submission id="TRLPT10205" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/spcinfo"/>
- <submission id="TXLPT10401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- <submission id="TXLPT10202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/bankinfo" replace="instance"/>
- <submission id="TRMNP00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/opPatlist/opPatInfo"/>
- <submission id="TRLZZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/LB0106"/>
- <submission id="TRLPT10401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/holl"/>
- <submission id="TRLPT10404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/hollin"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
-
- function fSetInit(){
- model.removeNodeset("/root/main/tank");
- model.removeNodeset("/root/main/rack");
- model.removeNodeset("/root/main/box");
- model.removeNodeset("/root/main/holl");
- model.removeNodeset("/root/main/hollin");
- model.removeNodeset("/root/main/spcinfo");
- model.removeNodeset("/root/main/opPatlist/opPatInfo");
- model.setValue("/root/hidden/bankinfo/hngnm", "");
- model.setValue("/root/hidden/bankinfo/pid", "");
- model.setValue("/root/hidden/bankinfo/ptno", "");
- model.setValue("/root/hidden/bankinfo/sexage", "");
- model.setValue("/root/hidden/bankinfo/rgstdd", "");
- model.setValue("/root/hidden/bankinfo/diagcnt", "");
- model.setValue("/root/hidden/bankinfo/cmt", "");
- model.setValue("/root/hidden/bankinfo/rgstno", "");
-
- var sDate = getCurrentDate();
- var sTime = getCurrentTime();
-
- model.setValue("/root/send/opddto",sDate);
- model.setValue("/root/send/opddfr", sDate);
- model.setValue("/root/hidden/savedata/bcolldd",sDate);
- model.setValue("/root/hidden/savedata/bcolltm",sTime);
-
-
- model.setValue("/root/hidden/savedata/execprcpuniqno", "");
- model.setValue("/root/hidden/savedata/prcpnm", "");
- model.setValue("/root/hidden/savedata/spcnm", "");
- model.setValue("/root/hidden/savedata/spccd", "");
- //submit("TRMNP00100");
-
- model.copyNode("/root/send/data1","/root/hidden/ref");
- submit("TRLPT10101");
- submit("TRLPT10203");
-
-
- model.setValue("/root/send/codeflag", "0416|");
- submit("TRLZZ00101");
-
- if(model.getValue("/root/init/LB0416/cd") == "N"){
- group3.disabled = true;
- btn_save.disabled = true;
-
- }
-
- model.refresh();
-
- }
-
-
- function fclickoppPID(){
-
- var oppRow = grd_oppatlist.row;
-
- var oppPid = model.getValue("/root/main/opPatlist/opPatInfo["+oppRow+"]/pid");
-
- model.setValue("/root/hidden/input/pid", oppPid);
-
- fOnclickBtnRef();
- }
-
- function fgetopp(){
- model.removeNodeset("/root/main/opPatlist/opPatInfo");
- submit("TRMNP00100");
- }
-
-
- function fclicktank(){
-
- model.removeNodeset("/root/main/box");
- model.removeNodeset("/root/main/holl");
- var tank_Row = grd_tank.Row;
- model.setValue("/root/hidden/ref/tankno",
- model.getValue("/root/main/tank["+tank_Row+"]/tankno"));
- model.copyNode("/root/send/data1","/root/hidden/ref");
- submit("TRLPT10102");
- }
-
-
- function fclickrack(){
-
- var tank_Row = grd_tank.Row;
- if(tank_Row == -1){
- alert("TANKNO 가 선택되지 않았습니다.");
- return;
- }
-
- var rack_Row = grd_rack.Row;
- model.removeNodeset("/root/main/holl");
- model.setValue("/root/hidden/ref/tankno",
- model.getValue("/root/main/tank["+tank_Row+"]/tankno"));
- model.setValue("/root/hidden/ref/rackno",
- model.getValue("/root/main/rack["+rack_Row+"]/rackno"));
- model.copyNode("/root/send/data1","/root/hidden/ref");
-
- submit("TRLPT10103");
- }
-
-
- function fclickbox(){
-
- var tank_Row = grd_tank.Row;
- if(tank_Row == -1){
- alert("TANKNO 가 선택되지 않았습니다.");
- return;
- }
- var rack_Row = grd_rack.Row;
- if(rack_Row == -1){
- alert("RACKNO 가 선택되지 않았습니다.");
- return;
- }
-
- var box_Row = grd_box.Row;
- model.setValue("/root/hidden/ref/tankno",
- model.getValue("/root/main/tank["+tank_Row+"]/tankno"));
- model.setValue("/root/hidden/ref/rackno",
- model.getValue("/root/main/rack["+rack_Row+"]/rackno"));
- model.setValue("/root/hidden/ref/boxno",
- model.getValue("/root/main/box["+box_Row+"]/boxno"));
- model.copyNode("/root/send/data1","/root/hidden/ref");
-
- model.setValue("/root/hidden/bankinfo/hngnm", "");
- model.setValue("/root/hidden/bankinfo/pid", "");
- model.setValue("/root/hidden/bankinfo/ptno", "");
- model.setValue("/root/hidden/bankinfo/sexage", "");
- model.setValue("/root/hidden/bankinfo/rgstdd", "");
- model.setValue("/root/hidden/bankinfo/diagcnt", "");
- model.setValue("/root/hidden/bankinfo/cmt", "");
- model.setValue("/root/hidden/bankinfo/rgstno", "");
-
- submit("TRLPT10401");
- submit("TRLPT10404");
- initGridStyle("grd_holl");
- fSethollGrid();
- }
-
- function fSethollGrid(){
-
- var tRow;
- for(tRow = 1; tRow < hollin_grid.rows ; tRow++){
-
- if(model.getValue("/root/main/hollin["+tRow+"]/rgstno") != "-"
- && model.getValue("/root/main/hollin["+tRow+"]/execprcpuniqno") == "0"){
- var x = model.getValue("/root/main/hollin["+tRow+"]/dispseq");
-
- grd_holl.cellStyle("background-color", x, 1, x, 3) = "#ffe79d";
- }
- if(model.getValue("/root/main/hollin["+tRow+"]/rgstno") != "-"
- && model.getValue("/root/main/hollin["+tRow+"]/execprcpuniqno") != "0"){
- var x = model.getValue("/root/main/hollin["+tRow+"]/dispseq");
-
- grd_holl.cellStyle("background-color", x, 1, x, 3) = "#b9e5fb";
- }
- }
- model.refresh();
-
-
- }
-
-
- function fOnclickBtnRef(){
-
- var Pid = model.getValue("/root/hidden/input/pid");
-
- model.removeNodeset("/root/main/prcpinfo");
- submit("TRLPT10202");
-
- model.setValue("/root/hidden/savedata/execprcpuniqno", "");
- model.setValue("/root/hidden/savedata/prcpnm", "");
- model.setValue("/root/hidden/savedata/spcnm", "");
-
- btn_addrow.visible = true;
- prcpinfo.attribute("visibility") = "visible" ;
- model.refresh();
-
- }
-
- function fKeyEvent(){
-
- model.setvalue("/root/hidden/input/pid", iptSearch.currentText);
- model.refresh();
- fOnclickBtnRef();
- }
-
- function fCloseprcpinfo(){
- model.removeNodeset("/root/main/prcpinfo");
- btn_addrow.visible = false;
- prcpinfo.attribute("visibility") = "hidden" ;
- model.refresh();
-
- }
-
- function fclickprcpinfo(){
-
- var prpc_Row = prcpinfo.row;
-
- var Execprcpuniqno = model.getValue("/root/main/prcpinfo["+prpc_Row+"]/execprcpuniqno");
- var Prcpnm = model.getValue("/root/main/prcpinfo["+prpc_Row+"]/prcpnm");
- var Spcnm = model.getValue("/root/main/prcpinfo["+prpc_Row+"]/spcnm");
- var Spccd = model.getValue("/root/main/prcpinfo["+prpc_Row+"]/spccd");
-
- model.setValue("/root/hidden/savedata/execprcpuniqno", Execprcpuniqno);
- model.setValue("/root/hidden/savedata/prcpnm", Prcpnm);
- model.setValue("/root/hidden/savedata/spcnm", Spcnm);
- model.setValue("/root/hidden/savedata/spccd", Spccd);
- //submit("TRLPT10203");
- fCloseprcpinfo();
-
- }
-
- function fSetHollno(){
-
-
- var y = grd_holl.row;
- var dcount = parseInt(input1.currentText);
-
- if(y == -1){
- alert("저장이 시작될 위치 지정을 하십시오.");
- return;
- }
- if(input1.currentText == ""){
- alert("입력할 개수를 지정하십시오.");
- return;
- }
-
-
- var iy; // 시작좌표 초기화 for 문 사용
- var Execprcpuniqno = model.getValue("/root/hidden/savedata/execprcpuniqno");
- var Prcpnm = model.getValue("/root/hidden/savedata/prcpnm");
- var Spcnm = model.getValue("/root/hidden/savedata/spcnm");
- var Spccd = model.getValue("/root/hidden/savedata/spccd");
- var Bankno = model.getValue("/root/init/bankno") + model.getValue("/root/hidden/savedata/tflag");
- var Pid = model.getValue("/root/hidden/input/pid");
- var Collectdt = model.getValue("/root/hidden/savedata/bcolldd") + model.getValue("/root/hidden/savedata/bcolltm");
- if(Pid == ""){
- alert("등록번호를 입력해 주십시오.");
- return;
- }
-
-
- for(iy = y ; iy <= 40 ; iy++){
-
- if(grd_holl.valueMatrix(iy, 2) == ""){
- grd_holl.valueMatrix(iy, 2) = Bankno;
- grd_holl.valueMatrix(iy, 3) = Spcnm;
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/execprcpuniqno", Execprcpuniqno);
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/flag", "I");
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/rgstno", Bankno);
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/pid", Pid);
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/collectdt", Collectdt);
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/spccd", Spccd);
- }else{
- grd_holl.valueMatrix(iy, 3) = Spcnm;
- if(model.getValue("/root/main/hollin[dispseq ='" + iy +"']/flag") == "I"){
- }else{
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/flag", "U");
- }
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/execprcpuniqno", Execprcpuniqno);
- model.setValue("/root/main/hollin[dispseq ='" + iy +"']/spccd", Spccd);
- //model.setValue("/root/main/hollin[dispseq ='" + iy +"']/collectdt", Collectdt);
- }
- dcount--;
- if(dcount == 0){
-
- grd_holl.row = iy+1;
- model.refresh();
- return;
- }
-
- }
-
- }
-
- function fSetholldata(){
-
- model.removeNodeset("/root/hidden/popupmenu");
- if(event.button == 3){
- n = 1;
- model.makeNode("/root/hidden/popupmenu/grid");
- model.makeNode("/root/hidden/popupmenu/grid/item");
- model.makeValue("/root/hidden/popupmenu/grid/item["+n+"]/name" , "보관취소");
- model.makeValue("/root/hidden/popupmenu/grid/item["+n+"]/func" , "fCancleBank");
-
-
- if(grd_holl.isCell(event.target) && grd_holl.mouseRow >= grd_holl.fixedrows){
- window.setPopupMenu(true , "/root/hidden/popupmenu/grid/item" , "name", "func" , true);
- }else{
- window.setPopupMenu(false);
- }
- }
-
- }
-
- function fCancleBank(){
-
- /*
- var y = grd_holl.row;
- grd_holl.valueMatrix(y, 2) = "";
- grd_holl.valueMatrix(y, 3) = "";
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/execprcpuniqno", 0);
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/flag", "D");
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/rgstno", "");
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/pid", "");
- model.refresh();
- */
-
- var selectedCells = grd_holl.selectedCells;
-
- for (var i=0; i<selectedCells.length; i++){
-
- var cell = selectedCells.item(i);
-
- var x = cell.col;
- var y = cell.row;
-
- if (cell){
- grd_holl.valueMatrix(y, 2) = "";
- grd_holl.valueMatrix(y, 3) = "";
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/execprcpuniqno", 0);
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/flag", "D");
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/rgstno", "");
- model.setValue("/root/main/hollin[dispseq ='" + y +"']/pid", "");
- }
- }
- model.refresh();
- }
-
-
- function fExeEqmtSave(){
-
- for(var S = 1 ; S <hollin_grid.rows ; S++){
-
- var flag = model.getValue("/root/main/hollin["+S+"]/flag");
-
- if(flag == "I"){
- hollin_grid.rowStatus(S) = 1;
- }else if(flag == "D"){
- hollin_grid.rowStatus(S) = 4;
- }else if(flag == "U"){
- hollin_grid.rowStatus(S) = 2;
- }else{
- hollin_grid.rowStatus(S) = 0;
- }
- }
- model.setValue("/root/send/data2", hollin_grid.getUpdateData());
- submit("TXLPT10401");
- fSetInit();
-
- }
-
-
- function fSectholldata(){
-
- var y = grd_holl.row;
-
- model.setValue("/root/hidden/bankinfo/pid", model.getValue("/root/main/hollin[dispseq ='" + y +"']/pid"));
- model.setValue("/root/hidden/bankinfo/hngnm", model.getValue("/root/main/hollin[dispseq ='" + y +"']/hngnm"));
- model.setValue("/root/hidden/bankinfo/ptno", model.getValue("/root/main/hollin[dispseq ='" + y +"']/ptno"));
- model.setValue("/root/hidden/bankinfo/sexage", model.getValue("/root/main/hollin[dispseq ='" + y +"']/sexage"));
- model.setValue("/root/hidden/bankinfo/rgstdd", model.getValue("/root/main/hollin[dispseq ='" + y +"']/rgstdd"));
- model.setValue("/root/hidden/bankinfo/diagcnt", model.getValue("/root/main/hollin[dispseq ='" + y +"']/diagcnt"));
- model.setValue("/root/hidden/bankinfo/cmt", model.getValue("/root/main/hollin[dispseq ='" + y +"']/cmt"));
- model.setValue("/root/hidden/bankinfo/rgstno", model.getValue("/root/main/hollin[dispseq ='" + y +"']/rgstno"));
- model.refresh();
- }
-
-
- function fExeCmt(){
-
- var rgstno = model.getValue("/root/hidden/bankinfo/rgstno");
-
- if(rgstno == ""){
- alert("Comment 저장할 셀을 선택해주세요.");
- return;
- }
- submit("TXLPT10202");
- fSetInit();
- }
-
- function fOnmenu(popupParam){
-
- if(popupParam == "fCancleBank"){
- fCancleBank();
- }else{
- window.setPopupMenu(false);
- }
- }
-
- function flinkresult(){
-
- //open("SMLPP00500");
- //window.opener.model.setvalue("/root/init/refval", model.getvalue("/root/hidden/bankinfo/pid"));
- //window.children.javascript.fExeRefValKeyPress();
- //window.children.model.setvalue("/root/init/refval", model.getvalue("/root/hidden/bankinfo/pid"));
-
- }
-
- function flinktotresult(){
- modal("SMAER00800","","","","","/root/hidden/bankinfo/pid","/root/send/data/singdata/srchpid");
- }
-
- function fSearchSpccd(){
- var Searchcd = input6.currentText;
- model.setValue("/root/send/searchcd", Searchcd);
- submit("TRLPT10205");
- model.setValue("/root/send/searchcd", "");
- }
-
- function fSetChangeSpccd(gbn){
- if(gbn == "1"){
- grid_spccd.visible = true;
- caption19.visible = true;
- input6.visible = true;
- caption19.visible = true;
- output7.visible = true;
- button4.visible = true;
- }else{
-
- grid_spccd.visible = false;
- caption19.visible = false;
- input6.visible = false;
- caption19.visible = false;
- output7.visible = false;
- button4.visible = false;
- }
- }
-
- function fclickspcinfo(){
- var spcRow = grid_spccd.row;
- var spcCd = model.getValue("/root/main/spcinfo["+spcRow+"]/spccd");
- var spcNm = model.getValue("/root/main/spcinfo["+spcRow+"]/spcnm");
- model.setValue("/root/hidden/savedata/spcnm", spcNm);
- model.setValue("/root/hidden/savedata/spccd", spcCd);
- fSetChangeSpccd("2");
- model.refresh();
-
- }
-
-
-
-
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <output id="output6" ref="/root/hidden/savedata/spcnm" style="left:715px; top:9px; width:115px; height:19px; "/>
- <line id="line14" class="line_4" style="x1:1120px; y1:6px; x2:1120px; y2:28px; "/>
- <caption id="caption4" class="search_name" style="left:210px; top:10px; width:75px; height:17px; ">처방명 :</caption>
- <caption id="caption5" style="left:1090px; top:8px; width:20px; height:20px; ">개</caption>
- <select1 id="radio1" ref="/root/hidden/savedata/tflag" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:885px; top:11px; width:150px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>Tumor</label>
- <value>T</value>
- </item>
- <item>
- <label>Non-Tumor</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <input id="input1" ref="/root/hidden/savedata/count" navindex="2" format="99" style="left:1040px; top:8px; width:45px; height:19px; "/>
- <button id="button143" class="btn5_letter2" style="left:831px; top:9px; width:42px; height:19px; ">
- <caption>변경</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetChangeSpccd("1");
- ]]>
- </script>
- </button>
- <button id="btn_search" class="btn1_letter2" navindex="3" style="left:1130px; top:7px; width:56px; height:22px; ">
- <caption>입력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetHollno();
- ]]>
- </script>
- </button>
- <caption id="caption18" class="search_name" style="left:640px; top:10px; width:75px; height:17px; ">검체명 :</caption>
- <output id="output1" ref="/root/hidden/savedata/prcpnm" style="left:285px; top:9px; width:345px; height:19px; "/>
- <input id="iptSearch" ref="/root/hidden/input/pid" class="input_button" navindex="1" imemode="alpha" inputtype="button" style="left:100px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fOnclickBtnRef();
-
- ]]>
- </script>
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13"){
- fKeyEvent();
- }
- ]]>
- </script>
- </input>
- <caption id="caption3" class="search_name" style="left:10px; top:10px; width:90px; height:17px; ">등록번호 :</caption>
- </group>
- <datagrid id="grd_box" nodeset="/root/main/box" caption="BNO" colwidth="35" dataheight="25" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:443px; top:75px; width:40px; height:645px; ">
- <col ref="boxno" type="output" style="text-align:center; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_box.isCell(event.target) && grd_box.row >= grd_box.fixedRows ){
- fclickbox();
-
- }
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_rack" nodeset="/root/main/rack" caption="RNO" colwidth="35" dataheight="25" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:403px; top:75px; width:40px; height:645px; ">
- <col ref="rackno" type="output" style="text-align:center; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_rack.isCell(event.target) && grd_rack.row >= grd_rack.fixedRows ){
- fclickrack();
- }
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_tank" nodeset="/root/main/tank" caption="TNO^TankNm" colwidth="35, 60" dataheight="25" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:303px; top:75px; width:100px; height:645px; ">
- <col ref="tankno" type="output" style="text-align:center; "/>
- <col ref="tanknm" type="output" style="text-align:center; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_tank.isCell(event.target) && grd_tank.row >= grd_tank.fixedRows ){
- fclicktank();
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:303px; top:55px; width:147px; height:13px; ">조직은행보관등록</caption>
- <line id="line1" class="line_1" style="x1:303px; y1:70px; x2:483px; y2:70px; "/>
- <datagrid id="grd_holl" nodeset="/root/main/holl" caption="순번^Banking No^검체명" colwidth="75, 75, 145" dataheight="50" defaultrows="1" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="50" selectionmode="free" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:485px; top:75px; width:705px; height:490px; ">
- <col ref="dispseq" type="output" visibility="hidden" style="text-align:center; "/>
- <col ref="rgstno" type="output" style="text-align:center; "/>
- <col ref="spcnm" type="output" style="text-align:center; "/>
- <script type="javascript" ev:event="onmousedown">
- <![CDATA[
- fSetholldata();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fSectholldata();
- ]]>
- </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="caption1" class="tit_2" style="left:485px; top:55px; width:147px; height:13px; ">조직은행보관등록</caption>
- <line id="line2" class="line_1" style="x1:485px; y1:70px; x2:1190px; y2:70px; "/>
- <datagrid id="hollin_grid" nodeset="/root/main/hollin" visibility="hidden" caption="1^2^3^4^5^6^7^8^9^10^11" colwidth="50, 50, 50, 50, 50, 50, 50,50" dataheight="25" defaultrows="1" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" navindex="4" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:300px; top:260px; width:435px; height:330px; ">
- <col ref="tankno" type="output" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="rackno" type="output" style="text-align:center; "/>
- <col ref="boxno" type="output" style="text-align:center; "/>
- <col ref="dispseq" type="output" style="text-align:center; "/>
- <col ref="execprcpuniqno" type="output" style="text-align:center; "/>
- <col ref="rgstno" type="output" style="text-align:center; "/>
- <col ref="flag" type="output" style="text-align:center; "/>
- <col ref="pid" type="output" style="text-align:center; "/>
- <col ref="hngnm" type="output" style="text-align:center; "/>
- <col ref="rgstdd" type="output" style="text-align:center; "/>
- <col ref="ptno" type="output" style="text-align:center; "/>
- <col ref="sexage" type="output" style="text-align:center; "/>
- <col ref="cmt" type="output" style="text-align:center; "/>
- <col ref="diagcnt" type="output" style="text-align:center; "/>
- <col ref="collectdt" type="output" style="text-align:center; "/>
- <col ref="spccd" type="output" style="text-align:center; "/>
- </datagrid>
- <caption id="caption12" class="cell_1" style="left:485px; top:648px; width:90px; height:23px; text-align:center; ">병 리 번 호</caption>
- <caption id="caption15" class="cell_1" style="left:485px; top:672px; width:90px; height:23px; text-align:center; ">나이/성별</caption>
- <line id="line3" class="line_2" style="x1:485px; y1:647px; x2:677px; y2:647px; "/>
- <caption id="caption9" class="cell_1" style="left:485px; top:624px; width:90px; height:23px; text-align:center; ">환 자 명</caption>
- <line id="line5" class="line_2" style="x1:485px; y1:671px; x2:677px; y2:671px; "/>
- <caption id="caption7" class="tit_2" style="left:485px; top:580px; width:147px; height:13px; ">보관정보</caption>
- <button id="button1" class="btn4_letter4" disabled="true" style="left:1110px; top:572px; width:80px; height:22px; ">
- <caption>결과조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- flinkresult();
- ]]>
- </script>
- </button>
- <output id="input21" ref="/root/hidden/bankinfo/hngnm" class="output_fix" appearance="output" style="left:577px; top:626px; width:100px; height:19px; "/>
- <output id="output2" ref="/root/hidden/bankinfo/ptno" class="output_fix" appearance="output" style="left:577px; top:650px; width:100px; height:19px; "/>
- <output id="output5" ref="/root/hidden/bankinfo/sexage" class="output_fix" appearance="output" style="left:577px; top:674px; width:100px; height:19px; "/>
- <line id="line6" class="line_2" style="x1:485px; y1:695px; x2:676px; y2:695px; "/>
- <caption id="caption11" class="cell_1" style="left:485px; top:696px; width:90px; height:23px; text-align:center; ">보 관 일 자</caption>
- <output id="output3" ref="/root/hidden/bankinfo/rgstdd" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:577px; top:698px; width:100px; height:19px; "/>
- <caption id="caption8" class="cell_1" style="left:680px; top:600px; width:58px; height:118px; text-align:center; ">M code</caption>
- <textarea id="textarea1" ref="/root/hidden/bankinfo/diagcnt" style="left:740px; top:599px; width:450px; height:120px; "/>
- <line id="line4" class="line_2" style="x1:485px; y1:719px; x2:1190px; y2:719px; "/>
- <caption id="caption13" class="cell_1" style="left:485px; top:600px; width:90px; height:23px; text-align:center; ">등 록 번 호</caption>
- <line id="line8" class="line_2" style="x1:485px; y1:623px; x2:677px; y2:623px; "/>
- <output id="output4" ref="/root/hidden/bankinfo/pid" class="output_fix" appearance="output" style="left:577px; top:602px; width:100px; height:19px; "/>
- <line id="line9" class="line_2" style="x1:485px; y1:599px; x2:677px; y2:599px; "/>
- <input id="ipt_makedd" ref="/root/hidden/savedata/bcolldd" inputtype="date" format="yyyy-mm-dd" showmask="true" appearance="input" style="left:805px; top:50px; width:90px; height:19px; "/>
- <input id="ipt_maketm" ref="/root/hidden/savedata/bcolltm" format="hh:nn:ss" showmask="true" style="left:896px; top:50px; width:60px; height:19px; "/>
- <caption id="caption26" class="hand" style="left:715px; top:50px; width:86px; height:19px; vertical-align:middle; ">채취일시 :</caption>
- <datagrid id="grd_oppatlist" nodeset="/root/main/opPatlist/opPatInfo" class="datagrid2" caption="진행
상태^환자
구분^수술
방^집도
과^수술일시^수술일시^소요
시간^등록번호^환자명^진단명^수술전수술명(영문)^집도의" colwidth="50, 40, 40, 40, 65, 55, 40, 65, 60, 100, 150, 60" dataheight="25" defaultrows="1" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheight="25" navindex="4" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:300px; height:645px; ">
- <col ref="opstatcdnm" style="text-align:center; "/>
- <col ref="oppatflagnm" style="text-align:center; "/>
- <col ref="oproomcdnm" style="text-align:center; "/>
- <col ref="depthngnm" style="text-align:center; "/>
- <col ref="opcnfmdd" style="text-align:center; "/>
- <col ref="fstrgstdt" style="text-align:center; "/>
- <col ref="opusetm" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="diagcdnm" style="text-align:center; "/>
- <col ref="opcdenm" style="text-align:center; "/>
- <col ref="perfdridnm1" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(grd_oppatlist.isCell(event.target) && grd_oppatlist.row >= grd_oppatlist.fixedRows ){
- fclickoppPID();
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption14" class="tit_2" style="left:0px; top:55px; width:82px; height:13px; ">수술일정</caption>
- <line id="line10" class="line_1" style="x1:0px; y1:70px; x2:300px; y2:70px; "/>
- <caption id="caption16" class="search_no_b" style="left:176px; top:52px; width:13px; height:17px; ">~</caption>
- <input id="input3" ref="/root/send/opddfr" class="input_search" inputtype="date" style="left:90px; top:50px; width:85px; height:19px; "/>
- <input id="input4" ref="/root/send/opddto" class="input_search" inputtype="date" style="left:189px; top:50px; width:85px; height:19px; "/>
- <button id="button61" class="icon_search" style="left:279px; top:52px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fgetopp();
- ]]>
- </script>
- </button>
- <datagrid id="prcpinfo" nodeset="/root/main/prcpinfo" visibility="hidden" caption="처방일자^처방코드^처방명^진료과^진료의^검체명" colwidth="85, 90, 250, 80, 80, 70" dataheight="25" defaultrows="1" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" navindex="4" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:45px; width:625px; height:180px; ">
- <col ref="prcpdd" type="output" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="prcpcd" type="output" style="text-align:center; "/>
- <col ref="prcpnm" type="output" style="text-align:center; "/>
- <col ref="orddeptnm" type="output" style="text-align:center; "/>
- <col ref="orddrnm" type="output" style="text-align:center; "/>
- <col ref="spcnm" type="output" style="text-align:center; "/>
- <col ref="execprcpuniqno" type="output" visibility="hidden" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(prcpinfo.isCell(event.target) && prcpinfo.row >= prcpinfo.fixedRows ){
- fclickprcpinfo();
- }
- ]]>
- </script>
- </datagrid>
- <button id="btn_addrow" class="btn2_letter2" visibility="hidden" style="left:625px; top:45px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fCloseprcpinfo();
-
- ]]>
- </script>
- </button>
- <button id="button3" class="btn4_letter6" disabled="true" style="left:1005px; top:572px; width:104px; height:22px; ">
- <caption>통합결과조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- flinktotresult();
- ]]>
- </script>
- </button>
- <input id="input5" ref="/root/init/bankno" style="left:1070px; top:50px; width:85px; height:19px; "/>
- <caption id="caption17" class="hand" style="left:960px; top:50px; width:108px; height:19px; vertical-align:middle; ">Banking No :</caption>
- <line id="line11" class="line_1" style="x1:485px; y1:594px; x2:1190px; y2:594px; "/>
- <datagrid id="grid_spccd" nodeset="/root/main/spcinfo" visibility="hidden" caption="검체코드^검체명" colwidth="74, 108" dataheight="25" defaultrows="1" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" navindex="4" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:750px; top:155px; width:250px; height:220px; ">
- <col ref="spccd" type="output" style="text-align:center; "/>
- <col ref="spcnm" type="output" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(grid_spccd.isCell(event.target) && grid_spccd.row >= grid_spccd.fixedRows ){
- fclickspcinfo();
- }
- ]]>
- </script>
- </datagrid>
- <output id="output7" visibility="hidden" style="left:750px; top:135px; width:160px; height:19px; background-color:#ccffcc; "/>
- <caption id="caption19" class="hand" visibility="hidden" style="left:745px; top:135px; width:65px; height:19px; vertical-align:middle; ">검색 :</caption>
- <input id="input6" visibility="hidden" style="left:810px; top:135px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13"){
- fSearchSpccd();
- }
- ]]>
- </script>
- </input>
- <button id="button4" class="btn2_letter2" visibility="hidden" style="left:910px; top:135px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetChangeSpccd("2");
-
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <line id="line32" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExeEqmtSave();
- ]]>
- </script>
- </button>
- <button id="btn_reset" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSetInit();
- ]]>
- </script>
- </button>
- </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:800px; height:14px; ">조직은행보관등록</caption>
- </group>
- <script type="javascript" ev:event="onmenu">
- <![CDATA[
-
- var popupParam = event.description;
- fOnmenu(popupParam);
- ]]>
- </script>
- </xhtml:body>
- </xhtml:html>
|