재무_IRB심사비입금관리$.xrw 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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\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; ">IRB심사비입금관리</caption>
  35. </group>
  36. <group id="group3" style="left:0px; top:15px; width:1194px; height:50px; vertical-align:top; ">
  37. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
  38. <caption id="caption146" class="search_name" style="left:20px; top:15px; width:112px; height:17px; ">입금확인구분 :</caption>
  39. <input id="input21" class="input_s_essential" inputtype="date" style="left:317px; top:14px; width:95px; height:19px; "/>
  40. <caption id="caption1" class="search_name" style="left:420px; top:15px; width:99px; height:17px; ">과제번호 :</caption>
  41. <button id="button8" class="btn1_letter2" style="left:993px; top:12px; width:56px; height:22px; ">
  42. <caption>조회</caption>
  43. </button>
  44. <button id="button51" class="btn4_letter2" style="left:1059px; top:11px; width:56px; height:22px; ">
  45. <caption>변경</caption>
  46. </button>
  47. <input id="input26" class="input_search" style="left:509px; top:14px; width:100px; height:19px; "/>
  48. <select1 id="combo64" class="combo_search" appearance="minimal" style="left:135px; top:14px; width:95px; height:19px; ">
  49. <choices>
  50. <item>
  51. <label>유</label>
  52. <value>1</value>
  53. </item>
  54. <item>
  55. <label>성모병원</label>
  56. <value>2</value>
  57. </item>
  58. </choices>
  59. </select1>
  60. <caption id="caption143" class="search_name" style="left:235px; top:15px; width:81px; height:17px; ">입금일자:</caption>
  61. <caption id="caption2" class="search_name" style="left:615px; top:15px; width:79px; height:17px; ">의뢰자 :</caption>
  62. <input id="input1" class="input_search" style="left:689px; top:14px; width:90px; height:19px; "/>
  63. <caption id="caption3" class="search_name" style="left:785px; top:15px; width:99px; height:17px; ">시험책임자 :</caption>
  64. <input id="input2" class="input_search" style="left:889px; top:14px; width:90px; height:19px; "/>
  65. <button id="button1" class="btn4_letter2" style="left:1124px; top:11px; width:56px; height:22px; ">
  66. <caption>저장</caption>
  67. </button>
  68. </group>
  69. <button id="btn_pre" class="btn3_letter4" style="left:15px; top:653px; width:80px; height:22px; ">
  70. <caption>
  71. <![CDATA[<< 이전]]>
  72. </caption>
  73. <script type="javascript" ev:event="DOMActivate">
  74. <![CDATA[
  75. /*iviewer 화면바꾸기 */
  76. Go_Pre("pre",obj);
  77. obj--;
  78. model.setValue("/root/tasklist/taskitem["+Del_Chk(chk_num)+"]/chk", "false");
  79. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#B0B0B0";
  80. chk_num--;
  81. iviewer1.src= PageNu;
  82. ]]>
  83. </script>
  84. </button>
  85. <button id="btn_next" class="btn3_letter4" style="left:135px; top:653px; width:80px; height:22px; ">
  86. <caption>
  87. <![CDATA[다음 >>]]>
  88. </caption>
  89. <script type="javascript" ev:event="DOMActivate">
  90. <![CDATA[
  91. /*iviewer 화면바꾸기 */
  92. Go_Next("next",obj);
  93. obj++;
  94. model.setValue("/root/tasklist/taskitem["+Add_Chk(chk_num)+"]/chk", "true");
  95. chk_num++;
  96. iviewer1.src= PageNu;
  97. datagrid2.cellstyle("background-color", chk_num,1,chk_num,2) = "#FFF000";
  98. /* iviewer내 필수값체크
  99. if(isRequiredControls("PageNu/combo10"))
  100. messageBox("모든 필수값이 입력이","I002"); */
  101. /* if (obj == 3){
  102. btn_next.caption = [완료 >>];
  103. } */
  104. ]]>
  105. </script>
  106. </button>
  107. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1194px; y2:65px; "/>
  108. <iviewer id="iviewer1" src="재무_IRB심사비입금관리V.xrw" style="left:0px; top:70px; width:1190px; height:705px; border-style:sunken; "/>
  109. </xhtml:body>
  110. </xhtml:html>