1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?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="">
- <MainData>
- </MainData>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <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:38px; width:1195px; height:744px; ">
- <datagrid id="datagrid1" nodeset="/root/MainData/main/targetList" caption="근무일자^사번^성명^신청시간^신청시간^신청시간^신청시간^신청시간(분)^신청사유|근무일자^사번^성명^From^From^To^To^신청시간(분)^신청사유|근무일자^사번^성명^년월일^시분^년월일^시분^신청시간(분)^신청사유" colsep="^" colwidth="120, 100, 100, 118, 100, 111, 118, 98, 284" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:74px; width:1195px; height:660px; ">
- <col ref="사번"/>
- <col/>
- <col/>
- <col ref="성명" type="inputdate"/>
- <col ref="관리부서코드" type="input"/>
- <col ref="관리부서명" type="inputdate"/>
- <col ref="출력순서" type="input"/>
- <col ref="근무유형"/>
- <col/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <group id="group4" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption5" class="search_name" style="left:335px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
- <line id="line3" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="button1" class="btn1_letter2" navindex="4" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script ev:event="DOMActivate" type="javascript">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="button3" class="icon_search" style="left:491px; top:9px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input1" class="input_search" navindex="3" style="left:512px; top:7px; width:155px; height:19px; "/>
- <input id="input2" class="input_search" navindex="2" style="left:421px; top:7px; width:65px; height:19px; "/>
- <caption id="caption3" style="left:191px; top:9px; width:25px; height:20px; font-weight:bold; text-align:center; vertical-align:middle; ">~</caption>
- <input id="input3" class="input_s_essential" inputtype="date" style="left:100px; top:8px; width:95px; height:19px; "/>
- <input id="input4" class="input_s_essential" inputtype="date" style="left:212px; top:8px; width:95px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">근무일자 :</caption>
- </group>
- <caption id="caption9" class="tit_2" style="left:5px; top:54px; width:170px; height:13px; ">연장근무신청내역</caption>
- <button id="button4" class="btn2_letter3" style="left:1087px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="button5" class="btn2_letter3" style="left:1142px; top:48px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <button id="button36" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <line id="line4" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|