SPRWZ00100_급여항목코드HELP.xrw 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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>SPRWZ00100_급여항목코드HELP</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <payitem>
  11. <payitemlist/>
  12. </payitem>
  13. </main>
  14. <target/>
  15. <init>
  16. </init>
  17. <send>
  18. <payitem>
  19. <saldfrayflag/>
  20. <paydeduflag/>
  21. <getcond/>
  22. </payitem>
  23. </send>
  24. </root>
  25. </instance>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. misfGridInit(grd_payitemcdlist);
  29. misfMsterDetailSet(grd_payitemcdlist,null, "TRRWZ00101" ,"N");
  30. model.setValue("root/send/payitem/saldfrayflag", model.getValue("root/target/defaultvalue/saldfrayflag"));
  31. model.setValue("root/send/payitem/paydeduflag","%");
  32. model.copyNode("root/main/payitem","/root/target/validation");
  33. model.refresh();
  34. model.setFocus("ipt_refcond");
  35. ]]>
  36. </script>
  37. <submission id="TRRWZ00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/payitem" resultref="/root/main/payitem"/>
  38. </model>
  39. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  40. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. </xhtml:head>
  43. <xhtml:body pagewidth="600" pageheight="550" guideline="1,534; 2,343;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  44. <group id="group3" scroll="auto" style="left:0px; top:0px; width:580px; height:520px; ">
  45. <group id="group2" style="left:0px; top:0px; width:580px; height:30px; ">
  46. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:580px; height:29px; "/>
  47. <input id="ipt_refcond" ref="/root/send/payitem/getcond" class="input_s_essential" style="left:89px; top:6px; width:191px; height:19px; ">
  48. <script type="javascript" ev:event="onkeyup">
  49. <![CDATA[
  50. inputEnterKey("btn_search", "DOMActivate");
  51. ]]>
  52. </script>
  53. </input>
  54. <button id="btn_search" class="btn1_letter2" style="left:519px; top:4px; width:56px; height:22px; ">
  55. <caption>조회</caption>
  56. <script type="javascript" ev:event="DOMActivate">
  57. <![CDATA[
  58. misfMsterDetailRetrieve();
  59. ]]>
  60. </script>
  61. </button>
  62. <line id="line13" class="line_4" style="x1:515px; y1:0px; x2:515px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  63. <caption id="caption2" class="search_name" style="left:5px; top:6px; width:86px; height:17px; ">조회조건:</caption>
  64. </group>
  65. <caption id="caption1" class="tit_2" style="left:5px; top:35px; width:129px; height:14px; ">급여 항목코드 List</caption>
  66. <line id="line1" class="line_1" style="x1:0px; y1:50px; x2:580px; y2:50px; "/>
  67. <datagrid id="grd_payitemcdlist" nodeset="/root/main/payitem/payitemlist" caption="급여항목^급여항목명" colsep="^" colwidth="128, 409" dataheight="23" defaultrows="0" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:55px; width:580px; height:465px; ">
  68. <col ref="payitemcd"/>
  69. <col ref="prntnm"/>
  70. <script type="javascript" ev:event="ondblclick">
  71. <![CDATA[
  72. btn_confirm.dispatch("DOMActivate");
  73. ]]>
  74. </script>
  75. </datagrid>
  76. </group>
  77. <group id="group1" scroll="auto" style="left:0px; top:521px; width:580px; height:27px; ">
  78. <button id="btn_confirm" class="btn4_letter2" style="left:461px; top:2px; width:56px; height:22px; ">
  79. <caption>확인</caption>
  80. <script type="javascript" ev:event="DOMActivate">
  81. <![CDATA[
  82. misfPopUpListReturn(grd_payitemcdlist);
  83. ]]>
  84. </script>
  85. </button>
  86. <button id="btn_cancel" class="btn4_letter2" style="left:520px; top:2px; width:56px; height:22px; ">
  87. <caption>취소</caption>
  88. <script type="javascript" ev:event="DOMActivate">
  89. <![CDATA[
  90. misfPopUpListCancel();
  91. ]]>
  92. </script>
  93. </button>
  94. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
  95. </group>
  96. </xhtml:body>
  97. </xhtml:html>