xSMRPS01900_교육비항목관리.xrw 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <main>
  10. <targetList>
  11. <일자>20061231</일자>
  12. <사유>감기</사유>
  13. </targetList>
  14. <targetList>
  15. <일자>20070122</일자>
  16. <사유>특근</사유>
  17. </targetList>
  18. </main>
  19. </root>
  20. </instance>
  21. </model>
  22. </xhtml:head>
  23. <xhtml:body guideline="1,1193;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  24. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:315px; y2:25px; "/>
  25. <caption id="caption9" class="tit_2" style="left:5px; top:10px; width:117px; height:14px; ">교육비항목</caption>
  26. <datagrid id="datagrid1" nodeset="/root/main/targetList" caption="항목^금액" colsep="^" colwidth="136, 138" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:29px; width:315px; height:636px; ">
  27. <col ref="일자"/>
  28. <col type="input"/>
  29. </datagrid>
  30. <button id="button2" class="btn2_letter3" style="left:205px; top:5px; width:53px; height:19px; ">
  31. <caption>행추가</caption>
  32. </button>
  33. <button id="button3" class="btn2_letter3" style="left:260px; top:5px; width:53px; height:19px; ">
  34. <caption>행삭제</caption>
  35. </button>
  36. <button id="button41" class="btn4_letter2" style="left:202px; top:670px; width:56px; height:22px; ">
  37. <caption>저장</caption>
  38. </button>
  39. <button id="button42" class="btn4_letter2" style="left:260px; top:670px; width:56px; height:22px; ">
  40. <caption>취소</caption>
  41. </button>
  42. <button id="button1" class="btn2_letter4" style="left:140px; top:5px; width:53px; height:19px; ">
  43. <caption>엑셀입력</caption>
  44. </button>
  45. </xhtml:body>
  46. </xhtml:html>