SPMNP07430_PCA종류선택.xrw 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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>PCAÁ¾·ù¼±ÅÃ</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <cond>
  11. <fromdd/>
  12. <todd/>
  13. </cond>
  14. <opinfo>
  15. <oplist/>
  16. </opinfo>
  17. <codeinfo>
  18. <codelist>
  19. <cdid/>
  20. <cdnm/>
  21. </codelist>
  22. </codeinfo>
  23. <pcainfo>
  24. <pcalist/>
  25. </pcainfo>
  26. <stdinfo>
  27. <stdlist/>
  28. </stdinfo>
  29. </main>
  30. <init>
  31. </init>
  32. <send>
  33. </send>
  34. <hidden/>
  35. <temp>
  36. </temp>
  37. </root>
  38. </instance>
  39. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  42. <script type="javascript" ev:event="xforms-ready">
  43. <![CDATA[
  44. model.makeValue("/root/send/reqdata/srchdd", getCurrentDate());
  45. model.makeValue("/root/send/reqdata/cdgrupid", "'U27'");
  46. submit("TRMNW00001");
  47. ]]>
  48. </script>
  49. <script type="javascript">
  50. <![CDATA[
  51. ]]>
  52. </script>
  53. <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/codeinfo"/>
  54. <submission id="TRMNP07410" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/stdinfo"/>
  55. </model>
  56. </xhtml:head>
  57. <xhtml:body pagewidth="347" pageheight="320" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  58. <group id="grp_tle" style="left:0px; top:0px; width:330px; height:13px; ">
  59. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:248px; height:14px; font-family:µ¸¿òü; ">PCAÁ¾·ù¼±ÅÃ</caption>
  60. </group>
  61. <group id="grp_biz" scroll="auto" style="left:0px; top:18px; width:330px; height:277px; ">
  62. <datagrid id="grd_codelist" nodeset="/root/main/codeinfo/codelist" caption="caption2^Á¾·ù" colsep="^" colwidth="0, 136" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:155px; height:275px; ">
  63. <col ref="cdid"/>
  64. <col ref="cdnm"/>
  65. <script type="javascript" ev:event="ondblclick">
  66. <![CDATA[
  67. model.makeValue("/root/send/reqdata/cdgrupid", "004");
  68. model.makeValue("/root/send/reqdata/lnkcd", grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdid")));
  69. submit("TRMNP07410");
  70. ]]>
  71. </script>
  72. </datagrid>
  73. <datagrid id="grd_stdlist" nodeset="/root/main/stdinfo/stdlist" caption="PCAÁ¾·ù^caption2" colsep="^" colwidth="140, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:160px; top:0px; width:155px; height:275px; ">
  74. <col ref="cdnm"/>
  75. <col ref="cdid" visibility="hidden"/>
  76. <script type="javascript" ev:event="ondblclick">
  77. <![CDATA[
  78. model.property("cdid") = grd_stdlist.valueMatrix(grd_stdlist.row, grd_stdlist.colRef("cdid"));
  79. model.property("cdnm") = grd_stdlist.valueMatrix(grd_stdlist.row, grd_stdlist.colRef("cdnm"));
  80. model.property("lnkcd") = grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdid"));
  81. model.property("lnknm") = grd_codelist.valueMatrix(grd_codelist.row, grd_codelist.colRef("cdnm"));
  82. model.property("clickflag") = "Y";
  83. window.close();
  84. ]]>
  85. </script>
  86. </datagrid>
  87. </group>
  88. </xhtml:body>
  89. </xhtml:html>