12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?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="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:462px; ">
- <group id="group2" style="left:0px; top:10px; width:518px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:517px; height:35px; "/>
- <caption id="caption2" class="search_name" style="left:5px; top:9px; width:91px; height:17px; ">측정일자 :</caption>
- <line id="line13" style="x1:429px; y1:7px; x2:429px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input3" class="input_search" style="left:98px; top:9px; width:100px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:200px; top:9px; width:91px; height:17px; ">측정부서 :</caption>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:293px; top:9px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <button id="btn_sea" class="btn1_letter2" style="left:445px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:155px; width:95px; height:13px; ">측정장소</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:170px; x2:517px; y2:170px; "/>
- <datagrid id="datagrid1" caption="측정지점^선량율(M/Rh)^오염정도(Bq/cm)" colsep="^" colwidth="174, 170, 170" dataheight="23" defaultrows="9" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:0px; top:175px; width:517px; height:209px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption13" class="cell_1" style="left:0px; top:391px; width:60px; height:43px; vertical-align:middle; ">참고사항</caption>
- <textarea id="textarea1" style="left:62px; top:393px; width:454px; height:41px; "/>
- <caption id="caption17" class="cell_1" style="left:0px; top:437px; width:112px; height:23px; vertical-align:middle; ">방사선 안전관리자</caption>
- <line id="line3" class="line_2" style="x1:0px; y1:435px; x2:517px; y2:435px; "/>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:115px; top:439px; width:125px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <datagrid id="datagrid2" caption="기기명^측정범위^제작회사^모델^일련번호^검교정일" colsep="^" colwidth="107, 85, 91, 76, 72, 84" dataheight="23" defaultrows="3" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:0px; top:70px; width:517px; height:75px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:5px; top:50px; width:95px; height:14px; ">측정기기</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:65px; x2:517px; y2:65px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:462px; width:518px; height:27px; ">
- <button id="btn_prt" class="btn6_letter2" style="left:0px; top:4px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:399px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="btn_del" class="btn4_letter2" style="left:459px; top:5px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|