1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?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>
- <grid>
- <col1>aaaa</col1>
- <col2>ssss</col2>
- <col3>gggg</col3>
- <col4>ssss</col4>
- <col5>jjjj</col5>
- </grid>
- <grid>
- <col1>제목</col1>
- <col2>20061212-20061231</col2>
- <col3>필수</col3>
- <col4>20061030</col4>
- <col5>20061231</col5>
- </grid>
- </example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,10;">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">급여월차작업</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:1195px; height:774px; ">
- <caption id="caption278" class="tit_2" style="left:5px; top:10px; width:157px; height:13px; ">급여월차작업</caption>
- <line id="line205" class="line_2" style="x1:0px; y1:76px; x2:303px; y2:76px; "/>
- <line id="line206" class="line_2" style="x1:0px; y1:100px; x2:303px; y2:100px; "/>
- <caption id="caption11" class="cell_1" style="left:0px; top:78px; width:82px; height:23px; vertical-align:middle; ">작업부서</caption>
- <input id="input1" class="input_default" style="left:90px; top:55px; width:175px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:0px; top:54px; width:82px; height:26px; vertical-align:middle; ">작업년월</caption>
- <select1 id="radio4" overflow="visible" appearance="full" cols="2" cellspacing="0" style="left:90px; top:30px; width:95px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>생성</label>
- <value>radio1</value>
- </item>
- <item>
- <label>삭제</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption17" class="cell_1" style="left:1px; top:104px; width:82px; height:23px; vertical-align:middle; ">작업사번</caption>
- <caption id="caption8" class="cell_1" style="left:0px; top:30px; width:82px; height:23px; vertical-align:middle; ">작업구분</caption>
- <line id="line5" class="line_3" style="x1:2px; y1:124px; x2:305px; y2:124px; "/>
- <line id="line203" class="line_1" style="x1:0px; y1:25px; x2:303px; y2:25px; "/>
- <line id="line204" class="line_2" style="x1:0px; y1:52px; x2:303px; y2:52px; "/>
- <button id="button3" class="icon_search" style="left:146px; top:81px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input10" class="input_default" style="left:89px; top:80px; width:55px; height:19px; "/>
- <input id="input6" class="input_default" style="left:165px; top:80px; width:102px; height:19px; "/>
- <button id="button1" class="icon_search" style="left:146px; top:106px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input3" class="input_default" style="left:89px; top:105px; width:55px; height:19px; "/>
- <input id="input4" class="input_default" style="left:165px; top:105px; width:102px; height:19px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:756px; width:1195px; height:27px; ">
- <button id="button36" class="btn4_letter2" style="left:1040px; top:5px; width:56px; height:22px; ">
- <caption>작업</caption>
- </button>
- <button id="button2" class="btn4_letter4" style="left:1105px; top:5px; width:80px; height:22px; ">
- <caption>결과보기</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|