123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?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>관심분류 코드등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cond>
- <conckindcd>P</conckindcd>
- </cond>
- <cccinfo>
- <ccclist>
- <conckindcd/>
- <conctrgtcd/>
- <conctypecd/>
- <instcd/>
- <conctypenm/>
- <valifromdd/>
- <valitodd/>
- </ccclist>
- </cccinfo>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden/>
- <init>
- <today/>
- <M0001/>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <bind id="bind1" ref="/root/main/ccclist/status" readonly=""true""/>
- <bind id="bind2" ref="/root/main/ccclist/conckindcd" readonly=""true""/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRMMO08301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/cccinfo"/>
- <submission id="TXMMO08301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/cccinfo"/>
- </model>
- <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"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO08300.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="405" pageheight="370" guideline="1,585;1,515;" style="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:0px; width:381px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption24" class="tit_2" style="left:0px; top:42px; width:134px; height:13px; ">관심분류 코드정보</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:57px; x2:382px; y2:57px; "/>
- <select1 id="combo1" ref="/root/main/cond/conckindcd" class="combo_search" disabled="false" appearance="minimal" style="left:125px; top:7px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/M0001/M0001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_req.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <button id="button39" class="btn4_letter2" style="left:211px; top:332px; width:56px; height:22px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fAddConcTypeCd();
- ]]>
- </script>
- </button>
- <button id="button1" class="btn4_letter2" style="left:268px; top:332px; width:56px; height:22px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDelConcTypeCD();
- ]]>
- </script>
- </button>
- <button id="button2" class="btn4_letter2" style="left:325px; top:332px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveConcTypeCD();
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:7px; top:9px; width:112px; height:17px; ">관심분류구분 :</caption>
- <datagrid id="grd_ccclist" nodeset="/root/main/cccinfo/ccclist" caption="관심분류구분^관심분류명^conctrgtcd^conctypecd^instcd^valifromdd^valitodd" colsep="^" colwidth="100, 215, 50, 50, 50, 50, 50" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:62px; width:382px; height:268px; ">
- <col disabled="true" ref="conckindcd" type="combo">
- <choices>
- <item>
- <label>개인</label>
- <value>P</value>
- </item>
- <item>
- <label>부서</label>
- <value>D</value>
- </item>
- </choices>
- </col>
- <col ref="conctypenm" type="input"/>
- <col ref="conctrgtcd" visibility="hidden"/>
- <col ref="conctypecd" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="valifromdd" visibility="hidden"/>
- <col ref="valitodd" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fSelectConcTypeCD();
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- iRow = grd_ccclist.row;
- grd_ccclist.row = iRow;
- grd_ccclist.col = 2;
- grd_ccclist.editCell();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13){
- fAddConcTypeCd();
- }
- ]]>
- </script>
- </datagrid>
- <button id="btn_req" class="btn1_letter2" style="left:318px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqConcTypeCD();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|