SPIIA00104_기타작성.xrw 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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>기타작성</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <sjudglist>
  11. <item>
  12. <chk/>
  13. <judgappdg/>
  14. <judgenddd/>
  15. <judgdd/>
  16. <reptdataenddd/>
  17. <tchk1/>
  18. <tchk2/>
  19. <tchk3/>
  20. <tchk4/>
  21. <judgdgendyn/>
  22. <judgstat/>
  23. <confyn/>
  24. <conftm/>
  25. <confplc/>
  26. <judgchk/>
  27. <etchk/>
  28. <teamcd/>
  29. <judgkind/>
  30. <etcopin/>
  31. </item>
  32. </sjudglist>
  33. </main>
  34. <send>
  35. <etcopin/>
  36. <judgappdg/>
  37. <judgkind/>
  38. <srchjudgkind/>
  39. <srchjudgappdg/>
  40. </send>
  41. <init>
  42. </init>
  43. <hidden>
  44. </hidden>
  45. <temp/>
  46. </root>
  47. </instance>
  48. <script type="javascript" ev:event="xforms-ready">
  49. <![CDATA[
  50. var judgappdg = opener.window.javascript.getParameter("judgappdg");
  51. var judgkind = opener.window.javascript.getParameter("judgkind");
  52. var confyn = opener.javascript.getParameter("confyn");
  53. model.setValue("/root/send/srchjudgappdg",judgappdg);
  54. model.setValue("/root/send/srchjudgkind",judgkind);
  55. if ( judgkind == 'A' || judgkind == 'B' ) {
  56. submit("TRIIA00115");
  57. } else {
  58. submit("TRIIA00106");
  59. }
  60. // submit("TRIIA00106");
  61. if(confyn =='Y'){
  62. button18.disabled = true;
  63. }
  64. model.refresh();
  65. ]]>
  66. </script>
  67. <submission id="TRIIA00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/sjudglist"/>
  68. <submission id="TXIIA00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/temp"/>
  69. <submission id="TRIIA00115" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/sjudglist"/>
  70. </model>
  71. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  72. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  73. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  74. <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
  75. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  77. <script type="javascript" src="../../../com/basiccodeweb/js/basiccodeweb.js"/>
  78. </xhtml:head>
  79. <xhtml:body pagewidth="600" pageheight="650" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  80. <group id="group2" scroll="auto" style="left:0px; top:0px; width:565px; height:620px; ">
  81. <caption id="caption35" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">기타작성</caption>
  82. <button id="button18" class="btn5_letter2" _auth="X" style="left:465px; top:10px; width:42px; height:19px; ">
  83. <caption>저장</caption>
  84. <script type="javascript" ev:event="onclick">
  85. <![CDATA[
  86. model.setValue("/root/send/etcopin", model.getValue("/root/main/sjudglist/item/etcopin"));
  87. model.setValue("/root/send/judgappdg", model.getValue("/root/main/sjudglist/item/judgappdg"));
  88. model.setValue("/root/send/judgkind", model.getValue("/root/main/sjudglist/item/judgkind"));
  89. var saveflag = messageBox("","Q002");
  90. if(saveflag == 6){
  91. submit("TXIIA00102");
  92. window.close();
  93. }
  94. ]]>
  95. </script>
  96. </button>
  97. <button id="button19" class="btn2_letter2" style="left:510px; top:10px; width:42px; height:19px; ">
  98. <caption>닫기</caption>
  99. <script type="javascript" ev:event="onclick">
  100. <![CDATA[
  101. window.close();
  102. ]]>
  103. </script>
  104. </button>
  105. <line id="line15" class="line_1" style="x1:5px; y1:30px; x2:550px; y2:30px; "/>
  106. <caption id="caption1" class="tit_2" style="left:10px; top:40px; width:140px; height:14px; ">기타사항</caption>
  107. <textarea id="textarea1" ref="/root/main/sjudglist/item/etcopin" style="left:10px; top:60px; width:540px; height:555px; "/>
  108. </group>
  109. </xhtml:body>
  110. </xhtml:html>