12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/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>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1196;2,783;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:93px; height:14px; ">공통코드관리</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <switch id="switch1" style="left:3px; top:80px; width:1190px; height:691px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid2" caption="No^대구분^소구분^설명^사용여부" colwidth="27, 123, 123, 87, 126" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:7px; width:1180px; height:653px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:2px; x2:1181px; y2:2px; "/>
- </case>
- </switch>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" style="left:0px; top:0px; width:1194px; height:40px; "/>
- <button id="button8" class="btn1_letter2" style="left:768px; top:12px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <select1 id="combo64" class="combo_search" appearance="minimal" style="left:119px; top:14px; width:135px; height:19px; ">
- <choices>
- <item>
- <label>유</label>
- <value>1</value>
- </item>
- <item>
- <label>성모병원</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption146" class="search_name" style="left:20px; top:15px; width:99px; height:17px; ">시스템구분 :</caption>
- <button id="button51" class="btn4_letter2" style="left:969px; top:11px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button1" class="btn4_letter2" style="left:904px; top:11px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- <button id="button2" class="btn4_letter2" style="left:839px; top:11px; width:56px; height:22px; ">
- <caption>신규</caption>
- </button>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|