123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>Untitle</xhtml:title>
- <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvsub1.js"/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <grid>
- <item>
- <lrgflag/>
- <smlflag/>
- <desc/>
- <useyn/>
- </item>
- </grid>
- </main>
- <send>
- <searchwh>
- <lrgflag/>
- </searchwh>
- <savecomcd>
- <senddata/>
- </savecomcd>
- </send>
- <init>
- <sysflag>
- <I0001>
- <cdid/>
- <cdnm/>
- </I0001>
- </sysflag>
- </init>
- </root>
- </instance>
- <submission id="TRICC01041" ref="/root/send/searchwh" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/grid"/>
- <submission id="TXICC01010" ref="/root/send/savecomcd" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,773;1,1190;">
- <group id="grp_tle" style="left:0px; top:0px; width:1190px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">공통코드관리</caption>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <line id="line6" class="line_3" style="x1:0px; y1:770px; x2:1194px; y2:770px; "/>
- <group id="group3" style="left:10px; top:25px; width:1179px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1179px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button51" class="btn4_letter2" style="left:1089px; top:9px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/savecomcd/senddata",datagrid3.getUpdateData());
- submit("TXICC01010");
- ]]>
- </script>
- </button>
- <caption id="caption74" class="search_name" style="left:20px; top:10px; width:100px; height:17px; ">시스템구분 :</caption>
- <select1 id="combo33" ref="/root/send/searchwh/lrgflag" class="combo_search" appearance="minimal" style="left:130px; top:10px; width:250px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/sysflag/I0001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <button id="button6" class="btn1_letter2" style="left:908px; top:9px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/searchwh/lrgflag", model.getValue("/root/send/searchwh/lrgflag"));
- submit("TRICC01041");
- ]]>
- </script>
- </button>
- <button id="button1" class="btn2_letter3" style="left:1030px; top:10px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- datagrid3.deleteItem(datagrid3.row);
- ]]>
- </script>
- </button>
- <button id="button7" class="btn2_letter3" style="left:970px; top:10px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- datagrid3.addItem(datagrid3.row);
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="datagrid3" nodeset="/root/main/grid/item" caption="대구분^소구분^설명^사용여부" colwidth="79, 235, 333, 100" defaultrows="50" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:75px; width:1055px; height:690px; ">
- <col ref="lrgflag" type="input"/>
- <col ref="smlflag" type="input"/>
- <col ref="desc" type="input"/>
- <col ref="useyn" type="input"/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|