123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>참조값 등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <onlyuseyn>N</onlyuseyn>
- </cond>
- <selinfo>
- <refinfo>
- <reflist>
- <gubun/>
- <code/>
- <codename/>
- <seq/>
- <useyn/>
- <instcd/>
- <status/>
- </reflist>
- </refinfo>
- </selinfo>
- </main>
- <send>
- <refinfo>
- <reqdata/>
- <savedata>
- </savedata>
- </refinfo>
- </send>
- <hidden>
- </hidden>
- <init>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMRE00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/refinfo" resultref="/root/main/selinfo/refinfo/reflist"/>
- <submission id="TXMRE00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/refinfo" resultref="/root/main/selinfo/refinfo/reflist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/dentirecweb/js/MRE001.js"/>
- <script type="javascript" src="../../../emr/dentirecweb/js/SMMRE00300.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="600" pageheight="800" guideline="1,5;2,9;1,1100;2,716;1,-3;" style="background-color:transparent; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:21px; width:580px; height:39px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:83px; x2:580px; y2:83px; "/>
- <caption id="caption14" class="search_name" style="left:20px; top:31px; width:117px; height:17px; ">사용하는 것만</caption>
- <caption id="caption2" class="tit_2" style="left:0px; top:68px; width:57px; height:13px; vertical-align:middle; ">참조값</caption>
- <datagrid id="grd_reflist" nodeset="/root/main/selinfo/refinfo/reflist" caption="참조^구분코드^구분명^순번^사용" colsep="^" colwidth="60, 60, 300, 60, 40, 160" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:88px; width:580px; height:712px; margin-left:0; margin-right:0; ">
- <col ref="gubun" type="input" style="text-align:center; "/>
- <col ref="code" type="input" style="text-align:center; "/>
- <col ref="codename" type="input"/>
- <col ref="seq" type="input" style="text-align:center; "/>
- <col checkvalue="Y,N" ref="useyn" type="checkbox"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="status" visibility="hidden"/>
- <script type="javascript" ev:event="onstartedit">
- <![CDATA[
- if (grd_reflist.valueMatrix(grd_reflist.row,grd_reflist.colRef("instcd")) != "")
- {
- if ( grd_reflist.col == grd_reflist.colRef("gubun")
- || grd_reflist.col == grd_reflist.colRef("code"))
- {
- event.defaultAction = "cancel";
- }
- else
- {
- event.defaultAction = "perform";
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (grd_reflist.valueMatrix(grd_reflist.row,grd_reflist.colRef("instcd")) != "")
- {
- grd_reflist.valueMatrix(grd_reflist.row,grd_reflist.colRef("status")) = "m";
- }
- ]]>
- </script>
- </datagrid>
- <line id="line3" style="x1:500px; y1:25px; x2:500px; y2:55px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_req" class="btn1_letter2" navindex="5" style="left:510px; top:30px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetrefinfo(); // 술식어를 조회한다.
- ]]>
- </script>
- </button>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; ">참조값 등록</caption>
- <button id="btn_save" class="btn5_letter2" navindex="11" style="left:537px; top:62px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClkBtnrefSave();
- ]]>
- </script>
- </button>
- <button id="btn_insert" class="btn2_letter2" navindex="9" style="left:449px; top:62px; width:42px; height:19px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClkBtnrefAdd();
- ]]>
- </script>
- </button>
- <button id="btn_del" class="btn2_letter2" navindex="10" style="left:493px; top:62px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClkBtnrefDel();
- ]]>
- </script>
- </button>
- <bool id="bool1" navindex="4" checkvalue="Y, N" ref="/root/main/cond/onlyuseyn" style="left:130px; top:30px; width:25px; height:20px; "/>
- </xhtml:body>
- </xhtml:html>
|