1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?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>
- <item>
- <label>Tree</label>
- <value/>
- <item>
- <label>item1</label>
- <value>1</value>
- <item>
- <label>item1_1</label>
- <value>1_1</value>
- </item>
- </item>
- <item>
- <label>item2</label>
- <value>2</value>
- <item>
- <label>item2_1</label>
- <value>2_1</value>
- </item>
- </item>
- </item>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">작업환경측정</caption>
- </group>
- <group id="grp_biz" 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="roundrect1" 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:16px; top:9px; width:86px; height:17px; ">측정연도 :</caption>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <input id="input6" class="input_s_essential" inputtype="date" style="left:105px; top:8px; width:100px; height:19px; "/>
- <caption id="caption1" style="left:208px; top:10px; width:15px; height:15px; font-weight:bold; ">~</caption>
- <input id="input1" class="input_s_essential" inputtype="date" style="left:223px; top:8px; width:100px; height:19px; "/>
- <button id="button61" class="icon_search" style="left:578px; top:11px; width:16px; height:16px; ">
- <caption/>
- </button>
- <caption id="caption3" class="search_name" style="left:375px; top:9px; width:99px; height:17px; ">계약처코드 :</caption>
- <input id="input2" class="input_s_essential" style="left:475px; top:9px; width:100px; height:19px; "/>
- <output id="output2" class="output_search" style="left:597px; top:9px; width:298px; height:19px; "/>
- </group>
- <datagrid id="datagrid1" nodeset="/root/example" caption="계약처명^년도^측정일^구분^유해인자^측정비^건수^청구금액^수납금액^미수금액" colwidth="371, 89, 86, 100, 104, 84, 43, 100, 100, 86" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:56px; width:1195px; height:684px; ">
- <col/>
- <col type="input"/>
- <col type="inputdate"/>
- <col type="combo">
- <choices>
- <item>
- <label>작업환경측정</label>
- <value>1</value>
- </item>
- <item>
- <label>작업환경분석</label>
- <value>2</value>
- </item>
- </choices>
- </col>
- <col type="inputbutton"/>
- <col type="input"/>
- <col type="input"/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="button10" class="btn4_letter3" style="left:1068px; top:5px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <button id="button9" class="btn4_letter2" style="left:1139px; top:5px; width:56px; height:22px; ">
- <caption>종료</caption>
- </button>
- <button id="button2" class="btn4_letter2" style="left:1009px; top:5px; width:56px; height:22px; ">
- <caption>신규</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|