SPRPB02211_경력사항조회.xrw 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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. <afcrlist>
  11. <carerflagcdaftupdt/>
  12. <detlnmaftupdt/>
  13. <fromddaftupdt/>
  14. <toddaftupdt/>
  15. <maincntsaftupdt/>
  16. <hosioflagaftupdt/>
  17. <cmtaftupdt/>
  18. <carerflagcdbfupdt/>
  19. <detlnmbfupdt/>
  20. <fromddbfupdt/>
  21. <toddbfupdt/>
  22. <maincntsbfupdt/>
  23. <hosioflagbfupdt/>
  24. <cmtbfupdt/>
  25. <emplno/>
  26. <mastseqno/>
  27. </afcrlist>
  28. <dept>
  29. <deptcd/>
  30. <depthngnm/>
  31. </dept>
  32. <userinfo>
  33. <emplnm/>
  34. </userinfo>
  35. </main>
  36. <target/>
  37. <init>
  38. <hosioflag>
  39. <label>원내</label>
  40. <value>1</value>
  41. <label>원외</label>
  42. <value>2</value>
  43. </hosioflag>
  44. </init>
  45. <send>
  46. <emplno/>
  47. </send>
  48. </root>
  49. </instance>
  50. <script type="javascript" ev:event="xforms-ready">
  51. <![CDATA[
  52. misfGridInit(grd_afcrlist);
  53. //model.removenode("/root/main/user/famylist");
  54. ipt_emplno.value=parent.ipt_emplno.value;
  55. if(ipt_emplno.value !=""){
  56. submit("TRRPB02211");
  57. }
  58. model.refresh();
  59. ]]>
  60. </script>
  61. <submission id="TRRPB02211" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/afcrlist"/>
  62. </model>
  63. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  64. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  65. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  66. </xhtml:head>
  67. <xhtml:body pagewidth="420" pageheight="380" guideline="2,-5;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  68. <group id="group3" scroll="auto" style="left:0px; top:0px; width:400px; height:350px; ">
  69. <group id="group2" style="left:0px; top:0px; width:400px; height:5px; "/>
  70. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:183px; height:14px; ">경력사항 리스트</caption>
  71. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:400px; y2:25px; "/>
  72. <datagrid id="grd_afcrlist" nodeset="/root/main/afcrlist" caption="경력구분코드^세부명칭^기간^기간^주요내용^원내,원외구분^비고^사번|경력구분코드^세부명칭^시작일^종료일^주요내용^원내,원외구분^비고^사번" colsep="^" colwidth="102, 108, 76, 87, 191, 90, 283, 39, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:30px; width:400px; height:300px; ">
  73. <col ref="carerflagcdaftupdt"/>
  74. <col ref="detlnmaftupdt"/>
  75. <col ref="fromddaftupdt"/>
  76. <col ref="toddaftupdt"/>
  77. <col ref="maincntsaftupdt" visibility="hidden"/>
  78. <col ref="hosioflagaftupdt" type="combo" visibility="hidden">
  79. <choices>
  80. <itemset nodeset="/root/init/hosioflag">
  81. <label ref="label"/>
  82. <value ref="value"/>
  83. </itemset>
  84. </choices>
  85. </col>
  86. <col ref="cmtaftupdt" type="input" visibility="hidden"/>
  87. <col ref="carerflagcdbfupdt" visibility="hidden"/>
  88. <col ref="detlnmbfupdt" visibility="hidden"/>
  89. <col ref="fromddbfupdt" visibility="hidden"/>
  90. <col ref="toddbfupdt" visibility="hidden"/>
  91. <col ref="maincntsbfupdt" visibility="hidden"/>
  92. <col ref="hosioflagbfupdt" visibility="hidden"/>
  93. <col ref="cmtbfupdt" visibility="hidden"/>
  94. <col ref="emplno" visibility="hidden"/>
  95. <col ref="mastseqno" visibility="hidden"/>
  96. <script type="javascript" ev:event="ondblclick">
  97. <![CDATA[
  98. if( grd_afcrlist.isCell(event.target) && grd_afcrlist.row >= grd_afcrlist.fixedRows )
  99. {
  100. btn_confirm.dispatch("DOMActivate");
  101. }
  102. ]]>
  103. </script>
  104. </datagrid>
  105. </group>
  106. <group id="group1" scroll="auto" style="left:0px; top:352px; width:400px; height:27px; ">
  107. <button id="btn_confirm" class="btn4_letter2" style="left:279px; top:3px; width:56px; height:22px; ">
  108. <caption>확인</caption>
  109. <script type="javascript" ev:event="DOMActivate">
  110. <![CDATA[
  111. misfPopUpListReturn(grd_afcrlist);
  112. ]]>
  113. </script>
  114. </button>
  115. <button id="btn_cancel" class="btn4_letter2" style="left:337px; top:3px; width:56px; height:22px; ">
  116. <caption>취소</caption>
  117. <script type="javascript" ev:event="DOMActivate">
  118. <![CDATA[
  119. window.close();
  120. ]]>
  121. </script>
  122. </button>
  123. </group>
  124. <input id="ipt_emplno" ref="/root/send/emplno" visibility="hidden" style="left:185px; top:5px; width:55px; height:19px; "/>
  125. </xhtml:body>
  126. </xhtml:html>