SMAYA02000_회의록등록관리.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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>회의록등록관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <search>
  11. <searchlilst>
  12. <confflagcd/>
  13. <confdetlflagcd/>
  14. <fromdd/>
  15. <todd/>
  16. <conslrnm/>
  17. </searchlilst>
  18. </search>
  19. <cond>
  20. <condinfo>
  21. <confflagcd/>
  22. <confdetlflagcd/>
  23. <confdd/>
  24. <seqno/>
  25. <instcd/>
  26. <conftitl/>
  27. <fromtm/>
  28. <totm/>
  29. <plcenm/>
  30. <keyisu/>
  31. <agenda/>
  32. <rem/>
  33. <attntrqty/>
  34. <deldd/>
  35. <rgstnm/>
  36. <status/>
  37. <clscd/>
  38. <confflagnm/>
  39. <confdetlflagnm/>
  40. </condinfo>
  41. <chkdata/>
  42. </cond>
  43. <conslrlist>
  44. <conslrlistinfo>
  45. <chk/>
  46. <conslrnm/>
  47. <conslrid/>
  48. <status/>
  49. </conslrlistinfo>
  50. </conslrlist>
  51. <grdlist>
  52. <itemlist>
  53. <confflagnm/>
  54. <confdetlflagnm/>
  55. <confdd/>
  56. <conftm/>
  57. <conftitl/>
  58. <plcenm/>
  59. <confflagcd/>
  60. <confdetlflagcd/>
  61. <status/>
  62. <instcd/>
  63. <seqno/>
  64. </itemlist>
  65. </grdlist>
  66. </main>
  67. <send>
  68. <savedata/>
  69. <reqdata/>
  70. <removedata/>
  71. </send>
  72. <init>
  73. <chrgconslrlist>
  74. <chrgconslrlistinfo>
  75. <conslrnm/>
  76. <conslrid/>
  77. </chrgconslrlistinfo>
  78. </chrgconslrlist>
  79. </init>
  80. <hidden>
  81. <init>
  82. <comcd>
  83. <A0454>
  84. <cdid/>
  85. <cdnm/>
  86. </A0454>
  87. </comcd>
  88. <comcd1>
  89. <A0454>
  90. <cdid/>
  91. <cdnm/>
  92. </A0454>
  93. </comcd1>
  94. </init>
  95. </hidden>
  96. <temp>
  97. <chklist>
  98. <confyn/>
  99. </chklist>
  100. </temp>
  101. </root>
  102. </instance>
  103. <script type="javascript" ev:event="xforms-ready">
  104. <![CDATA[
  105. fInit();
  106. fConfInfoReset();
  107. model.setValue("/root/main/cond/condinfo/status","i");
  108. ]]>
  109. </script>
  110. <submission id="TRAYA02001" ref="/root/send/reqdata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/grdlist"/>
  111. <submission id="TRZBC00101" method="post" mediatype="application/x-www-form-urlencoded"/>
  112. <submission id="TRZBC00105" method="post" mediatype="application/x-www-form-urlencoded"/>
  113. <submission id="TRAYA02801" ref="/root/send/reqdata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/init/chrgconslrlist"/>
  114. <submission id="TRZBC00122" method="post" mediatype="application/x-www-form-urlencoded" replace="instance"/>
  115. <submission id="TRAYA02002" ref="/root/send/reqdata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/conslrlist"/>
  116. <submission id="TXAYA02001" ref="/root/send/savedata" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/grdlist/itemlist"/>
  117. <submission id="TRAYA02003" ref="/root/send/reqdata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/cond"/>
  118. <submission id="TXAYA02002" ref="/root/send/savedata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/temp"/>
  119. <submission id="TRAYA02004" ref="/root/send/reqdata" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/conslrlist"/>
  120. </model>
  121. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  122. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  123. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  124. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  125. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  126. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  127. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  128. <script type="javascript" src="../../../ast/fthcnstweb/js/SMAYA02000.js"/>
  129. </xhtml:head>
  130. <xhtml:body guideline="2,733;1,408;1,1388;1,1192;1,1192;1,1194;1,1193;1,1194;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  131. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; "/>
  132. <group id="group3" scroll="auto" style="left:0px; top:10px; width:1195px; height:720px; ">
  133. <caption id="caption12" class="tit_2" style="left:417px; top:85px; width:144px; height:13px; ">주요안건 및 토의사항</caption>
  134. <line id="line5" class="line_1" style="x1:417px; y1:103px; x2:987px; y2:103px; "/>
  135. <caption id="caption2" class="tit_2" style="left:417px; top:538px; width:118px; height:13px; ">공지 및 기타사항</caption>
  136. <textarea id="tx_keyisu" ref="/root/main/cond/condinfo/keyisu" navindex="6" maxlength="4000" style="left:417px; top:108px; width:570px; height:204px; "/>
  137. <textarea id="tx_agenda" ref="/root/main/cond/condinfo/agenda" navindex="7" maxlength="4000" style="left:417px; top:345px; width:570px; height:185px; "/>
  138. <caption id="caption13" class="tit_2" style="left:417px; top:322px; width:111px; height:13px; ">결정사항</caption>
  139. <textarea id="tx_rem" ref="/root/main/cond/condinfo/rem" navindex="8" maxlength="4000" style="left:417px; top:561px; width:570px; height:156px; "/>
  140. <group id="grp_sea" style="left:2px; top:0px; width:408px; height:120px; vertical-align:top; ">
  141. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:20px; width:405px; height:100px; "/>
  142. <button id="button1" class="btn1_letter2" style="left:335px; top:47px; width:56px; height:22px; ">
  143. <caption>조회</caption>
  144. <script type="javascript" ev:event="DOMActivate">
  145. <![CDATA[
  146. fConfRgstListRef();
  147. model.setValue("/root/main/cond/condinfo/status","i");
  148. ]]>
  149. </script>
  150. </button>
  151. <caption id="caption3" class="search_name" style="left:10px; top:60px; width:90px; height:17px; ">조회기간 :</caption>
  152. <caption id="caption5" class="search_no_b" style="left:205px; top:60px; width:17px; height:17px; ">~</caption>
  153. <select1 id="cmb_confflagcd" ref="/root/main/search/searchlilst/confflagcd" class="combo_search" appearance="minimal" style="left:111px; top:30px; width:90px; height:19px; ">
  154. <choices>
  155. <itemset nodeset="/root/hidden/init/comcd/A0453">
  156. <label ref="cdnm"/>
  157. <value ref="cdid"/>
  158. </itemset>
  159. </choices>
  160. <script type="javascript" ev:event="xforms-select">
  161. <![CDATA[
  162. model.setValue("/root/main/search/searchlilst/confdetlflagcd", ""); //구분 선택시 세부구분값에 선택된 전체가 저절로 나오도록 셋팅
  163. //model.setValue("/root/main/search/searchlilst/conslrnm",""); //구분을 선택했을때 원목자 리스트에 전체를 셋팅해준다.
  164. model.refresh();
  165. ]]>
  166. </script>
  167. <script type="javascript" ev:event="xforms-value-changed">
  168. <![CDATA[
  169. var supcdid = model.getValue("/root/main/search/searchlilst/confflagcd");
  170. var sortfield = "cdnm";
  171. var sortmethod = "asc";
  172. var minimum = "true";
  173. zbcfGetSubCodeList("A0453", supcdid, "A0454", sortfield, sortmethod, minimum, "/root/hidden/init/comcd");
  174. addComboItem("cmb_confdetlflagcd", "","","above"); //구분 선택시 세부구분에 전체 셋팅
  175. model.refresh();
  176. ]]>
  177. </script>
  178. </select1>
  179. <caption id="caption1" class="search_name" style="left:10px; top:30px; width:90px; height:17px; ">구 분 :</caption>
  180. <line id="line3" class="line_4" style="x1:325px; y1:28px; x2:325px; y2:116px; "/>
  181. <input id="ipt_fromdd" ref="/root/main/search/searchlilst/fromdd" class="input_search" inputtype="date" style="left:111px; top:60px; width:90px; height:19px; "/>
  182. <input id="ipt_todd" ref="/root/main/search/searchlilst/todd" class="input_search" inputtype="date" style="left:222px; top:61px; width:90px; height:19px; "/>
  183. <select1 id="cmb_confdetlflagcd" ref="/root/main/search/searchlilst/confdetlflagcd" class="combo_search" appearance="minimal" style="left:222px; top:31px; width:90px; height:19px; ">
  184. <choices>
  185. <itemset nodeset="/root/hidden/init/comcd/A0454">
  186. <label ref="cdnm"/>
  187. <value ref="cdid"/>
  188. </itemset>
  189. </choices>
  190. </select1>
  191. <caption id="caption21" class="search_name" style="left:10px; top:92px; width:90px; height:17px; ">원 목 자 :</caption>
  192. <select1 id="cmb_conslrnm" ref="/root/main/search/searchlilst/conslrnm" class="combo_search" appearance="minimal" style="left:111px; top:90px; width:90px; height:19px; ">
  193. <choices>
  194. <itemset nodeset="/root/init/chrgconslrlist/chrgconslrlistinfo">
  195. <label ref="conslrnm"/>
  196. <value ref="conslrid"/>
  197. </itemset>
  198. </choices>
  199. <script type="javascript" ev:event="xforms-select">
  200. <![CDATA[
  201. fConfRgstListRef();
  202. ]]>
  203. </script>
  204. </select1>
  205. <caption id="caption6" class="tit_1" style="left:1px; top:0px; width:125px; height:13px; ">회의록 등록관리</caption>
  206. </group>
  207. <caption id="caption16" class="tit_2" style="left:2px; top:129px; width:130px; height:13px; ">회의록 리스트</caption>
  208. <datagrid id="grd_itemlist" nodeset="/root/main/grdlist/itemlist" scroll="auto" caption="회의구분^회의세부구분^회의일자^회의 시간^회의제목^장소^종료시간^회의제목" colwidth="74, 89, 71, 74, 183, 132" dataheight="25" extendlastcol="scroll" frozencols="3" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:154px; width:409px; height:562px; ">
  209. <col ref="confflagnm" disabled="true"/>
  210. <col ref="confdetlflagnm" disabled="true"/>
  211. <col ref="confdd" format="yyyy-mm-dd" style="text-align:center; "/>
  212. <col ref="conftm" style="text-align:center; "/>
  213. <col ref="conftitl" style="text-align:left; "/>
  214. <col ref="plcenm" style="text-align:left; "/>
  215. <script type="javascript" ev:event="onclick">
  216. <![CDATA[
  217. if(grd_itemlist.isCell(event.target) && grd_itemlist.mouseRow >= grd_itemlist.fixedrows) // 01클릭하는 위치가 그리드 안에 있을 때만 함수 실행
  218. {
  219. fConfInfoListRef(); // 02회의록 리스트 클릭시 회의록 정보를 옆 화면으로 보내주는 함수
  220. fConslrDetailList(); // 03회의록 리스트 클릭시 원목자 참석현황을 옆 화면으로 보내주는 함수
  221. model.setValue("/root/main/cond/condinfo/status","u");
  222. }
  223. else
  224. {
  225. return;
  226. }
  227. ]]>
  228. </script>
  229. </datagrid>
  230. <line id="line9" class="line_2" style="x1:416px; y1:50px; x2:1185px; y2:50px; "/>
  231. <input id="ipt_conftitl" ref="/root/main/cond/condinfo/conftitl" navindex="1" class="input_default" maxlength="60" appearance="input" style="left:853px; top:28px; width:337px; height:19px; ">
  232. <script type="javascript" ev:event="onkeypress">
  233. <![CDATA[
  234. if(event.keyCode==13)
  235. model.setFocus("ipt_confdd");
  236. ]]>
  237. </script>
  238. </input>
  239. <input id="ipt_attntrqty" ref="/root/main/cond/condinfo/attntrqty" navindex="9" class="input_default" appearance="input" style="left:1073px; top:108px; width:88px; height:19px; text-align:right; "/>
  240. <caption id="caption10" class="cell_1" style="left:592px; top:52px; width:81px; height:23px; text-align:left; vertical-align:middle; ">시간</caption>
  241. <caption id="caption11" class="cell_1" style="left:781px; top:52px; width:69px; height:23px; vertical-align:middle; ">장소</caption>
  242. <select1 id="cmb_confflagcd1" ref="/root/main/cond/condinfo/confflagcd" class="combo_essential" disabled="true" appearance="minimal" style="left:490px; top:28px; width:100px; height:19px; ">
  243. <choices>
  244. <itemset nodeset="/root/hidden/init/comcd1/A0453">
  245. <label ref="cdnm"/>
  246. <value ref="cdid"/>
  247. </itemset>
  248. </choices>
  249. <script type="javascript" ev:event="xforms-value-changed">
  250. <![CDATA[
  251. var supcdid = model.getValue("/root/main/cond/condinfo/confflagcd"); //상위코드 값 변수에 저장
  252. var sortfield = "cdnm";
  253. var sortmethod = "asc";
  254. var minimum = "true";
  255. zbcfGetSubCodeList("A0453", supcdid, "A0454", sortfield, sortmethod, minimum, "/root/hidden/init/comcd1");
  256. //상위코드에 따른 하위 코드 값 셋팅해준다
  257. model.refresh();
  258. cmb_confdetlflagcd1.select(0);
  259. model.setFocus("ipt_conftitl"); //값 선택시 포커스 회의세부구분으로 이동
  260. model.refresh();
  261. ]]>
  262. </script>
  263. </select1>
  264. <caption id="caption4" class="cell_1" style="left:417px; top:27px; width:70px; height:23px; vertical-align:middle; ">회의구분</caption>
  265. <caption id="caption7" class="tit_2" style="left:415px; top:3px; width:147px; height:13px; ">일정관련사항</caption>
  266. <caption id="caption14" class="cell_1" style="left:781px; top:27px; width:69px; height:23px; vertical-align:middle; ">회의제목</caption>
  267. <line id="line2" class="line_1" style="x1:417px; y1:21px; x2:1192px; y2:21px; "/>
  268. <caption id="caption8" class="cell_1" style="left:592px; top:27px; width:81px; height:23px; vertical-align:middle; ">회의세부구분</caption>
  269. <input id="ipt_confdd" ref="/root/main/cond/condinfo/confdd" navindex="2" class="input_essential" inputtype="date" style="left:490px; top:54px; width:100px; height:19px; "/>
  270. <script type="javascript" ev:event="ondayselect">
  271. <![CDATA[
  272. model.setFocus("ipt_fromtm");
  273. ]]>
  274. </script>
  275. <caption id="caption9" style="left:720px; top:56px; width:12px; height:17px; ">~</caption>
  276. <caption id="caption18" class="cell_1" style="left:997px; top:108px; width:73px; height:19px; text-align:center; vertical-align:middle; ">참석자</caption>
  277. <input id="ipt_totm" ref="/root/main/cond/condinfo/totm" navindex="4" class="input_default" format="hh:nn" appearance="input" style="left:733px; top:54px; width:44px; height:19px; "/>
  278. <input id="ipt_plcenm" ref="/root/main/cond/condinfo/plcenm" navindex="5" class="input_default" maxlength="60" appearance="input" style="left:853px; top:54px; width:170px; height:19px; ">
  279. <script type="javascript" ev:event="onkeypress">
  280. <![CDATA[
  281. if(event.keyCode==13)
  282. model.setFocus("tx_keyisu");
  283. ]]>
  284. </script>
  285. </input>
  286. <caption id="caption15" class="cell_1" style="left:417px; top:52px; width:70px; height:23px; vertical-align:middle; ">일자</caption>
  287. <line id="line6" class="line_3" style="x1:416px; y1:76px; x2:1192px; y2:76px; "/>
  288. <caption id="caption19" style="left:1168px; top:108px; width:20px; height:20px; vertical-align:middle; ">명</caption>
  289. <input id="ipt_fromtm" ref="/root/main/cond/condinfo/fromtm" navindex="3" class="input_default" format="hh:nn" appearance="input" style="left:676px; top:54px; width:44px; height:19px; "/>
  290. <caption id="caption17" class="cell_1" style="left:1026px; top:52px; width:69px; height:23px; vertical-align:middle; ">등록자</caption>
  291. <select1 id="cmb_confdetlflagcd1" ref="/root/main/cond/condinfo/confdetlflagcd" class="combo_essential" disabled="true" appearance="minimal" style="left:676px; top:28px; width:102px; height:19px; ">
  292. <choices>
  293. <itemset nodeset="/root/hidden/init/comcd1/A0454">
  294. <label ref="cdnm"/>
  295. <value ref="cdid"/>
  296. </itemset>
  297. </choices>
  298. <script type="javascript" ev:event="xforms-select">
  299. <![CDATA[
  300. model.setFocus("ipt_conftitl");
  301. ]]>
  302. </script>
  303. </select1>
  304. <datagrid id="grd_conslrlist" nodeset="/root/main/conslrlist/conslrlistinfo" caption="^원목자명^seqno" colwidth="37, 137, 2" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" colsep="^" style="left:997px; top:129px; width:196px; height:587px; ">
  305. <col ref="chk" type="checkbox" checkvalue="1,0"/>
  306. <col ref="conslrnm" style="left:20px; top:23px; width:98px; height:18px; text-align:center; "/>
  307. <col ref="seqno" visibility="hidden"/>
  308. </datagrid>
  309. <caption id="caption20" class="tit_2" style="left:998px; top:85px; width:74px; height:13px; ">참석현황</caption>
  310. <line id="line14" class="line_1" style="x1:0px; y1:149px; x2:409px; y2:149px; "/>
  311. <button id="button10" class="btn2_letter2" style="left:364px; top:126px; width:42px; height:19px; ">
  312. <caption>출력</caption>
  313. <script type="javascript" ev:event="DOMActivate">
  314. <![CDATA[
  315. exeReportPreview("RPAYA02001", "XMLSTR"); //미리보기
  316. ]]>
  317. </script>
  318. </button>
  319. <line id="line1" class="line_1" style="x1:417px; y1:556px; x2:987px; y2:556px; "/>
  320. <output id="opt_rgstnm" ref="/root/main/cond/condinfo/rgstnm" class="output_fix" style="left:1098px; top:54px; width:93px; height:19px; "/>
  321. <line id="line8" class="line_1" style="x1:998px; y1:104px; x2:1190px; y2:103px; "/>
  322. <line id="line7" class="line_1" style="x1:417px; y1:339px; x2:987px; y2:339px; "/>
  323. </group>
  324. <group id="group5" scroll="auto" style="left:0px; top:734px; width:1195px; height:36px; ">
  325. <button id="button38" class="btn4_letter3" style="left:1116px; top:8px; width:68px; height:22px; ">
  326. <caption>초기화</caption>
  327. <script type="javascript" ev:event="DOMActivate">
  328. <![CDATA[
  329. fConfInfoReset();
  330. model.setValue("/root/main/cond/condinfo/status","i");
  331. ]]>
  332. </script>
  333. </button>
  334. <button id="button3" class="btn4_letter2" style="left:1050px; top:8px; width:56px; height:22px; ">
  335. <caption>삭제</caption>
  336. <script type="javascript" ev:event="DOMActivate">
  337. <![CDATA[
  338. fDelConfList();
  339. model.setValue("/root/main/cond/condinfo/status","i");
  340. ]]>
  341. </script>
  342. </button>
  343. <button id="button6" class="btn4_letter2" style="left:984px; top:8px; width:56px; height:22px; ">
  344. <caption>저장</caption>
  345. <script type="javascript" ev:event="DOMActivate">
  346. <![CDATA[
  347. fConfRgstSave();
  348. model.setValue("/root/main/cond/condinfo/status","i");
  349. ]]>
  350. </script>
  351. </button>
  352. </group>
  353. <line id="line4" class="line_3" style="x1:3px; y1:728px; x2:1194px; y2:728px; "/>
  354. </xhtml:body>
  355. </xhtml:html>