SMZSL00101_업무서비스상태조회.xrw 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  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. <svclist>
  12. <svcname/>
  13. <instantiated/>
  14. <interface/>
  15. <implementation/>
  16. </svclist>
  17. </list>
  18. <item>
  19. <svcname/>
  20. <instantiated/>
  21. <interface/>
  22. <implementation/>
  23. </item>
  24. <profile>
  25. <dump>
  26. <depth/>
  27. <size/>
  28. <contents/>
  29. </dump>
  30. <result>
  31. <size/>
  32. </result>
  33. </profile>
  34. </main>
  35. <send>
  36. <svcname/>
  37. <instantiated/>
  38. <profilename/>
  39. <depth/>
  40. </send>
  41. <init>
  42. </init>
  43. <temp/>
  44. </root>
  45. </instance>
  46. <script type="javascript" ev:event="xforms-ready">
  47. <![CDATA[
  48. fInitialize();
  49. ]]>
  50. </script>
  51. <submission id="TRZSL00101" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/list"/>
  52. <submission id="TRZSL00102" ref="/root/send" method="form-data-post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/profile"/>
  53. </model>
  54. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  55. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  56. <script type="javascript">
  57. <![CDATA[
  58. // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
  59. function fInitialize() {
  60. model.removeNodeset("/root/main/list/svclist");
  61. model.resetInstanceNode("/root/send");
  62. model.setValue("/root/send/instantiated","");
  63. model.resetInstanceNode("/root/main/item");
  64. model.resetInstanceNode("/root/main/profile");
  65. model.setValue("/root/send/depth","5");
  66. model.refresh();
  67. }
  68. ]]>
  69. </script>
  70. </xhtml:head>
  71. <xhtml:body guideline="1,1196;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  72. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  73. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">업무 서비스 목록 조회</caption>
  74. </group>
  75. <group id="group3" scroll="auto" style="left:0px; top:40px; width:1195px; height:744px; ">
  76. <line id="line4" class="line_2" style="x1:0px; y1:740px; x2:1194px; y2:740px; "/>
  77. <line id="line2" class="line_2" style="x1:0px; y1:438px; x2:1194px; y2:438px; "/>
  78. <line id="line6" class="line_2" style="x1:0px; y1:414px; x2:1194px; y2:414px; "/>
  79. <group id="group2" style="left:0px; top:14px; width:1194px; height:35px; vertical-align:top; ">
  80. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
  81. <caption id="caption2" class="search_name" style="left:16px; top:8px; width:127px; height:17px; ">Service Name :</caption>
  82. <line id="line13" style="x1:1106px; y1:7px; x2:1106px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  83. <caption id="caption22" class="search_name" style="left:461px; top:8px; width:110px; height:17px; ">Instantiated :</caption>
  84. <button id="btn_search" navindex="4" class="btn1_letter2" style="left:1122px; top:7px; width:56px; height:22px; ">
  85. <caption>조회</caption>
  86. <script type="javascript" ev:event="DOMActivate">
  87. <![CDATA[
  88. submit("TRZSL00101");
  89. ]]>
  90. </script>
  91. </button>
  92. <select1 id="cmb_instantiated" ref="/root/send/instantiated" navindex="2" class="combo_search" appearance="minimal" style="left:580px; top:8px; width:80px; height:19px; ">
  93. <choices>
  94. <item>
  95. <label>any</label>
  96. <value/>
  97. </item>
  98. <item>
  99. <label>true</label>
  100. <value>true</value>
  101. </item>
  102. <item>
  103. <label>false</label>
  104. <value>false</value>
  105. </item>
  106. </choices>
  107. </select1>
  108. <input id="ipt_svcname" ref="/root/send/svcname" navindex="3" class="input_search" style="left:145px; top:8px; width:290px; height:19px; "/>
  109. </group>
  110. <caption id="caption1" class="tit_2" style="left:6px; top:370px; width:139px; height:14px; ">프로파일링</caption>
  111. <line id="line1" class="line_1" style="x1:0px; y1:385px; x2:1194px; y2:385px; "/>
  112. <caption id="cap_bizabbrinput" class="cell_1" style="left:0px; top:390px; width:100px; height:23px; ">Service Name</caption>
  113. <caption id="cap_msgcnts1" class="cell_1" style="left:0px; top:414px; width:100px; height:23px; ">Interface</caption>
  114. <caption id="cap_msgcnts2" class="cell_1" style="left:598px; top:415px; width:100px; height:23px; ">implementation</caption>
  115. <caption id="cap_msgcnts3" class="cell_1" style="left:925px; top:390px; width:100px; height:23px; ">object size(est.)</caption>
  116. <caption id="caption20" class="tit_2" style="left:6px; top:62px; width:149px; height:14px; ">업무 서비스 목록</caption>
  117. <line id="line8" class="line_1" style="x1:0px; y1:77px; x2:1194px; y2:77px; "/>
  118. <line id="line7" class="line_3" style="x1:0px; y1:741px; x2:1194px; y2:741px; "/>
  119. <caption id="cap_msgcd" class="cell_1" style="left:598px; top:390px; width:100px; height:23px; ">instantiated</caption>
  120. <button id="btn_saveexcel" class="btn2_letter4" style="left:1125px; top:56px; width:64px; height:19px; ">
  121. <caption>엑셀저장</caption>
  122. <script type="javascript" ev:event="DOMActivate">
  123. <![CDATA[
  124. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  125. if (fileName != "")
  126. {
  127. grd_msglist.saveExcel(fileName, "SheetName", true, true, "", "", false);
  128. }
  129. ]]>
  130. </script>
  131. </button>
  132. <datagrid id="grd_svclist" nodeset="/root/main/list/svclist" caption="Service Name^instantiated^interface^implementation" colwidth="247, 80, 400, 420" dataheight="25" defaultrows="0" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" style="left:0px; top:82px; width:1194px; height:277px; ">
  133. <col ref="svcname" style="text-align:left; word-wrap:none; "/>
  134. <col ref="instantiated" style="text-align:center; "/>
  135. <col ref="interface" style="text-align:left; word-wrap:none; "/>
  136. <col ref="implementation" style="text-align:left; word-wrap:none; "/>
  137. <script type="javascript" ev:event="onrowchanged">
  138. <![CDATA[
  139. var cur_row = grd_svclist.row;
  140. if ( cur_row > 0 ) {
  141. model.copyNode("/root/main/item","/root/main/list/svclist["+cur_row+"]");
  142. model.resetInstanceNode("/root/main/profile");
  143. model.removeNodeset("/root/main/profile/dump");
  144. model.refresh();
  145. }
  146. ]]>
  147. </script>
  148. </datagrid>
  149. <datagrid id="grd_dump" nodeset="/root/main/profile/dump" caption="depth^size(est. bytes)^contents" colwidth="201, 100, 872" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:440px; width:1193px; height:300px; ">
  150. <col ref="depth"/>
  151. <col ref="size" style="text-align:right; "/>
  152. <col ref="contents"/>
  153. </datagrid>
  154. <caption id="caption3" style="left:1080px; top:364px; width:35px; height:20px; ">depth</caption>
  155. <input id="ipt_depth" ref="/root/send/depth" style="left:1115px; top:364px; width:75px; height:19px; "/>
  156. <button id="btn_profile" class="btn2_letter4" style="left:1007px; top:364px; width:64px; height:19px; ">
  157. <caption>profile</caption>
  158. <script type="javascript" ev:event="DOMActivate">
  159. <![CDATA[
  160. var profileName = model.getValue("/root/main/item/svcname");
  161. if (profileName == "") return;
  162. model.makeValue("/root/send/profilename",profileName);
  163. if (submit("TRZSL00102")) {
  164. setTree(grd_dump,0,0,true);
  165. }
  166. ]]>
  167. </script>
  168. </button>
  169. <button id="btn_expand" class="btn2_letter4" style="left:940px; top:364px; width:64px; height:19px; ">
  170. <caption>모두펼침</caption>
  171. <script type="javascript" ev:event="DOMActivate">
  172. <![CDATA[
  173. setCollapsed(grd_dump,false);
  174. ]]>
  175. </script>
  176. </button>
  177. <button id="btn_collapse" class="btn2_letter4" style="left:870px; top:364px; width:64px; height:19px; ">
  178. <caption>모두닫음</caption>
  179. <script type="javascript" ev:event="DOMActivate">
  180. <![CDATA[
  181. setCollapsed(grd_dump,true);
  182. ]]>
  183. </script>
  184. </button>
  185. <output id="ipt_view_svcname" ref="/root/main/item/svcname" navindex="7" class="output_fix" _required="true" appearance="output" maxlength="5" style="left:103px; top:392px; width:493px; height:19px; ">
  186. <script type="javascript" ev:event="xforms-value-changed">
  187. <![CDATA[
  188. fEnableInsertButton();
  189. fSetMessageCode();
  190. ]]>
  191. </script>
  192. </output>
  193. <output id="ipt_view_instantiated" ref="/root/main/item/instantiated" class="output_fix" appearance="output" style="left:700px; top:391px; width:220px; height:19px; "/>
  194. <output id="ipt_view_objectsize" ref="/root/main/profile/result/size" navindex="10" format="#,###" appearance="output" style="left:1028px; top:391px; width:164px; height:19px; border-color:#c0c0c0; border-style:solid; "/>
  195. <output id="ipt_view_interface" ref="/root/main/item/interface" navindex="8" class="output_fix" _required="true" appearance="output" style="left:103px; top:417px; width:493px; height:19px; "/>
  196. <output id="ipt_view_implementation" ref="/root/main/item/implementation" navindex="9" class="output_fix" appearance="output" style="left:700px; top:417px; width:493px; height:19px; "/>
  197. </group>
  198. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:27px; ">
  199. <line id="line32" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
  200. <button id="btn_init" navindex="16" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  201. <caption>초기화</caption>
  202. <script type="javascript" ev:event="DOMActivate">
  203. <![CDATA[
  204. fInitialize();
  205. ]]>
  206. </script>
  207. </button>
  208. </group>
  209. </xhtml:body>
  210. </xhtml:html>