SPRPZ00600_평가직책코드HELP.xrw 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>SPRPZ00601_평가직책HELP</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <jobresp>
  11. <jobresplist/>
  12. </jobresp>
  13. </main>
  14. <target/>
  15. <init>
  16. </init>
  17. <send>
  18. <jobresp>
  19. <jobresp/>
  20. </jobresp>
  21. </send>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. misfGridInit(grd_jobrespcdlist);
  27. misfMsterDetailSet(grd_jobrespcdlist,null, "TRRPZ00601" ,"N");
  28. model.setFocus("ipt_jobrespcd");
  29. btn_search.dispatch("DOMActivate");
  30. ]]>
  31. </script>
  32. <submission id="TRRPZ00601" ref="/root/send/jobresp" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/jobresp"/>
  33. </model>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  37. </xhtml:head>
  38. <xhtml:body pagewidth="620" pageheight="570" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  39. <group id="group3" scroll="auto" style="left:10px; top:0px; width:580px; height:522px; ">
  40. <group id="group2" style="left:0px; top:5px; width:580px; height:35; ">
  41. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:580px; height:35; "/>
  42. <input id="ipt_jobrespcd" ref="/root/send/jobresp/jobresp" class="input_s_essential" style="left:100; top:8; width:99px; height:19px; ">
  43. <script type="javascript" ev:event="onkeyup">
  44. <![CDATA[
  45. inputEnterKey("btn_search", "DOMActivate");
  46. ]]>
  47. </script>
  48. </input>
  49. <button id="btn_search" class="btn1_letter2" style="left:509px; top:7px; width:56px; height:22px; ">
  50. <caption>조회</caption>
  51. <script type="javascript" ev:event="DOMActivate">
  52. <![CDATA[
  53. misfMsterDetailRetrieve();
  54. ]]>
  55. </script>
  56. </button>
  57. <line id="line13" class="line_4" style="x1:494px; y1:4px; x2:494px; y2:31px; border-color:#ffe4bb; border-left-style:solid; "/>
  58. <caption id="caption2" class="search_name" style="left:15; top:9; width:86px; height:17px; ">조회조건:</caption>
  59. </group>
  60. <caption id="caption1" class="tit_2" style="left:5px; top:49px; width:118px; height:13px; ">직책 리스트</caption>
  61. <line id="line1" class="line_1" style="x1:0px; y1:63px; x2:580px; y2:63px; "/>
  62. <datagrid id="grd_jobrespcdlist" nodeset="/root/main/jobresp/jobresplist" caption="직책코드^직책명" colwidth="128, 409" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" colsep="^" style="left:0px; top:68px; width:580px; height:449px; ">
  63. <col ref="jobrespcd"/>
  64. <col ref="jobrespnm"/>
  65. <script type="javascript" ev:event="ondblclick">
  66. <![CDATA[
  67. if( grd_jobrespcdlist.isCell(event.target) && grd_jobrespcdlist.row >= grd_jobrespcdlist.fixedRows )
  68. {
  69. btn_confirm.dispatch("DOMActivate");
  70. }
  71. ]]>
  72. </script>
  73. </datagrid>
  74. </group>
  75. <group id="group1" scroll="auto" style="left:10px; top:521px; width:580px; height:27px; ">
  76. <button id="btn_confirm" class="btn4_letter2" style="left:467px; top:5px; width:56px; height:22px; ">
  77. <caption>확인</caption>
  78. <script type="javascript" ev:event="DOMActivate">
  79. <![CDATA[
  80. misfPopUpListReturn(grd_jobrespcdlist);
  81. ]]>
  82. </script>
  83. </button>
  84. <button id="btn_cancel" class="btn4_letter2" style="left:524px; top:5px; width:56px; height:22px; ">
  85. <caption>취소</caption>
  86. <script type="javascript" ev:event="DOMActivate">
  87. <![CDATA[
  88. window.close();
  89. ]]>
  90. </script>
  91. </button>
  92. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:580; y2:0px; "/>
  93. </group>
  94. </xhtml:body>
  95. </xhtml:html>