SMICC01600_CRCC공통코드관리.xrw 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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. <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvsub1.js"/>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <main>
  11. <grid>
  12. <item>
  13. <lrgflag/>
  14. <smlflag/>
  15. <desc/>
  16. <useyn/>
  17. </item>
  18. </grid>
  19. </main>
  20. <send>
  21. <searchwh>
  22. <lrgflag/>
  23. </searchwh>
  24. <savecomcd>
  25. <senddata/>
  26. </savecomcd>
  27. </send>
  28. <init>
  29. <sysflag>
  30. <I0001>
  31. <cdid/>
  32. <cdnm/>
  33. </I0001>
  34. </sysflag>
  35. </init>
  36. </root>
  37. </instance>
  38. <submission id="TRICC01041" ref="/root/send/searchwh" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/grid"/>
  39. <submission id="TXICC01010" ref="/root/send/savecomcd" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
  40. </model>
  41. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  42. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  43. </xhtml:head>
  44. <xhtml:body guideline="2,773;1,1190;">
  45. <group id="grp_tle" style="left:0px; top:0px; width:1190px; height:14px; ">
  46. <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">공통코드관리</caption>
  47. </group>
  48. <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
  49. <line id="line6" class="line_3" style="x1:0px; y1:770px; x2:1194px; y2:770px; "/>
  50. <group id="group3" style="left:10px; top:25px; width:1179px; height:45px; vertical-align:top; ">
  51. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1179px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  52. <button id="button51" class="btn4_letter2" style="left:1089px; top:9px; width:56px; height:22px; ">
  53. <caption>저장</caption>
  54. <script type="javascript" ev:event="DOMActivate">
  55. <![CDATA[
  56. model.setValue("/root/send/savecomcd/senddata",datagrid3.getUpdateData());
  57. submit("TXICC01010");
  58. ]]>
  59. </script>
  60. </button>
  61. <caption id="caption74" class="search_name" style="left:20px; top:10px; width:100px; height:17px; ">시스템구분 :</caption>
  62. <select1 id="combo33" ref="/root/send/searchwh/lrgflag" class="combo_search" appearance="minimal" style="left:130px; top:10px; width:250px; height:19px; ">
  63. <choices>
  64. <itemset nodeset="/root/init/sysflag/I0001">
  65. <label ref="cdnm"/>
  66. <value ref="cdid"/>
  67. </itemset>
  68. </choices>
  69. </select1>
  70. <button id="button6" class="btn1_letter2" style="left:908px; top:9px; width:56px; height:22px; ">
  71. <caption>조회</caption>
  72. <script type="javascript" ev:event="DOMActivate">
  73. <![CDATA[
  74. model.setValue("/root/send/searchwh/lrgflag", model.getValue("/root/send/searchwh/lrgflag"));
  75. submit("TRICC01041");
  76. ]]>
  77. </script>
  78. </button>
  79. <button id="button1" class="btn2_letter3" style="left:1030px; top:10px; width:53px; height:19px; ">
  80. <caption>행삭제</caption>
  81. <script type="javascript" ev:event="onclick">
  82. <![CDATA[
  83. datagrid3.deleteItem(datagrid3.row);
  84. ]]>
  85. </script>
  86. </button>
  87. <button id="button7" class="btn2_letter3" style="left:970px; top:10px; width:53px; height:19px; ">
  88. <caption>행추가</caption>
  89. <script type="javascript" ev:event="onclick">
  90. <![CDATA[
  91. datagrid3.addItem(datagrid3.row);
  92. ]]>
  93. </script>
  94. </button>
  95. </group>
  96. <datagrid id="datagrid3" nodeset="/root/main/grid/item" caption="대구분^소구분^설명^사용여부" colwidth="79, 235, 333, 100" defaultrows="50" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:75px; width:1055px; height:690px; ">
  97. <col ref="lrgflag" type="input"/>
  98. <col ref="smlflag" type="input"/>
  99. <col ref="desc" type="input"/>
  100. <col ref="useyn" type="input"/>
  101. </datagrid>
  102. </xhtml:body>
  103. </xhtml:html>