12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>
- <main>
- <targetList>
- <사번>00000039</사번>
- <성명>김샤로</성명>
- <관리부서코드>000103</관리부서코드>
- <관리부서명>내분비대사센터</관리부서명>
- <출력순서>0</출력순서>
- </targetList>
- <targetList>
- <사번>00000045</사번>
- <성명>고오댜</성명>
- <관리부서코드>000121</관리부서코드>
- <관리부서명>국제진료소</관리부서명>
- <출력순서>0</출력순서>
- </targetList>
- </main>
- </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="사원번호^성명^관리부서코드^관리부서명^출력순서^비고" colwidth="120, 140, 120, 155, 139, 120" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" colsep="^" style="left:0px; top:73px; width:1195px; height:661px; ">
- <col ref="사번" type="inputbutton"/>
- <col ref="성명" type="input"/>
- <col ref="관리부서코드" type="inputbutton"/>
- <col ref="관리부서명" type="input"/>
- <col ref="출력순서" type="input"/>
- <col ref="근무유형" type="input"/>
- </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:15px; 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" navindex="4" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="button3" class="icon_search" style="left:170px; top:10px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input1" navindex="3" class="input_search" style="left:191px; top:8px; width:155px; height:19px; "/>
- <input id="input2" navindex="2" class="input_search" style="left:100px; top:8px; width:65px; height:19px; "/>
- </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:1085px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="button5" class="btn2_letter3" style="left:1141px; 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="button8" class="btn3_letter4" style="left:5; top:5; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button36" class="btn4_letter2" style="left:1139px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|