12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?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; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:137px; height:14px; ">배기구 점검일지</caption>
- <button id="button42" class="btn4_letter2" style="left:930px; top:156px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:10px; top:9px; width:86px; height:17px; ">조회일자 :</caption>
- <input id="input5" class="input_search" inputtype="date" style="left:102px; top:8px; width:100px; height:19px; "/>
- <input id="input1" class="input_search" inputtype="date" style="left:229px; top:8px; width:100px; height:19px; "/>
- <line id="line13" class="line_4" style="x1:1116px; y1:6px; x2:1116px; y2:28px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- </group>
- <caption id="caption1" style="left:210px; top:18px; width:20px; height:20px; vertical-align:middle; ">~</caption>
- <datagrid id="datagrid1" caption="측정일자^시설명^PRE^HEPA^CABON" colsep="^" colwidth="312, 220, 220, 220, 220" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:79px; width:1195px; height:665px; ">
- <col/>
- <col type="combo"/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:1px; y1:73px; x2:1195px; y2:73px; "/>
- <button id="button51" class="btn2_letter2" style="left:1153px; top:50px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- </button>
- <button id="btn_grdadd" class="btn2_letter3" style="left:1039px; top:50px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="btn_grddel" class="btn2_letter3" style="left:1096px; top:50px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- </group>
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:762px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|