CRCCM_정규심사목록.xrw 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="C:/CMCProject/application/webapps/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. <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnv2.js"/>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <example>Sample</example>
  11. <tasklist>
  12. <taskitem>
  13. <chk>true</chk>
  14. <name>과제정보</name>
  15. </taskitem>
  16. <taskitem>
  17. <chk>false</chk>
  18. <name>실행예산편성</name>
  19. </taskitem>
  20. <taskitem>
  21. <chk>false</chk>
  22. <name>구비서류등록</name>
  23. </taskitem>
  24. </tasklist>
  25. <worklist>
  26. <workitem>
  27. <task1>등록중</task1>
  28. </workitem>
  29. </worklist>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. datagrid2.cellstyle("background-color", 2, 2,2, 2) = "#FFF000";
  35. ]]>
  36. </script>
  37. </model>
  38. </xhtml:head>
  39. <xhtml:body guideline="2,773;">
  40. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
  41. <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">접수관리 정규심사목록</caption>
  42. </group>
  43. <datagrid id="datagrid1" nodeset="/root/worklist/workitem" caption="접수^접수^접수^접수^심사^심사^계약^계약^연구수행^연구수행^연구수행^연구수행^연구수행^종결^종결^종결^종결|의뢰등록^과제신청^과제접수^접수확인^심사기록^결과통보^계약서접수^계약서확인^이상반응보고^변경계획서^중간보고서^심사기록^심사결과통보^결과보고서^연구비정산보고서^구비사항확인^접수확인" colsep="^" colwidth="84, 60, 58, 58, 62, 56, 67, 67, 78, 66, 66, 67, 79, 71, 102, 78, 62" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:702px; width:1195px; height:71px; ">
  44. <col ref="task1" type="inputbutton"/>
  45. <col/>
  46. <col/>
  47. <col/>
  48. <col/>
  49. <col/>
  50. <col type="inputbutton"/>
  51. <col/>
  52. <col type="inputbutton"/>
  53. <col type="inputbutton"/>
  54. <col type="inputbutton"/>
  55. <col/>
  56. <col/>
  57. <col type="inputbutton"/>
  58. <col type="inputbutton"/>
  59. <col/>
  60. <col/>
  61. </datagrid>
  62. <shape id="roundrect2" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:228px; width:230px; height:420px; "/>
  63. <button id="button47" class="btn3_letter4" style="left:15px; top:653px; width:80px; height:22px; ">
  64. <caption>
  65. <![CDATA[<< 이전]]>
  66. </caption>
  67. <script type="javascript" ev:event="DOMActivate">
  68. <![CDATA[
  69. /*iviewer 화면바꾸기 */
  70. Go_Pre("pre",obj);
  71. obj--;
  72. model.setValue("/root/tasklist/taskitem["+Del_Chk(chk_num)+"]/chk", "false");
  73. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#B0B0B0";
  74. chk_num--;
  75. iviewer1.src= PageNu;
  76. ]]>
  77. </script>
  78. </button>
  79. <button id="btn_next" class="btn3_letter4" style="left:135px; top:653px; width:80px; height:22px; ">
  80. <caption>
  81. <![CDATA[다음 >>]]>
  82. </caption>
  83. <script type="javascript" ev:event="DOMActivate">
  84. <![CDATA[
  85. /*iviewer 화면바꾸기 */
  86. Go_Next("next",obj);
  87. obj++;
  88. model.setValue("/root/tasklist/taskitem["+Add_Chk(chk_num)+"]/chk", "true");
  89. chk_num++;
  90. iviewer1.src= PageNu;
  91. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#FFF000";
  92. /* iviewer내 필수값체크
  93. if(isRequiredControls("PageNu/combo10"))
  94. messageBox("모든 필수값이 입력이","I002"); */
  95. /* if (obj == 3){
  96. btn_next.caption = [완료 >>];
  97. } */
  98. ]]>
  99. </script>
  100. </button>
  101. <line id="line1" class="line_1" style="x1:0px; y1:58px; x2:1194px; y2:58px; "/>
  102. <line id="line6" class="line_3" style="x1:0px; y1:685px; x2:1194px; y2:685px; "/>
  103. <datagrid id="datagrid2" nodeset="/root/tasklist/taskitem" caption="^" colsep="^" colwidth="32, 134" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:233px; width:215px; height:410px; ">
  104. <col ref="chk" type="checkbox"/>
  105. <col ref="name"/>
  106. </datagrid>
  107. <iviewer id="iviewer1" src="CRCCV_정규심사과제정보.xrw" style="left:230px; top:230px; width:960px; height:435px; border-style:sunken; "/>
  108. <datagrid id="datagrid3" caption="No^과제번호^과제명^연구자^임상단계^의뢰자^과제정보^실행예산^자가체크리스트^계약서접수^반려사유" colsep="^" colwidth="27, 123, 123, 87, 126, 116, 166, 100, 100, 100, 100" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:65px; width:1180px; height:170px; ">
  109. <col/>
  110. <col/>
  111. <col/>
  112. <col/>
  113. <col/>
  114. <col/>
  115. <col/>
  116. <col/>
  117. <col/>
  118. <col/>
  119. <col/>
  120. </datagrid>
  121. <group id="group3" style="left:0px; top:15px; width:1195px; height:42px; vertical-align:top; ">
  122. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1189px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
  123. <button id="button8" class="btn1_letter2" style="left:1013px; top:7px; width:56px; height:22px; ">
  124. <caption>조회</caption>
  125. </button>
  126. <button id="button9" class="btn4_letter2" style="left:1079px; top:7px; width:56px; height:22px; ">
  127. <caption>저장</caption>
  128. </button>
  129. <caption id="caption146" class="search_name" style="left:20px; top:10px; width:91px; height:17px; ">승인여부 :</caption>
  130. <caption id="caption1" class="search_name" style="left:285px; top:10px; width:91px; height:17px; ">의뢰자 :</caption>
  131. <caption id="caption2" class="search_name" style="left:465px; top:10px; width:91px; height:17px; ">해당병원 :</caption>
  132. <caption id="caption3" class="search_name" style="left:690px; top:10px; width:76px; height:17px; ">연구자 :</caption>
  133. <input id="input25" class="input_search" style="left:359px; top:9px; width:100px; height:19px; "/>
  134. <input id="input26" class="input_search" style="left:764px; top:9px; width:100px; height:19px; "/>
  135. <select1 id="combo64" class="combo_search" appearance="minimal" style="left:554px; top:10px; width:125px; height:19px; ">
  136. <choices>
  137. <item>
  138. <label>유</label>
  139. <value>1</value>
  140. </item>
  141. <item>
  142. <label>성모병원</label>
  143. <value>2</value>
  144. </item>
  145. </choices>
  146. </select1>
  147. <select1 id="radio2" overflow="visible" appearance="full" cellspacing="5" cols="6" rows="1" style="left:115px; top:11px; width:165px; height:20px; border-style:none; ">
  148. <choices>
  149. <item>
  150. <label>전체</label>
  151. <value>radio1</value>
  152. </item>
  153. <item>
  154. <label>승인</label>
  155. <value/>
  156. </item>
  157. <item>
  158. <label>미승인</label>
  159. <value/>
  160. </item>
  161. </choices>
  162. </select1>
  163. </group>
  164. </xhtml:body>
  165. </xhtml:html>