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