1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?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>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <grid>
- <item/>
- </grid>
- </main>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:1138px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="btn_del" class="btn4_letter2" style="left:1079px; top:5px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- </group>
- <group id="grp_tle" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:180px; height:14px; ">조혈모세포실 기준정보관리</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <datagrid id="datagrid1" nodeset="/root/abc" caption="코드유형^코드^순번^코드명^비고사항^등록일자^등록자^caption1" colsep="^" colwidth="100, 80, 80, 200, 500, 100, 80" dataheight="23" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:30px; width:1194px; height:710px; ">
- <col ref="a"/>
- <col ref="b"/>
- <col ref="c"/>
- <col ref="d"/>
- <col ref="e"/>
- <col ref="f"/>
- <col ref="g"/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:5px; top:10px; width:100px; height:14px; font-family:돋움; vertical-align:middle; ">기준정보내역</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <button id="btn_grddel" class="btn2_letter3" style="left:1141px; top:5px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="btn_grdadd" class="btn2_letter3" style="left:1085px; top:5px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="btn_excsave" class="btn2_letter4" style="left:1018px; top:5px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|