SPADC60500_상병군관리.xrw 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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. <send/>
  11. <init/>
  12. <hidden/>
  13. </root>
  14. </instance>
  15. </model>
  16. </xhtml:head>
  17. <xhtml:body guideline="2,13;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  18. <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:106px; height:15px; ">상병군관리</caption>
  19. <caption id="caption5" class="tit_2" style="left:10px; top:30px; width:75px; height:13px; ">상병군</caption>
  20. <line id="line4" class="line_1" style="x1:0px; y1:45px; x2:300px; y2:45px; "/>
  21. <caption id="caption1" class="tit_2" style="left:325px; top:30px; width:75px; height:13px; ">상병정보</caption>
  22. <line id="line1" class="line_1" style="x1:315px; y1:45px; x2:810px; y2:45px; "/>
  23. <datagrid id="datagrid1" caption="코드^명칭" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:0px; top:75px; width:300px; height:240px; ">
  24. <col/>
  25. <col/>
  26. </datagrid>
  27. <datagrid id="datagrid2" caption="코드^상병명" colwidth="100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" colsep="^" style="left:315px; top:75px; width:495px; height:240px; ">
  28. <col/>
  29. <col/>
  30. </datagrid>
  31. <button id="button5" class="btn2_letter3" style="left:755px; top:55px; width:53px; height:19px; ">
  32. <caption>행삭제</caption>
  33. <script type="javascript" ev:event="onclick">
  34. <![CDATA[
  35. datagrid1.addStatus(datagrid1.row,"delete");
  36. ]]>
  37. </script>
  38. </button>
  39. <button id="button6" class="btn2_letter3" style="left:645px; top:55px; width:53px; height:19px; ">
  40. <caption>행추가</caption>
  41. <script type="javascript" ev:event="onclick">
  42. <![CDATA[
  43. datagrid1.insertItem(datagrid1.row);
  44. ]]>
  45. </script>
  46. </button>
  47. <button id="button7" class="btn2_letter3" style="left:700px; top:55px; width:53px; height:19px; ">
  48. <caption>행복사</caption>
  49. <script type="javascript" ev:event="onclick">
  50. <![CDATA[
  51. datagrid1.insertItem(datagrid1.row);
  52. ]]>
  53. </script>
  54. </button>
  55. <button id="button8" class="btn2_letter4" style="left:575px; top:55px; width:64px; height:19px; ">
  56. <caption>상병정보</caption>
  57. <script type="javascript" ev:event="onclick">
  58. <![CDATA[
  59. datagrid1.insertItem(datagrid1.row);
  60. ]]>
  61. </script>
  62. </button>
  63. <button id="btn_grdadd" class="btn2_letter3" style="left:135px; top:55px; width:53px; height:19px; ">
  64. <caption>행추가</caption>
  65. <script type="javascript" ev:event="onclick">
  66. <![CDATA[
  67. datagrid1.insertItem(datagrid1.row);
  68. ]]>
  69. </script>
  70. </button>
  71. <button id="btn_grdcoopy" class="btn2_letter3" style="left:190px; top:55px; width:53px; height:19px; ">
  72. <caption>행복사</caption>
  73. <script type="javascript" ev:event="onclick">
  74. <![CDATA[
  75. datagrid1.insertItem(datagrid1.row);
  76. ]]>
  77. </script>
  78. </button>
  79. <button id="btn_grddel" class="btn2_letter3" style="left:245px; top:55px; width:53px; height:19px; ">
  80. <caption>행삭제</caption>
  81. <script type="javascript" ev:event="onclick">
  82. <![CDATA[
  83. datagrid1.addStatus(datagrid1.row,"delete");
  84. ]]>
  85. </script>
  86. </button>
  87. <button id="btn_save" class="btn4_letter2" style="left:635px; top:320px; width:56px; height:22px; ">
  88. <caption>저장</caption>
  89. </button>
  90. <button id="btn_cfm" class="btn4_letter2" style="left:695px; top:320px; width:56px; height:22px; ">
  91. <caption>확인</caption>
  92. </button>
  93. <button id="btn_can" class="btn4_letter2" style="left:755px; top:320px; width:56px; height:22px; ">
  94. <caption>취소</caption>
  95. </button>
  96. </xhtml:body>
  97. </xhtml:html>