SMZTP01200_프로젝트진척관리(기간검색).xrw 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  4. <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">
  5. <xhtml:head>
  6. <xhtml:title>프로젝트진척관리(기간검색)</xhtml:title>
  7. <model id="model1">
  8. <instance id="instance1">
  9. <root xmlns="">
  10. <main>
  11. <projlist>
  12. <list>
  13. <proj>
  14. <prcscd/>
  15. <subteam/>
  16. <lrg/>
  17. <mdl/>
  18. <sml/>
  19. <srfeflag/>
  20. <scrnid/>
  21. <scrnname/>
  22. <insuimp/>
  23. <detailfe/>
  24. <dev/>
  25. <usernm/>
  26. <schestartdd/>
  27. <schedd/>
  28. <acptdd/>
  29. <startdd/>
  30. <enddd/>
  31. <prcsrate/>
  32. <prcsyn/>
  33. <remark/>
  34. <funt1/>
  35. <funt2/>
  36. <funt3/>
  37. <updtneedyn/>
  38. <fstinptper/>
  39. <fstinptdd/>
  40. <updtper/>
  41. <updtdd/>
  42. <useyn/>
  43. <adchflag/>
  44. <appdd/>
  45. <sort/>
  46. </proj>
  47. </list>
  48. </projlist>
  49. <list/>
  50. </main>
  51. <send>
  52. <search>
  53. <subteam/>
  54. <scheddf/>
  55. <scheddt/>
  56. <endddf/>
  57. <endddt/>
  58. <prcsratef/>
  59. <prcsratet/>
  60. <useyn/>
  61. <appdd/>
  62. </search>
  63. <projlist/>
  64. <col>
  65. <dev/>
  66. </col>
  67. <popup/>
  68. </send>
  69. <init>
  70. <subteam>
  71. <item>
  72. <name>전체</name>
  73. <id>-</id>
  74. </item>
  75. <item>
  76. <name>CMC네트워크</name>
  77. <id>CMC네트워크</id>
  78. </item>
  79. <item>
  80. <name>CRM</name>
  81. <id>CRM</id>
  82. </item>
  83. <item>
  84. <name>LIS</name>
  85. <id>LIS</id>
  86. </item>
  87. <item>
  88. <name>MIS</name>
  89. <id>MIS</id>
  90. </item>
  91. <item>
  92. <name>SWAT</name>
  93. <id>SWAT</id>
  94. </item>
  95. <item>
  96. <name>간호EMR</name>
  97. <id>간호EMR</id>
  98. </item>
  99. <item>
  100. <name>건진</name>
  101. <id>건진</id>
  102. </item>
  103. <item>
  104. <name>공통</name>
  105. <id>공통</id>
  106. </item>
  107. <item>
  108. <name>보험청구</name>
  109. <id>보험청구</id>
  110. </item>
  111. <item>
  112. <name>원무</name>
  113. <id>원무</id>
  114. </item>
  115. <item>
  116. <name>진료EMR</name>
  117. <id>진료EMR</id>
  118. </item>
  119. <item>
  120. <name>진료지원</name>
  121. <id>진료지원</id>
  122. </item>
  123. </subteam>
  124. <useyn>
  125. <item>
  126. <name>전체</name>
  127. <id>-</id>
  128. </item>
  129. <item>
  130. <name>Y</name>
  131. <id>Y</id>
  132. </item>
  133. <item>
  134. <name>N</name>
  135. <id>N</id>
  136. </item>
  137. </useyn>
  138. </init>
  139. <temp>
  140. <usernm/>
  141. </temp>
  142. </root>
  143. </instance>
  144. <script type="javascript" ev:event="xforms-model-construct-done">
  145. <![CDATA[
  146. combo1.select(0);
  147. combo3.select(0);
  148. ]]>
  149. </script>
  150. <script type="javascript" ev:event="xforms-ready">
  151. <![CDATA[
  152. model.removeNodeset("/root/main/projlist/list/proj");
  153. grd_projlist.frozenCols=10;
  154. fsetDate();
  155. // model.setValue("/root/send/search/prcsratef",'0');
  156. model.setValue("/root/send/search/prcsratet",'79');
  157. // 적용 기준일
  158. submit("TRZTP00802");
  159. addComboItem("combo2", "전체", "-", "above");
  160. combo2.select(0);
  161. model.refresh();
  162. ]]>
  163. </script>
  164. <submission id="TRZTP01000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/projlist/list"/>
  165. <submission id="TRZTP00802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search/appdd" resultref="/root/temp"/>
  166. </model>
  167. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  168. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  169. <script type="javascript">
  170. <![CDATA[
  171. function fbtnSearch()
  172. {
  173. grd_projlist.rebuildStyle();
  174. submit("TRZTP01000");
  175. var gridObj = document.all("grd_projlist");
  176. for(var i=1; i<grd_projlist.rows; i++)
  177. {
  178. for(var j=0; j<grd_projlist.cols-1; j++)
  179. {
  180. if(model.getValue("/root/main/projlist/list/proj["+i+"]/useyn") == "N")
  181. {
  182. gridObj.cellStyle("text-decoration", i+1, j) = "line-through";
  183. }
  184. }
  185. }
  186. model.refresh();
  187. }
  188. function fsetDate()
  189. {
  190. nday = new Date() // 오늘의 날짜와 시간을 구함
  191. t_year = nday.getYear();
  192. t_mon = nday.getMonth()+1; // 0부터 시작해서 1월이다.
  193. t_day = nday.getDate();
  194. // 날짜 포맷 맞추기
  195. if(t_mon < 10)
  196. t_mon = "0" + t_mon;
  197. if(t_day < 10)
  198. t_day = "0" + t_day;
  199. var cur_date = t_year + "-" + t_mon + "-" + t_day;
  200. // model.setValue("/root/send/search/scheddf",cur_date);
  201. model.setValue("/root/send/search/scheddt",cur_date);
  202. // model.setValue("/root/send/search/endddf",cur_date);
  203. // model.setValue("/root/send/search/endddt",cur_date);
  204. }
  205. ]]>
  206. </script>
  207. </xhtml:head>
  208. <xhtml:body guideline="1,1195;2,782;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  209. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  210. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:196px; height:14px; ">프로젝트진척관리(기간검색)</caption>
  211. </group>
  212. <group id="group5" scroll="auto" style="left:0px; top:45px; width:1195px; height:730px; ">
  213. <group id="group6" style="left:0px; top:5px; width:1194px; height:55px; vertical-align:top; ">
  214. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:55px; "/>
  215. <line id="line18" class="line_4" style="x1:1105px; y1:7px; x2:1105px; y2:50px; border-left-style:solid; "/>
  216. <button id="button1" class="btn1_letter2" style="left:1125px; top:18px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  217. <caption>조회</caption>
  218. <script type="javascript" ev:event="DOMActivate">
  219. <![CDATA[
  220. fbtnSearch();
  221. ]]>
  222. </script>
  223. </button>
  224. <caption id="caption2" class="search_name" style="left:6px; top:4px; width:86px; height:17px; ">SubTeam</caption>
  225. <select1 id="combo1" ref="/root/send/search/subteam" class="combo_search" appearance="minimal" style="left:99px; top:4px; width:101px; height:19px; ">
  226. <choices>
  227. <itemset nodeset="/root/init/subteam/item">
  228. <label ref="name"/>
  229. <value ref="id"/>
  230. </itemset>
  231. </choices>
  232. </select1>
  233. <caption id="caption3" class="search_name" style="left:231px; top:4px; width:89px; height:17px; ">예정완료일</caption>
  234. <input id="input2" ref="/root/send/search/scheddf" class="input_search" inputtype="date" mask="include" style="left:330px; top:4px; width:85px; height:19px; "/>
  235. <caption id="caption4" style="left:419px; top:4px; width:15px; height:20px; ">~</caption>
  236. <input id="input3" ref="/root/send/search/scheddt" class="input_search" inputtype="date" mask="include" style="left:435px; top:4px; width:85px; height:19px; "/>
  237. <caption id="caption5" class="search_name" style="left:546px; top:4px; width:89px; height:17px; ">종료일</caption>
  238. <input id="input4" ref="/root/send/search/endddf" class="input_search" inputtype="date" mask="include" style="left:630px; top:4px; width:85px; height:19px; "/>
  239. <caption id="caption6" style="left:718px; top:4px; width:15px; height:20px; ">~</caption>
  240. <input id="input7" ref="/root/send/search/endddt" class="input_search" inputtype="date" mask="include" style="left:735px; top:4px; width:85px; height:19px; "/>
  241. <caption id="caption7" class="search_name" style="left:6px; top:30px; width:63px; height:17px; ">진행률</caption>
  242. <input id="input5" ref="/root/send/search/prcsratef" class="input_search" style="left:99px; top:30px; width:40px; height:19px; "/>
  243. <caption id="caption11" style="left:143px; top:30px; width:15px; height:20px; ">~</caption>
  244. <input id="input8" ref="/root/send/search/prcsratet" class="input_search" style="left:159px; top:30px; width:40px; height:19px; "/>
  245. <caption id="caption9" class="search_name" style="left:231px; top:30px; width:86px; height:17px; ">사용여부</caption>
  246. <select1 id="combo3" ref="/root/send/search/useyn" class="combo_search" appearance="minimal" style="left:330px; top:30px; width:85px; height:19px; ">
  247. <choices>
  248. <itemset nodeset="/root/init/useyn/item">
  249. <label ref="name"/>
  250. <value ref="id"/>
  251. </itemset>
  252. </choices>
  253. </select1>
  254. <caption id="caption10" class="search_name" style="left:852px; top:6px; width:89px; height:17px; ">적용기준일</caption>
  255. <select1 id="combo2" ref="/root/send/search/appdd" class="combo_search" appearance="minimal" style="left:955px; top:6px; width:85px; height:19px; ">
  256. <choices>
  257. <itemset nodeset="/root/temp/combo">
  258. <label ref="appdd"/>
  259. <value ref="value"/>
  260. </itemset>
  261. </choices>
  262. </select1>
  263. </group>
  264. <line id="line20" class="line_1" style="x1:0px; y1:91px; x2:1194px; y2:91px; "/>
  265. <caption id="caption8" class="tit_2" style="left:5px; top:76px; width:160px; height:13px; ">프로젝트 진척관리내역</caption>
  266. <group id="group2" style="left:800px; top:65px; width:395px; height:25px; ">
  267. <button id="button3" class="btn2_letter4" disable.background-image="../../../com/commonweb/images/dis_btn2_letter4.gif" style="left:322px; top:5px; width:64px; height:19px; background-image:../../../com/commonweb/images/btn2_letter4.gif; ">
  268. <caption>엑셀저장</caption>
  269. <script type="javascript" ev:event="DOMActivate">
  270. <![CDATA[
  271. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  272. if (fileName != "")
  273. {
  274. grd_projlist.saveExcel(fileName);
  275. }
  276. ]]>
  277. </script>
  278. </button>
  279. </group>
  280. <datagrid id="grd_projlist" nodeset="/root/main/projlist/list/proj" caption="seq^SubTeam^대분류^중분류^소분류^구분^화면ID^화면명^중요도^세부기능/오류^개발자ID^개발자^예정시작일^예정완료일^추가일^시작일^종료일^진행률^공정대상^비고^기능분해1^기능분해2^기능분해3^수정필요여부^최초입력자^입력일시^수정자^수정일시^사용여부^변경구분^적용기준일^sort^seq|seq^SubTeam^대분류^중분류^소분류^구분^화면ID^화면명^중요도^세부기능/오류^개발자ID^개발자^예정시작일^예정완료일^추가일^시작일^종료일^진행률^공정대상^비고^기능분해1^기능분해2^기능분해3^수정필요여부^최초입력자^입력일시^수정자^수정일시^사용여부^변경구분^적용기준일^sort^seq" colsep="^" colwidth="30, 60, 80, 80, 80, 50, 83, 100, 30, 180, 55, 45, 67, 67, 67, 67, 67, 45, 30, 100, 100, 100, 100, 60, 70, 67, 70, 67, 40, 60, 67, 60" dataheight="23" defaultrows="0" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:95px; width:1194px; height:630px; ">
  281. <col ref="prcscd"/>
  282. <col ref="subteam"/>
  283. <col ref="lrg"/>
  284. <col ref="mdl"/>
  285. <col ref="sml"/>
  286. <col ref="srfeflag"/>
  287. <col ref="scrnid"/>
  288. <col ref="scrnname"/>
  289. <col ref="insuimp"/>
  290. <col ref="detailfe"/>
  291. <col ref="dev"/>
  292. <col ref="usernm"/>
  293. <col ref="schestartdd" format="yyyy-mm-dd"/>
  294. <col ref="schedd" format="yyyy-mm-dd"/>
  295. <col ref="acptdd" format="yyyy-mm-dd"/>
  296. <col ref="startdd" format="yyyy-mm-dd"/>
  297. <col ref="enddd" format="yyyy-mm-dd"/>
  298. <col ref="prcsrate" format="###%" style="left:1146px; top:43px; width:45px; height:23px; "/>
  299. <col ref="prcsyn"/>
  300. <col ref="remark"/>
  301. <col ref="funt1"/>
  302. <col ref="funt2"/>
  303. <col ref="funt3"/>
  304. <col ref="updtneedyn"/>
  305. <col ref="fstinptper"/>
  306. <col ref="fstinptdd" format="yyyy-mm-dd"/>
  307. <col ref="updtper"/>
  308. <col ref="updtdd" format="yyyy-mm-dd"/>
  309. <col ref="useyn"/>
  310. <col ref="adchflag"/>
  311. <col ref="appdd" format="yyyy-mm-dd" mask="include"/>
  312. <col ref="sort" format="99999999"/>
  313. </datagrid>
  314. </group>
  315. <group id="group3" style="left:0px; top:13px; width:1190px; height:27px; ">
  316. <button id="button7" class="btn4_letter3" disable.background-image="../../../com/commonweb/images/dis_btn4_letter3.gif" style="left:1120px; top:2px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn4_letter3.gif; ">
  317. <caption>초기화</caption>
  318. <script type="javascript" ev:event="DOMActivate">
  319. <![CDATA[
  320. model.removeNodeset("/root/main/projlist/list/proj");
  321. model.resetInstanceNode("/root/send");
  322. fsetDate();
  323. // model.setValue("/root/send/search/prcsratef",'80');
  324. model.setValue("/root/send/search/prcsratet",'79');
  325. model.refresh();
  326. combo1.select(0);
  327. combo2.select(0);
  328. combo3.select(0);
  329. ]]>
  330. </script>
  331. </button>
  332. <line id="line1" class="line_6" style="x1:0px; y1:25px; x2:1189px; y2:25px; "/>
  333. </group>
  334. </xhtml:body>
  335. </xhtml:html>