123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLPC10600_통합검체코드등록.xrw
- * 설 명 : 검체코드등록 화면
- * 설 계 자 : (주)에이씨케이 - 송요셉
- * 작 성 자 : (주)에이씨케이 - 송요셉
- * 작 성 일 : 2007.01.08
- * 수정이력 : 2007.01.18 - 송요셉
- * 기 타 :
- -->
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>
- <spccdlist>
- <spccdlistdata>
- <instcd/>
- <dispseqno/>
- <spccd/>
- <spcabbr/>
- <spcnm/>
- <spcflagcd/>
- <reprspccd/>
- <reprspcnm/>
- </spccdlistdata>
- </spccdlist>
- <spccdinfo>
- <spccdinfodata>
- <instcd/>
- <spccd/>
- <spcnm/>
- <spcabbr/>
- <delflagcd/>
- <spcflagcd/>
- <reprspccd/>
- <reprspcnm/>
- <fstrgstdt/>
- <fstrgstrid/>
- <fstregnm/>
- <lastrgstdt/>
- <lastrgstrid/>
- <lstregnm/>
- <dispseqno/>
- </spccdinfodata>
- </spccdinfo>
- </main>
- <send>
- <data1/>
- <data2/>
- <data3/>
- <data4/>
- </send>
- <hidden>
- <userinfo>
- <instcd/>
- </userinfo>
- <useyn>1</useyn>
- <refflag>0</refflag>
- <refval/>
- <cdupdtflag>0</cdupdtflag>
- <rowno/>
- </hidden>
- <init>
- <instcdlist>
- <L0001>
- <cdid/>
- <cdnm/>
- </L0001>
- </instcdlist>
- </init>
- </root>
- </instance>
- <script src="../../../com/basiccodeweb/js/ZBC001.js" type="javascript"/>
- <script src="../../../com/commonweb/js/common.js" type="javascript"/>
- <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
- <script src="../../../lis/commonweb/js/LPZ001.js" type="javascript"/>
- <script ev:event="xforms-ready" type="javascript">
- <![CDATA[
- fExeInitialize();
- ]]>
- </script>
- <submission id="TRLPC10601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/spccdlist/spccdlistdata"/>
- <submission id="TRLPC10602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/spccdinfo/spccdinfodata"/>
- <submission id="TXLPC10601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/message"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- </model>
- <script type="javascript">
- <![CDATA[
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.08 (CMCDEV-0001)
- * @by : 황상미(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 화면초기화 함수
- */
- function fExeInitialize(){
- //----------------
- // 노드 초기화 작업
- model.removeNodeset("/root/main/spccdlist/spccdlistdata"); // 그리드의 노드를 삭제하여 기본 Row를 삭제한다.
-
- //-----------------------------------------------
- model.setValue("/root/hidden/cdupdtflag", "0"); //처리부 조회/수정/삭제 flag
- model.setValue("/root/hidden/refflag", "0"); //조회값 선택
- model.setValue("/root/hidden/refval", ""); //조회값 입력
- model.setValue("/root/hidden/useyn", "0"); //사용여부
- model.setValue("/root/hidden/rowno", "0"); //RowNo
-
- model.setValue("/root/main/spccdinfo/spccdinfodata/delflagcd", "0"); // 삭제구분
- model.setValue("/root/main/spccdinfo/spccdinfodata/spcflagcd", "0"); // 검체구분
-
- model.setValue("/root/hidden/userinfo/instcd", getUserInfo("dutplceinstcd")); //instcd
-
- fExeControlChng("false");
-
- //-----------------------------------------------
- model.removeNodeset("/root/init/instcdlist/L0001");
- zbcfGetCodeList(new Array("L0001"), new Array("/root/init/instcdlist", "/root/init/instcdlist"));
-
- //-------------
- model.refresh();
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.08 (CMCDEV-0001)
- * @by : 황상미(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 조회/수정/신규 컨트롤 사용여부 변경 함수
- */
- function fExeControlChng(iGbn){
- var vCtrIptArr = new Array(); //입력컨트롤
- var vCtrSelArr = new Array(); //선택컨트롤
- var sGbn = "";
-
- //---------------
- if(iGbn == "true") {
- sGbn = "false";
- }
- else {
- sGbn = "true";
- }
-
- //------------------------------------------
- vCtrIptArr[0] = document.controls("ipt_spccd"); //검체코드 입력박스
- vCtrIptArr[1] = document.controls("ipt_spcnm"); //검체명 입력박스
- vCtrIptArr[2] = document.controls("ipt_spcabbr"); //검체약어명 입력박스
- vCtrIptArr[3] = document.controls("ipt_dispseqno"); //검체약어명 입력박스
-
- vCtrSelArr[0] = document.controls("rdo_useyn"); //사용여부 선택박스
- vCtrSelArr[1] = document.controls("cmb_spcflag"); //검체구분 선택박스
- vCtrSelArr[2] = document.controls("btn_spccd"); //검체코드 팝업창 호출 버튼
-
- //-----------------------------------------
- for(var idx = 0; idx < vCtrIptArr.length; idx++){
- vCtrIptArr[idx].attribute("editable") = iGbn;
- }
-
- //-----------------------------------------
- for(var idx = 0; idx < vCtrSelArr.length; idx++){
- vCtrSelArr[idx].disabled = sGbn;
- }
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.08 (CMCDEV-0001)
- * @by : 황상미(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 조회, 수정, 신규 작업 구분 함수
- */
- function fExecdupdtflag(){
-
- var updtGbn = model.getValue("/root/hidden/cdupdtflag");
-
- //updtGbn - 0:조회, 1:수정, 2:신규
- if(updtGbn == "0"){
- fExeControlChng("false");
-
- }else if(updtGbn == "1"){
- fExeControlChng("true");
- ipt_spccd.disabled = true;
- }else{
- fExeControlChng("true");
- ipt_spccd.disabled = false;
- model.resetInstanceNode("/root/main/spccdinfo/spccdinfodata");
-
- model.setValue("/root/main/spccdinfo/spccdinfodata/delflagcd", "0"); // 사용여부
- model.setValue("/root/main/spccdinfo/spccdinfodata/spcflagcd", "0"); // 검체구분
- }
-
- //-------------
- model.refresh();
- }
-
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.17 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검체코드목록 조회 처리 함수
- */
- function fGetSpecimanCodeList() {
-
- //----------------
- // Send Data Create
- model.makeValue("/root/send/instcd", model.getValue("/root/hidden/userinfo/instcd"));
- model.makeValue("/root/send/delflagcd", model.getValue("/root/hidden/useyn"));
- model.makeValue("/root/send/refflag", model.getValue("/root/hidden/refflag"));
- model.makeValue("/root/send/refval", model.getValue("/root/hidden/refval"));
-
- //--------------------
- submit("TRLPC10601");
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.31 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검체코드선택 처리 함수
- */
- function fExeSpcChoi() {
- //-------------------------------
- // 그리드의 Header를 클릭하면 종료
- if (grd_spclist.row <= 0) return false;
-
- //-----------------------------
- // 선택 그리드의 Row번호를 저장
- model.setValue("/root/hidden/rowno", grd_spclist.row);
-
- //-----------------------------------
- // 검체를 선택하면 상세정보를 조회한다.
- fGetSpecimanCodeInfo(grd_spclist.row);
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.31 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검체코드 상세정보 조회 처리 함수
- */
- function fGetSpecimanCodeInfo(rowno) {
- model.removeNodeset("/root/send");
-
- model.makeValue("/root/send/instcd", model.getValue("/root/main/spccdlist/spccdlistdata[" + rowno + "]/instcd")); // 기관코드
- model.makeValue("/root/send/spccd", model.getValue("/root/main/spccdlist/spccdlistdata[" + rowno + "]/spccd")); // 검체코드
- //--------------------
- submit("TRLPC10602");
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.31 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검체코드 조회 팝업창 처리 함수
- */
- function fExePopupOpenSpcCd() {
- model.property("instcd") = model.getValue("/root/hidden/userinfo/instcd");
- model.makeValue("/root/hidden/scrndata/scrnflagcd", "BASE");
- model.makeValue("/root/hidden/scrndata/spccd", "");
- model.makeValue("/root/hidden/scrndata/spcnm", "");
- // window.load("SPLPC02200_검체코드팝업.xrw", "modal", "SPLPC02200_검체코드팝업", "width:341px; height:347px;align:center;");
- modal("SPLPC02200");
-
- if (model.getValue("/root/hidden/scrndata/spccd") != "") {
- model.makeValue("/root/main/spccdinfo/spccdinfodata/reprspccd", model.getValue("/root/hidden/scrndata/spccd"));
- model.makeValue("/root/main/spccdinfo/spccdinfodata/reprspcnm", model.getValue("/root/hidden/scrndata/spcnm"));
- }
-
- model.refresh();
- }
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.31 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검체코드 등록 및 수정 처리 함수
- */
- function fSetUpdtData() {
-
- if (!isRequiredControls("ipt_spccd", "ipt_spcnm")) return false;
-
- //----------------------
- // 대표검체 입력여부 검사
- if (model.getValue("/root/main/spccdinfo/spccdinfodata/spcflagcd") == "1") {
- if (!isRequiredControls("ipt_reprspcnm")) return false;
- }
-
- if(model.getValue("/root/main/spccdinfo/spccdinfodata/dispseqno") == ""){
- model.setValue("/root/main/spccdinfo/spccdinfodata/dispseqno", "0");
- }
-
- //---------------------------------
- model.removeNodeset("/root/send");
-
- //-------------------------
- // 검체코드 저장 및 수정 처리
- model.setValue("/root/main/spccdinfo/spccdinfodata/instcd", model.getValue("/root/hidden/userinfo/instcd"));
- model.makeValue("/root/send/spcinfo", "");
- model.copyNode("/root/send/spcinfo", "/root/main/spccdinfo/spccdinfodata");
- model.makeValue("/root/send/workflag", model.getValue("/root/hidden/cdupdtflag"));
-
- //------------------------------------------------------
- if(!submit("TXLPC10601")){
- messageBox("[" + model.getValue("/root/message/msg") + "] 저장이", "E009");
- }else{
- fExeDataAppend(); // 저장완료 자료를 그리드에 반영
- messageBox("저장이", "I002");
- }
-
- //----------------------------------------
- model.removenode("/root/main/message");
- }
-
-
- /* @group : 검체코드등록 화면
- * @ver : 2007.01.31 (CMCDEV-0001)
- * @by : 유동철(ACK)
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 저장자료 그리드에 반영 처리 함수
- */
- function fExeDataAppend() {
-
- var rowno = model.getValue("/root/hidden/rowno");
- var nodenm = "/root/main/spccdlist/spccdlistdata";
- //-------------------------------------------------
- if (model.getValue("/root/hidden/cdupdtflag") == "2") { // 신규등록
- grd_spclist.additem();
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/instcd", model.getValue("/root/main/spccdinfo/spccdinfodata/instcd"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/spcabbr", model.getValue("/root/main/spccdinfo/spccdinfodata/spcabbr"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/spccd", model.getValue("/root/main/spccdinfo/spccdinfodata/spccd"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/spcnm", model.getValue("/root/main/spccdinfo/spccdinfodata/spcnm"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/reprspccd", model.getValue("/root/main/spccdinfo/spccdinfodata/reprspccd"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/reprspcnm", model.getValue("/root/main/spccdinfo/spccdinfodata/reprspcnm"));
- model.setValue(nodenm + "[" + (grd_spclist.rows-1) + "]/dispseqno", model.getValue("/root/main/spccdinfo/spccdinfodata/dispseqno"));
- }
- else {
- if (rowno == "") {
- return false;
- }
-
- if (parseInt(rowno) <= 0) {
- return false;
- }
-
- model.setValue(nodenm + "[" + rowno + "]/instcd", model.getValue("/root/main/spccdinfo/spccdinfodata/instcd"));
- model.setValue(nodenm + "[" + rowno + "]/spcabbr", model.getValue("/root/main/spccdinfo/spccdinfodata/spcabbr"));
- model.setValue(nodenm + "[" + rowno + "]/spccd", model.getValue("/root/main/spccdinfo/spccdinfodata/spccd"));
- model.setValue(nodenm + "[" + rowno + "]/spcnm", model.getValue("/root/main/spccdinfo/spccdinfodata/spcnm"));
- model.setValue(nodenm + "[" + rowno + "]/reprspccd", model.getValue("/root/main/spccdinfo/spccdinfodata/reprspccd"));
- model.setValue(nodenm + "[" + rowno + "]/reprspcnm", model.getValue("/root/main/spccdinfo/spccdinfodata/reprspcnm"));
- model.setValue(nodenm + "[" + rowno + "]/dispseqno", model.getValue("/root/main/spccdinfo/spccdinfodata/dispseqno"));
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;2,784;1,855;2,58;2,757;1,860;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" 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>
- <group id="grp_btn" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="button11" class="btn4_letter2" navindex="13" style="left:1139px; top:3; width:56px; height:22px; ">
- <caption>저장</caption>
- <script ev:event="DOMActivate" type="javascript">
- <![CDATA[
- fSetUpdtData();
- ]]>
- </script>
- </button>
- <line id="line17" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group1" style="left:0px; top:10px; width:1194px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <line id="line14" class="line_4" style="x1:1108px; y1:6px; x2:1108px; y2:28px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9px; width:90px; height:17px; ">사용여부 :</caption>
- <input id="input1" ref="/root/hidden/refval" class="input_search" navindex="3" style="left:974px; top:8px; width:120px; height:19px; "/>
- <select1 id="combo1" ref="/root/hidden/refflag" class="combo_search" navindex="2" appearance="minimal" style="left:851px; top:8px; width:120px; height:19px; ">
- <choices>
- <item>
- <label>검체코드</label>
- <value>0</value>
- </item>
- <item>
- <label>검체명칭</label>
- <value>1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption22" class="search_name" style="left:773px; top:9px; width:75px; height:17px; ">조회값 :</caption>
- <select1 id="rdo_s_useyn" ref="/root/hidden/useyn" class="radio_search" navindex="1" overflow="visible" appearance="full" cellspacing="20" cols="2" style="left:108px; top:10px; width:122px; height:16px; ">
- <choices>
- <itemset nodeset="/root/init/instcdlist/L0001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script ev:event="DOMActivate" type="javascript">
- <![CDATA[
- fGetSpecimanCodeList(); // 검체코드목록을 검색
- ]]>
- </script>
- </button>
- </group>
- <group id="group2" style="left:0px; top:55px; width:855px; height:689px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:0px; width:131px; height:14px; ">검체코드</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:15px; x2:855px; y2:15px; "/>
- <datagrid id="grd_spclist" nodeset="/root/main/spccdlist/spccdlistdata" class="datagrid2" caption="병원코드^표시순서^검체코드^검체약칭^검체명칭^검체구분^대표검체^대표검체명" colsep="^" colwidth="0, 30, 90, 150, 200, 100, 99, 164" dataheight="23" defaultrows="1" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" navindex="5" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:20px; width:855px; height:660px; ">
- <col ref="instcd"/>
- <col ref="dispseqno"/>
- <col ref="spccd"/>
- <col ref="spcabbr"/>
- <col ref="spcnm"/>
- <col ref="spcflagcd" type="combo">
- <choices>
- <item>
- <label>대표검체</label>
- <value>0</value>
- </item>
- <item>
- <label>세부검체</label>
- <value>1</value>
- </item>
- </choices>
- </col>
- <col ref="reprspccd"/>
- <col ref="reprspcnm"/>
- <script ev:event="onclick" type="javascript">
- <![CDATA[
- fExeSpcChoi();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group5" style="left:861px; top:50px; width:333px; height:689px; ">
- <caption id="caption3" class="tit_2" style="left:5px; top:5px; width:104px; height:13px; ">검체코드 정보</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:20px; x2:333px; y2:20px; "/>
- <line id="line10" class="line_2" style="x1:0px; y1:47px; x2:333px; y2:47px; "/>
- <line id="line11" class="line_2" style="x1:0px; y1:71px; x2:333px; y2:71px; "/>
- <line id="line12" class="line_2" style="x1:0px; y1:95px; x2:333px; y2:95px; "/>
- <caption id="caption8" class="cell_1" style="left:0px; top:97px; width:130px; height:23px; ">사용여부</caption>
- <line id="line7" class="line_2" style="x1:0px; y1:119px; x2:333px; y2:119px; "/>
- <caption id="caption12" class="cell_1" style="left:0px; top:265px; width:130px; height:23px; ">최종등록자</caption>
- <select1 id="rdo_lendflag" ref="/root/hidden/cdupdtflag" navindex="6" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:112px; top:4px; width:155px; height:13px; ">
- <choices>
- <item>
- <label>조회</label>
- <value>0</value>
- </item>
- <item>
- <label>수정</label>
- <value>1</value>
- </item>
- <item>
- <label>신규</label>
- <value>2</value>
- </item>
- </choices>
- <script ev:event="xforms-value-changed" type="javascript">
- <![CDATA[
- fExecdupdtflag();
- ]]>
- </script>
- </select1>
- <caption id="caption15" class="cell_1" style="left:0px; top:193px; width:130px; height:23px; ">최초등록일시</caption>
- <line id="line16" class="line_2" style="x1:0px; y1:215px; x2:333px; y2:215px; "/>
- <caption id="caption18" class="cell_1" style="left:0px; top:217px; width:130px; height:23px; ">최초등록자</caption>
- <line id="line18" class="line_2" style="x1:0px; y1:270px; x2:333px; y2:270px; "/>
- <caption id="caption19" class="cell_1" style="left:0px; top:241px; width:130px; height:23px; ">최종등록일시</caption>
- <line id="line19" class="line_2" style="x1:0px; y1:263px; x2:333px; y2:263px; "/>
- <output id="opt_fstrgstdt" ref="/root/main/spccdinfo/spccdinfodata/fstrgstdt" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:194px; width:200px; height:19px; "/>
- <output id="opt_fstrgstrid" ref="/root/main/spccdinfo/spccdinfodata/fstregnm" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:218px; width:200px; height:19px; "/>
- <output id="opt_lastrgstdt" ref="/root/main/spccdinfo/spccdinfodata/lastrgstdt" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:242px; width:200px; height:19px; "/>
- <output id="opt_lastrgstrid" ref="/root/main/spccdinfo/spccdinfodata/lstregnm" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:133px; top:266px; width:200px; height:19px; "/>
- <input id="ipt_spccd" ref="/root/main/spccdinfo/spccdinfodata/spccd" class="input_essential" navindex="7" appearance="input" style="left:133px; top:26px; width:200px; height:19px; ">
- <script ev:event="DOMFocusOut" type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <input id="ipt_spcnm" ref="/root/main/spccdinfo/spccdinfodata/spcnm" class="input_essential" navindex="8" appearance="input" style="left:133px; top:50px; width:200px; height:19px; "/>
- <input id="ipt_spcabbr" ref="/root/main/spccdinfo/spccdinfodata/spcabbr" class="input_default" navindex="9" appearance="input" style="left:133px; top:74px; width:200px; height:19px; "/>
- <line id="line4" class="line_2" style="x1:0px; y1:143px; x2:333px; y2:143px; "/>
- <select1 id="cmb_spcflag" ref="/root/main/spccdinfo/spccdinfodata/spcflagcd" class="combo_default" navindex="11" appearance="minimal" style="left:133px; top:122px; width:200px; height:19px; ">
- <choices>
- <item>
- <label>대표검체</label>
- <value>0</value>
- </item>
- <item>
- <label>세부검체</label>
- <value>1</value>
- </item>
- </choices>
- </select1>
- <line id="line5" class="line_2" style="x1:0px; y1:191px; x2:333px; y2:191px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:287px; x2:333px; y2:287px; "/>
- <button id="btn_spccd" class="icon_search" navindex="14" style="left:316px; top:170px; width:16px; height:16px; ">
- <caption/>
- <script ev:event="DOMActivate" type="javascript">
- <![CDATA[
- fExePopupOpenSpcCd();
- ]]>
- </script>
- </button>
- <caption id="cap_spccd" class="cell_1" style="left:0px; top:25px; width:130px; height:23px; ">검체코드</caption>
- <caption id="cap_spcnm" class="cell_1" style="left:0px; top:49px; width:130px; height:23px; ">검체명칭</caption>
- <caption id="cap_spcabbr" class="cell_1" style="left:0px; top:73px; width:130px; height:23px; ">검체약칭</caption>
- <caption id="cap_spcflag" class="cell_1" style="left:0px; top:121px; width:130px; height:23px; ">검체구분</caption>
- <output id="opt_reprspcnm" ref="/root/main/spccdinfo/spccdinfodata/reprspcnm" class="output_fix" appearance="output" style="left:133px; top:170px; width:181px; height:19px; "/>
- <caption id="cap_reprspcnm" class="cell_1" style="left:0px; top:169px; width:130px; height:23px; ">대표검체</caption>
- <select1 id="rdo_useyn" ref="/root/main/spccdinfo/spccdinfodata/delflagcd" navindex="10" overflow="visible" appearance="full" cellspacing="50" cols="2" style="left:133px; top:100px; width:200px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/instcdlist/L0001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="cell_1" style="left:0px; top:145px; width:130px; height:23px; ">표시일련번호</caption>
- <line id="line6" class="line_2" style="x1:0px; y1:167px; x2:333px; y2:167px; "/>
- <line id="line8" class="line_2" style="x1:0px; y1:239px; x2:333px; y2:239px; "/>
- <input id="ipt_dispseqno" ref="/root/main/spccdinfo/spccdinfodata/dispseqno" class="input_default" navindex="12" maxlength="4" format="9999" appearance="input" style="left:133px; top:146px; width:200px; height:19px; "/>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|