사용자별스케쥴관리부서등록.xrw 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <MainData>
  10. <main>
  11. <targetList>
  12. <사번>00000039</사번>
  13. <성명>김샤로</성명>
  14. <관리부서코드>000103</관리부서코드>
  15. <관리부서명>내분비대사센터</관리부서명>
  16. <출력순서>0</출력순서>
  17. </targetList>
  18. <targetList>
  19. <사번>00000045</사번>
  20. <성명>고오댜</성명>
  21. <관리부서코드>000121</관리부서코드>
  22. <관리부서명>국제진료소</관리부서명>
  23. <출력순서>0</출력순서>
  24. </targetList>
  25. </main>
  26. </MainData>
  27. </root>
  28. </instance>
  29. </model>
  30. </xhtml:head>
  31. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  32. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  33. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">사용자별스케쥴관리부서등록</caption>
  34. </group>
  35. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  36. <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; ">
  37. <col ref="사번" type="inputbutton"/>
  38. <col ref="성명" type="input"/>
  39. <col ref="관리부서코드" type="inputbutton"/>
  40. <col ref="관리부서명" type="input"/>
  41. <col ref="출력순서" type="input"/>
  42. <col ref="근무유형" type="input"/>
  43. </datagrid>
  44. <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  45. <group id="group4" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  46. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  47. <caption id="caption5" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">사원번호 :</caption>
  48. <line id="line3" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  49. <button id="button1" navindex="4" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; text-align:left; ">
  50. <caption>조회</caption>
  51. <script type="javascript" ev:event="DOMActivate">
  52. <![CDATA[
  53. ]]>
  54. </script>
  55. </button>
  56. <button id="button3" class="icon_search" style="left:170px; top:10px; width:16px; height:16px; ">
  57. <caption/>
  58. </button>
  59. <input id="input1" navindex="3" class="input_search" style="left:191px; top:8px; width:155px; height:19px; "/>
  60. <input id="input2" navindex="2" class="input_search" style="left:100px; top:8px; width:65px; height:19px; "/>
  61. </group>
  62. <caption id="caption9" class="tit_2" style="left:5px; top:54px; width:170px; height:13px; ">사용자별 스케쥴 관리부서</caption>
  63. <button id="button4" class="btn2_letter3" style="left:1085px; top:48px; width:53px; height:19px; ">
  64. <caption>행추가</caption>
  65. </button>
  66. <button id="button5" class="btn2_letter3" style="left:1141px; top:48px; width:53px; height:19px; ">
  67. <caption>행삭제</caption>
  68. </button>
  69. </group>
  70. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  71. <button id="button8" class="btn3_letter4" style="left:5; top:5; width:80px; height:22px; ">
  72. <caption>화면이동</caption>
  73. </button>
  74. <button id="button36" class="btn4_letter2" style="left:1139px; top:5px; width:56px; height:22px; ">
  75. <caption>저장</caption>
  76. </button>
  77. </group>
  78. </xhtml:body>
  79. </xhtml:html>