SMLZZ90000_공통색상.xrw 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMLIF00100_장비코드관리.xrw
  4. * 설 명 : 장비코드관리
  5. * 설 계 자 : (주)에이씨케이 -
  6. * 작 성 자 : (주)에이씨케이 - 박정은
  7. * 작 성 일 : 2007.05.11
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  12. <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">
  13. <xhtml:head>
  14. <xhtml:title>공통색상</xhtml:title>
  15. <model id="model1">
  16. <instance id="instance1">
  17. <root>
  18. <main>
  19. <colorlist>
  20. <color>
  21. <a0/>
  22. <a1/>
  23. <a2/>
  24. <a3/>
  25. <a4/>
  26. <a5/>
  27. <a6/>
  28. <a7/>
  29. <a8/>
  30. <a9/>
  31. <a10/>
  32. <a11/>
  33. </color>
  34. <color>
  35. <a0>#fcd2c1</a0>
  36. <a1>#ffe79d</a1>
  37. <a2>#f3e1bf</a2>
  38. <a3>#7BE6B7</a3>
  39. <a4>#b9e5fb</a4>
  40. <a5>#f7a08b</a5>
  41. <a6>#fec34d</a6>
  42. <a7>#dec6a4</a7>
  43. <a8>#c8e67b</a8>
  44. <a9>#43c8f</a9>
  45. <a10>#99cf16</a10>
  46. <a11>#e5f3c2</a11>
  47. </color>
  48. </colorlist>
  49. </main>
  50. <send>
  51. </send>
  52. <init>
  53. </init>
  54. <hidden>
  55. </hidden>
  56. </root>
  57. </instance>
  58. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  60. <!-- 장비코드 상세내역 조회-->
  61. <!-- 장비코드 상세내역 수정, 등록-->
  62. <script type="javascript" ev:event="xforms-ready">
  63. <![CDATA[
  64. //datagrid1.addRow(0);
  65. //datagrid1.addRow(1);
  66. ]]>
  67. </script>
  68. </model>
  69. <script type="javascript">
  70. <![CDATA[
  71. ]]>
  72. </script>
  73. </xhtml:head>
  74. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  75. <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
  76. <datagrid id="datagrid1" nodeset="/root/main/colorlist/color" caption="0^1^2^3^4^5^6^7^8^9^10^11" colsep="^" colwidth="90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90" mergecellsfixedrows="bycolrec" rowsep="|" style="left:10px; top:10px; width:1100px; height:95px; ">
  77. <col ref="a0" type="input" style="background-color:#fcd2c1; "/>
  78. <col ref="a1" type="input" style="background-color:#ffe79d; "/>
  79. <col ref="a2" type="input" style="background-color:#f3e1bf; "/>
  80. <col ref="a3" type="input" style="background-color:#7BE6B7; "/>
  81. <col ref="a4" type="input" style="background-color:#b9e5fb; "/>
  82. <col ref="a5" type="input" style="background-color:#f7a08b; "/>
  83. <col ref="a6" type="input" style="background-color:#fec34d; "/>
  84. <col ref="a7" type="input" style="background-color:#dec6a4; "/>
  85. <col ref="a8" type="input" style="background-color:#c8e67b; "/>
  86. <col ref="a9" type="input" style="background-color:#43c8f5; "/>
  87. <col ref="a10" type="input" style="background-color:#99cf16; "/>
  88. <col ref="a11" type="input" style="background-color:#e5f3c2; "/>
  89. <script type="javascript" ev:event="onclick">
  90. <![CDATA[
  91. datagrid1.row = 2;
  92. model.refresh();
  93. ]]>
  94. </script>
  95. </datagrid>
  96. </group>
  97. <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
  98. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">공통색상</caption>
  99. </group>
  100. </xhtml:body>
  101. </xhtml:html>