PPRAC00300_기재사항HELP.xrw 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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>기재사항 Help</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <notelist>
  11. <notecd/>
  12. <notecdnm/>
  13. <mngtkind/>
  14. <inptkind/>
  15. <frmt/>
  16. <popwnd/>
  17. </notelist>
  18. </main>
  19. <send>
  20. <condition>
  21. <jobgb>1</jobgb>
  22. <srhtxt/>
  23. </condition>
  24. </send>
  25. <target/>
  26. <init>
  27. <helppopup>
  28. <popup>
  29. <cd>15</cd>
  30. <nm>계좌번호</nm>
  31. </popup>
  32. <popup>
  33. <cd>05</cd>
  34. <nm>대체계정</nm>
  35. </popup>
  36. <popup>
  37. <cd>50</cd>
  38. <nm>차입금관리</nm>
  39. </popup>
  40. <popup>
  41. <cd>51</cd>
  42. <nm>유가증권관리</nm>
  43. </popup>
  44. <popup>
  45. <cd>02</cd>
  46. <nm>부서코드</nm>
  47. </popup>
  48. <popup>
  49. <cd>01</cd>
  50. <nm>사번</nm>
  51. </popup>
  52. <popup>
  53. <cd>14</cd>
  54. <nm>거래처</nm>
  55. </popup>
  56. <popup>
  57. <cd>36</cd>
  58. <nm>부서코드</nm>
  59. </popup>
  60. </helppopup>
  61. </init>
  62. </root>
  63. </instance>
  64. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  65. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  66. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  67. <script type="javascript" ev:event="xforms-ready">
  68. <![CDATA[
  69. fOpenForm();
  70. if(instance1.selectNodes("/root/target/validation/notelist").length == 0)
  71. {
  72. fGetNoteList();
  73. }
  74. else
  75. {
  76. model.copyNode("root/main","/root/target/validation");
  77. model.refresh();
  78. }
  79. model.setFocus("ipt_srhtxt");
  80. ]]>
  81. </script>
  82. <script type="javascript">
  83. <![CDATA[
  84. //========================================================================================
  85. //화면 로드시 초기화 함수
  86. //========================================================================================
  87. function fOpenForm() {
  88. model.removenode("/root/main/notelist");
  89. model.refresh();
  90. }
  91. //========================================================================================
  92. //기재사항코드 조회
  93. //========================================================================================
  94. function fGetNoteList() {
  95. model.removenode("/root/main/notelist");//조회시 기존 데이터 삭제
  96. submit("TRRAC00311");
  97. model.refresh();
  98. }
  99. ]]>
  100. </script>
  101. <submission id="TRRAC00311" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/notelist"/>
  102. </model>
  103. </xhtml:head>
  104. <xhtml:body pagewidth="610" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  105. <group id="group3" scroll="auto" style="left:8px; top:0px; width:580px; height:520px; ">
  106. <caption id="caption1" class="tit_2" style="left:5px; top:49px; width:118px; height:13px; ">기재사항 리스트</caption>
  107. <line id="line1" class="line_1" style="x1:0px; y1:64px; x2:580px; y2:64px; "/>
  108. <group id="group6" style="left:0px; top:5px; width:580px; height:35px; vertical-align:top; ">
  109. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:580px; height:35px; "/>
  110. <button id="btn_search" class="btn1_letter2" navindex="4" style="left:509px; top:7px; width:56px; height:22px; ">
  111. <caption>조회</caption>
  112. <script type="javascript" ev:event="DOMActivate">
  113. <![CDATA[
  114. fGetNoteList();
  115. ]]>
  116. </script>
  117. </button>
  118. <line id="line8" class="line_4" style="x1:494px; y1:7px; x2:494px; y2:29px; "/>
  119. <caption id="caption5" class="search_name" style="left:15; top:9; width:88px; height:17px; ">조회조건 :</caption>
  120. <select1 id="rdo_srhgb" ref="/root/send/condition/jobgb" class="radio_search" navindex="1" overflow="visible" appearance="full" cellspacing="15" cols="2" style="left:100; top:9; width:118px; height:19px; border-style:none; ">
  121. <choices>
  122. <item>
  123. <label>코드명</label>
  124. <value>1</value>
  125. </item>
  126. <item>
  127. <label>코드</label>
  128. <value>2</value>
  129. </item>
  130. </choices>
  131. </select1>
  132. <input id="ipt_srhtxt" ref="/root/send/condition/srhtxt" class="input_s_essential" navindex="3" style="left:218px; top:8px; width:245px; height:19px; ">
  133. <script type="javascript" ev:event="onkeypress">
  134. <![CDATA[
  135. if(event.keyCode == 13)
  136. {
  137. ipt_srhtxt.value = ipt_srhtxt.currentText;
  138. btn_search.dispatch("DOMActivate");
  139. }
  140. ]]>
  141. </script>
  142. </input>
  143. </group>
  144. <datagrid id="grd_notelist" nodeset="/root/main/notelist" caption="기재코드^기재사항코드명^관리형태^입력유형^형식^HELP명" colsep="^" colwidth="55, 130, 55, 55, 170, 75" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:69px; width:580px; height:446px; ">
  145. <col disabled="true" ref="notecd"/>
  146. <col disabled="true" ref="notecdnm"/>
  147. <col disabled="true" ref="mngtkind" type="combo">
  148. <choices>
  149. <item>
  150. <label>코드</label>
  151. <value>1</value>
  152. </item>
  153. <item>
  154. <label>내역</label>
  155. <value>2</value>
  156. </item>
  157. <item>
  158. <label>콤보</label>
  159. <value>3</value>
  160. </item>
  161. </choices>
  162. </col>
  163. <col disabled="true" ref="inptkind" type="combo">
  164. <choices>
  165. <item>
  166. <label>문자</label>
  167. <value>C</value>
  168. </item>
  169. <item>
  170. <label>숫자</label>
  171. <value>N</value>
  172. </item>
  173. <item>
  174. <label>날짜</label>
  175. <value>D</value>
  176. </item>
  177. </choices>
  178. </col>
  179. <col disabled="true" ref="frmt"/>
  180. <col disabled="true" ref="popwnd" type="combo">
  181. <choices>
  182. <itemset nodeset="/root/init/helppopup/popup">
  183. <label ref="nm"/>
  184. <value ref="cd"/>
  185. </itemset>
  186. </choices>
  187. </col>
  188. <script type="javascript" ev:event="ondblclick">
  189. <![CDATA[
  190. if( grd_notelist.isCell(event.target) && grd_notelist.row >= grd_notelist.fixedRows )
  191. {
  192. btn_confirm.dispatch("DOMActivate");
  193. }
  194. ]]>
  195. </script>
  196. </datagrid>
  197. </group>
  198. <group id="group1" scroll="auto" style="left:8px; top:521px; width:580px; height:27px; ">
  199. <button id="btn_confirm" class="btn4_letter2" style="left:466px; top:5px; width:56px; height:22px; ">
  200. <caption>확인</caption>
  201. <script type="javascript" ev:event="DOMActivate">
  202. <![CDATA[
  203. misfPopUpListReturn(grd_notelist);
  204. ]]>
  205. </script>
  206. </button>
  207. <button id="btn_cancel" class="btn4_letter2" style="left:524px; top:5px; width:56px; height:22px; ">
  208. <caption>취소</caption>
  209. <script type="javascript" ev:event="DOMActivate">
  210. <![CDATA[
  211. window.close();
  212. ]]>
  213. </script>
  214. </button>
  215. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:580; y2:0px; "/>
  216. </group>
  217. </xhtml:body>
  218. </xhtml:html>