SPRPC90100_공통코드군HELP.xrw 4.1 KB

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