1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:119px; height:14px; ">주사부위코드관리</caption>
- <datagrid id="datagrid1" caption="주사부위코드^주사부위명" colsep="^" colwidth="78, 267" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:79px; width:350px; height:290px; ">
- <col/>
- <col/>
- </datagrid>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:15px; width:355px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line1" class="line_1" style="x1:6px; y1:75px; x2:353px; y2:76px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:293px; top:19px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <button id="btn_grdadd" class="btn2_letter3" style="left:245px; top:52px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="btn_grddel" class="btn2_letter3" style="left:300px; top:52px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="btn_add" class="btn2_letter2" style="left:194px; top:371px; width:42px; height:19px; ">
- <caption>추가</caption>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:240px; top:370px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="btn_del" class="btn4_letter2" style="left:300px; top:370px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|