SPMNZ00500_하드코딩테이블관리.xrw 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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>전화번호조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <list>
  11. <codeinfo/>
  12. </list>
  13. <cond>
  14. <flag>1</flag>
  15. <data/>
  16. </cond>
  17. </main>
  18. <send>
  19. </send>
  20. <init>
  21. <searchitem/>
  22. </init>
  23. <popinfo>
  24. <refinfo>
  25. <serchitem/>
  26. </refinfo>
  27. </popinfo>
  28. <HideData>
  29. <searchdd/>
  30. </HideData>
  31. </root>
  32. </instance>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. fInitialize();
  36. ]]>
  37. </script>
  38. <submission id="TRMNZ00501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/list"/>
  39. </model>
  40. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. <script type="javascript">
  43. <![CDATA[
  44. /*
  45. 초기화 작업을 합니다.
  46. */
  47. function fInitialize() {
  48. }
  49. ]]>
  50. </script>
  51. </xhtml:head>
  52. <xhtml:body pagewidth="1100" pageheight="768" style="border-color:#c7a3cf; ">
  53. <group id="group5" scroll="auto" style="left:0px; top:13px; width:1080px; height:717px; border-color:#c7a3cf; border-style:solid; ">
  54. <group id="group2" style="left:-1px; top:10px; width:1075px; height:35px; vertical-align:top; ">
  55. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1075px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  56. <caption id="caption1" class="search_name" style="left:15px; top:9px; width:87px; height:17px; ">검색조건 :</caption>
  57. <line id="line1" style="x1:996px; y1:7px; x2:996px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  58. <button id="btn_search" class="btn1_letter2" style="left:1005px; top:7px; width:56px; height:22px; ">
  59. <caption>조회</caption>
  60. <script type="javascript" ev:event="DOMActivate">
  61. <![CDATA[
  62. model.makeValue("/root/send/reqdata/flag" , model.getValue(rdo_flag.attribute("ref")));
  63. model.makeValue("/root/send/reqdata/data" , model.getValue(ipt_data.attribute("ref")));
  64. submit("TRMNZ00501");
  65. ]]>
  66. </script>
  67. </button>
  68. <select1 id="rdo_flag" ref="/root/main/cond/flag" appearance="full" cols="4" overflow="visible" style="left:105px; top:10px; width:250px; height:13px; border-style:none; ">
  69. <choices>
  70. <item>
  71. <label>코드그룹</label>
  72. <value>1</value>
  73. </item>
  74. <item>
  75. <label>코드그룹명</label>
  76. <value>2</value>
  77. </item>
  78. <item>
  79. <label>코드</label>
  80. <value>3</value>
  81. </item>
  82. <item>
  83. <label>코드명</label>
  84. <value>4</value>
  85. </item>
  86. </choices>
  87. </select1>
  88. <input id="ipt_data" ref="/root/main/cond/data" style="left:360px; top:8px; width:100px; height:19px; ">
  89. <script type="javascript" ev:event="onkeyup">
  90. <![CDATA[
  91. if(event.keyCode =="13") {
  92. setInputNodeCurText();
  93. btn_search.dispatch("DOMActivate");
  94. }
  95. ]]>
  96. </script>
  97. </input>
  98. </group>
  99. <caption id="caption9" class="tit_2" style="left:0px; top:57px; width:111px; height:14px; vertical-align:middle; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">전화번호조회</caption>
  100. <line id="line12" class="line_1" style="x1:-1px; y1:71px; x2:1074px; y2:71px; "/>
  101. <!-- 사용자전화번호 -->
  102. <datagrid id="datagrid1" nodeset="/root/main/list/codeinfo" autoresize="true" caption="그룹ID^CD그룹명^코드^코드명^순번^최초등록자ID^최초등록일시^최종수정자ID^최종수정일시^상위코드(supcdid)^시작일시^종료일시" colsep="^" colwidth="73, 250, 78, 151, 39, 80, 100, 80, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:-1px; top:76px; width:1075px; height:638px; ">
  103. <col ref="cdgrupid" style="text-align:center; "/>
  104. <col ref="grupdetldesc"/>
  105. <col ref="cdid"/>
  106. <col ref="cdnm"/>
  107. <col ref="sortseq"/>
  108. <col ref="fstrgstrid"/>
  109. <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn"/>
  110. <col ref="lastupdtrid"/>
  111. <col ref="lastupdtdt" format="yyyy-mm-dd hh:nn"/>
  112. <col ref="supcdid"/>
  113. <col ref="valifromdd"/>
  114. <col ref="valitodd"/>
  115. </datagrid>
  116. </group>
  117. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:603px; height:14px; ">전화번호 검색</caption>
  118. </xhtml:body>
  119. </xhtml:html>