CRCCMI_임상검사비OK.xrw 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/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\crccnvmny.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/>
  18. <name>입금상세정보</name>
  19. </taskitem>
  20. </tasklist>
  21. <worklist>
  22. <workitem>
  23. <task1>신청완료</task1>
  24. <b>확인완료</b>
  25. <c>접수완료</c>
  26. </workitem>
  27. </worklist>
  28. </root>
  29. </instance>
  30. </model>
  31. </xhtml:head>
  32. <xhtml:body guideline="2,773;">
  33. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
  34. <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">임상검사비</caption>
  35. </group>
  36. <group id="group3" style="left:0px; top:15px; width:1194px; height:37px; vertical-align:top; ">
  37. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  38. <caption id="caption146" class="search_name" style="left:20px; top:10px; width:91px; height:17px; ">병원선택 :</caption>
  39. <input id="input22" class="input_s_essential" inputtype="date" style="left:677px; top:9px; width:100px; height:19px; "/>
  40. <button id="button8" class="btn1_letter2" style="left:1018px; top:7px; width:56px; height:22px; ">
  41. <caption>조회</caption>
  42. </button>
  43. <select1 id="combo63" class="combo_search" appearance="minimal" style="left:379px; top:9px; width:70px; height:19px; ">
  44. <choices>
  45. <item>
  46. <label>유</label>
  47. <value>1</value>
  48. </item>
  49. <item>
  50. <label>성모병원</label>
  51. <value>2</value>
  52. </item>
  53. </choices>
  54. </select1>
  55. <input id="input26" class="input_search" style="left:894px; top:9px; width:100px; height:19px; "/>
  56. <select1 id="combo64" class="combo_search" appearance="minimal" style="left:109px; top:9px; width:120px; height:19px; ">
  57. <choices>
  58. <item>
  59. <label>유</label>
  60. <value>1</value>
  61. </item>
  62. <item>
  63. <label>성모병원</label>
  64. <value>2</value>
  65. </item>
  66. </choices>
  67. </select1>
  68. <input id="input1" class="input_s_essential" inputtype="date" style="left:557px; top:9px; width:100px; height:19px; "/>
  69. <caption id="caption142" class="search_name" style="left:245px; top:10px; width:125px; height:17px; ">연구비청구여부 :</caption>
  70. <caption id="caption143" class="search_name" style="left:460px; top:10px; width:90px; height:17px; ">청구일자 :</caption>
  71. <caption id="caption144" class="search_n_b" style="left:661px; top:10px; width:12px; height:17px; font-weight:bolder; ">~</caption>
  72. <caption id="caption145" class="search_name" style="left:790px; top:10px; width:99px; height:17px; ">시험책임자 :</caption>
  73. </group>
  74. <button id="btn_pre" class="btn3_letter4" style="left:15px; top:653px; width:80px; height:22px; ">
  75. <caption>
  76. <![CDATA[<< 이전]]>
  77. </caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. /*iviewer 화면바꾸기 */
  81. Go_Pre("pre",obj);
  82. obj--;
  83. model.setValue("/root/tasklist/taskitem["+Del_Chk(chk_num)+"]/chk", "false");
  84. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#B0B0B0";
  85. chk_num--;
  86. iviewer1.src= PageNu;
  87. ]]>
  88. </script>
  89. </button>
  90. <button id="btn_next" class="btn3_letter4" style="left:135px; top:653px; width:80px; height:22px; ">
  91. <caption>
  92. <![CDATA[다음 >>]]>
  93. </caption>
  94. <script type="javascript" ev:event="DOMActivate">
  95. <![CDATA[
  96. /*iviewer 화면바꾸기 */
  97. Go_Next("next",obj);
  98. obj++;
  99. model.setValue("/root/tasklist/taskitem["+Add_Chk(chk_num)+"]/chk", "true");
  100. chk_num++;
  101. iviewer1.src= PageNu;
  102. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#FFF000";
  103. /* iviewer내 필수값체크
  104. if(isRequiredControls("PageNu/combo10"))
  105. messageBox("모든 필수값이 입력이","I002"); */
  106. /* if (obj == 3){
  107. btn_next.caption = [완료 >>];
  108. } */
  109. ]]>
  110. </script>
  111. </button>
  112. <line id="line1" class="line_1" style="x1:0px; y1:55px; x2:1194px; y2:55px; "/>
  113. <line id="line6" class="line_3" style="x1:0px; y1:685px; x2:1194px; y2:685px; "/>
  114. <iviewer id="iviewer1" src="CRCCMIV_임상검사비VOK.xrw" style="left:0px; top:60px; width:1190px; height:620px; border-style:sunken; "/>
  115. <datagrid id="datagrid1" nodeset="/root/worklist/workitem" caption="접수^접수^접수^접수^초기심의^계약^연구수행^연구수행^연구수행^연구수행^연구수행^종결^종결^종결|과제의뢰^연구자확인^CRCC접수^서류접수^심의상태^계약일^원내이상반응^원외이상반응^변경계획서^중간보고서^지속심의^종료보고서^결과보고서^연구비정산보고서" colsep="^" colwidth="67, 66, 72, 62, 118, 102, 83, 80, 66, 66, 67, 73, 71, 102" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:692px; width:1195px; height:71px; ">
  116. <col ref="task1"/>
  117. <col ref="b"/>
  118. <col ref="c"/>
  119. <col ref="d"/>
  120. <col type="inputbutton"/>
  121. <col type="inputbutton"/>
  122. <col type="inputbutton"/>
  123. <col type="inputbutton"/>
  124. <col type="inputbutton"/>
  125. <col type="inputbutton"/>
  126. <col type="inputbutton"/>
  127. <col type="inputbutton"/>
  128. <col type="inputbutton"/>
  129. <col type="inputbutton"/>
  130. </datagrid>
  131. </xhtml:body>
  132. </xhtml:html>