SMRPA08000_건강보험개인별특기사항.xrw 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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. <speciallist>
  11. <rrgstno/>
  12. <emplnm/>
  13. <spclmentfact/>
  14. <appdd/>
  15. </speciallist>
  16. </main>
  17. <send>
  18. <search>
  19. <rrgstno1/>
  20. <rrgstno2/>
  21. <emplnm/>
  22. </search>
  23. <savelist>
  24. <speciallist/>
  25. </savelist>
  26. </send>
  27. <init/>
  28. <temp/>
  29. </root>
  30. </instance>
  31. <script type="javascript" ev:event="xforms-ready">
  32. <![CDATA[
  33. fInitialize();
  34. misfGridInit(grd_speciallist);
  35. misfMsterDetailSet(grd_speciallist,null,"TRRPA08001","Y");
  36. btn_save.disabled = !(checkAuth("X"));
  37. // 공통코드 바인딩 silver
  38. ]]>
  39. </script>
  40. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  43. <script type="javascript">
  44. <![CDATA[
  45. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  46. function fInitialize() {
  47. model.removeNodeset("/root/main/speciallist");
  48. model.resetInstanceNode("/root/send");
  49. model.refresh();
  50. }
  51. ]]>
  52. </script>
  53. <submission id="TRRPA08001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/speciallist"/>
  54. <submission id="TXRPA08001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savelist" resultref="/root/temp"/>
  55. </model>
  56. </xhtml:head>
  57. <xhtml:body style="margin-left:8; margin-right:8; ">
  58. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  59. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">개인별 특기사항</caption>
  60. </group>
  61. <group id="group2" scroll="auto" style="left:0px; top:38px; width:1195px; height:744px; ">
  62. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1195px; height:35px; "/>
  63. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  64. <caption>조회</caption>
  65. <script type="javascript" ev:event="DOMActivate">
  66. <![CDATA[
  67. if(!isRequiredControls("ipt_instcd"))return;
  68. submit("TRRPA08001");
  69. ]]>
  70. </script>
  71. </button>
  72. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  73. <line id="line207" class="line_1" style="x1:0; y1:69; x2:1195; y2:69px; "/>
  74. <datagrid id="grd_speciallist" nodeset="/root/main/speciallist" caption="주민번호^성명^특기사항^등록일자^이전주민번호" colsep="^" colwidth="135, 97, 890, 100, 100" dataheight="25" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1195px; height:660px; ">
  75. <col ref="rrgstno" type="input" format="999999-9999999" maxlength="13" _key="true"/>
  76. <col ref="emplnm" type="input"/>
  77. <col ref="spclmentfact" type="input" maxlength="100"/>
  78. <col ref="appdd" visibility="hidden"/>
  79. <col ref="oldrrgstno" visibility="hidden"/>
  80. </datagrid>
  81. <button id="btn_grddel" class="btn2_letter3" style="left:1142px; top:48px; width:53px; height:19px; ">
  82. <caption>행삭제</caption>
  83. <script type="javascript" ev:event="DOMActivate">
  84. <![CDATA[
  85. misfGridIUD(grd_speciallist,"D");
  86. model.refresh();
  87. ]]>
  88. </script>
  89. </button>
  90. <button id="btn_grdadd" class="btn2_letter3" style="left:1087px; top:48px; width:53px; height:19px; ">
  91. <caption>행추가</caption>
  92. <script type="javascript" ev:event="DOMActivate">
  93. <![CDATA[
  94. misfGridIUD(grd_speciallist, "A");
  95. model.refresh();
  96. ]]>
  97. </script>
  98. </button>
  99. <caption id="caption9" class="tit_2" style="left:5px; top:54px; width:170px; height:14px; ">개인별 특기 사항</caption>
  100. <caption id="caption32" style="left:198px; top:21px; width:16px; height:17px; font-weight:bold; text-align:center; vertical-align:bottom; ">~</caption>
  101. <caption id="caption34" class="search_name" style="left:35px; top:20px; width:99px; height:17px; ">주민번호:</caption>
  102. <input id="ipt_emplnm" ref="/root/send/search/emplnm" class="input_search" imemode="hangul" style="left:376px; top:19px; width:100px; height:19px; ">
  103. <script type="javascript" ev:event="onkeyup">
  104. <![CDATA[
  105. inputEnterKey("btn_search", "DOMActivate");
  106. ]]>
  107. </script>
  108. </input>
  109. <input id="ipt_rrgstno1" ref="/root/send/search/rrgstno1" class="input_search" maxlength="6" style="left:116px; top:19px; width:80px; height:19px; ">
  110. <script type="javascript" ev:event="onkeypress">
  111. <![CDATA[
  112. inputEnterKey("btn_search", "DOMActivate");
  113. ]]>
  114. </script>
  115. <script type="javascript" ev:event="onkeyup">
  116. <![CDATA[
  117. inputEnterKey("btn_search", "DOMActivate");
  118. ]]>
  119. </script>
  120. </input>
  121. <caption id="caption37" class="search_name" style="left:316px; top:20px; width:60px; height:17px; ">성명:</caption>
  122. <input id="ipt_rrgstno2" ref="/root/send/search/rrgstno2" class="input_search" maxlength="8" style="left:216px; top:19px; width:80px; height:19px; ">
  123. <script type="javascript" ev:event="onkeypress">
  124. <![CDATA[
  125. inputEnterKey("btn_search", "DOMActivate");
  126. ]]>
  127. </script>
  128. <script type="javascript" ev:event="onkeyup">
  129. <![CDATA[
  130. inputEnterKey("btn_search", "DOMActivate");
  131. ]]>
  132. </script>
  133. </input>
  134. </group>
  135. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  136. <line id="line11" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
  137. <button id="btn_save" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
  138. <caption>저장</caption>
  139. <script type="javascript" ev:event="DOMActivate">
  140. <![CDATA[
  141. var updtdata = getGridUpdateData(grd_speciallist);
  142. if (updtdata == "" ) {
  143. messageBox("변경된 데이터가","I004");
  144. return;
  145. }
  146. if(!checkKeyColumn("grd_speciallist"))return;
  147. misfSave("TXRPA08001");
  148. ]]>
  149. </script>
  150. </button>
  151. <button id="btn_clear" class="btn4_letter3" style="left:1069px; top:3px; width:68px; height:22px; ">
  152. <caption>초기화</caption>
  153. <script type="javascript" ev:event="DOMActivate">
  154. <![CDATA[
  155. var updtdata = getGridUpdateData(grd_speciallist);
  156. if (updtdata != "" ) {
  157. var ret = messageBox("그리드에 작업 중인 내용이 있습니다. 초기화 작업을","Q003");
  158. if (ret != 6) { // not OK
  159. return;
  160. }
  161. }
  162. fInitialize();
  163. ]]>
  164. </script>
  165. </button>
  166. </group>
  167. </xhtml:body>
  168. </xhtml:html>