SPSMV00300_세분변수항목조회.xrw 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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. <list>
  11. <itemlist>
  12. <itemseq/>
  13. <itemnm/>
  14. <itemlblnm/>
  15. <itemdefine/>
  16. <recgendbasespec/>
  17. </itemlist>
  18. </list>
  19. </main>
  20. <send>
  21. <divvarcd/>
  22. </send>
  23. <hidden>
  24. <session/>
  25. <divvarcd/>
  26. <divvarnm/>
  27. <divvardefine/>
  28. <prevdata/>
  29. </hidden>
  30. </root>
  31. </instance>
  32. <submission id="TRSMV00301" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/list"/>
  33. </model>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. model.setvalue("/root/hidden/divvarcd", model.getValue("/root/hidden/prevdata/divvarcd") );
  39. model.setvalue("/root/hidden/divvarnm", model.getValue("/root/hidden/prevdata/divvarnm") );
  40. model.setvalue("/root/hidden/divvardefine", model.getValue("/root/hidden/prevdata/divvardefine") );
  41. model.setValue("/root/send/divvarcd", model.getValue("/root/hidden/prevdata/divvarcd") );
  42. submit("TRSMV00301");
  43. model.refresh();
  44. ]]>
  45. </script>
  46. </xhtml:head>
  47. <xhtml:body pagewidth="718" pageheight="485" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  48. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:700px; height:450px; ">
  49. <caption id="caption1" class="tit_2" style="left:5px; top:9px; width:131px; height:14px; ">세분변수 항목 조회</caption>
  50. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:700px; y2:25px; "/>
  51. <caption id="caption5" class="cell_1" style="left:0px; top:29px; width:130px; height:23px; text-align:left; vertical-align:middle; ">세분변수 명칭</caption>
  52. <output id="opt_title" ref="/root/hidden/divvarnm" style="left:132px; top:31px; width:460px; height:19px; text-align:left; "/>
  53. <caption id="caption4" class="cell_1" style="left:0px; top:53px; width:130px; height:50px; ">세분변수 정의</caption>
  54. <textarea id="tar_define" ref="/root/hidden/divvardefine" disabled="true" scroll="vertical" maxlength="240" style="left:132px; top:54px; width:565px; height:48px; "/>
  55. <datagrid id="datagrid1" nodeset="/root/main/list/itemlist" caption="순번^항목명^항목약어명^항목정의^인식/마감 기준" colwidth="40, 150, 100, 305, 100" dataheight="23" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" colsep="^" tooltip="true" style="left:0px; top:134px; width:700px; height:315px; ">
  56. <col ref="itemseq"/>
  57. <col ref="itemnm"/>
  58. <col ref="itemlblnm"/>
  59. <col ref="itemdefine"/>
  60. <col ref="recgendbasespec"/>
  61. </datagrid>
  62. <output id="output1" ref="/root/hidden/divvarcd" style="left:597px; top:31px; width:100px; height:19px; text-align:left; "/>
  63. </group>
  64. <group id="grp_btn" scroll="auto" style="left:0px; top:450px; width:700px; height:27px; ">
  65. <button id="button9" class="btn4_letter2" style="left:642px; top:2px; width:56px; height:22px; ">
  66. <script type="javascript" ev:event="xforms-activate">
  67. <![CDATA[
  68. window.close();
  69. ]]>
  70. </script>
  71. <caption>닫기</caption>
  72. </button>
  73. </group>
  74. <caption id="caption2" class="tit_2" style="left:5px; top:115px; width:100px; height:14px; ">항목 리스트</caption>
  75. <line id="line2" class="line_1" style="x1:0px; y1:130px; x2:700px; y2:130px; "/>
  76. <line id="line6" class="line_3" style="x1:0px; y1:103px; x2:700px; y2:103px; "/>
  77. </xhtml:body>
  78. </xhtml:html>