| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>
- <![CDATA[公用管理 >> 代码管理 >> Glue 日志查看]]>
- </xhtml:title>
- <model id="model1" autocdata="false">
- <instance id="instance1">
- <root xmlns="">
- <formData>
- <searchInfo>
- <DATE/>
- <JVM>jvm1</JVM>
- <LOG/>
- </searchInfo>
- <extInfo>
- <NEXT/>
- <PAGE/>
- </extInfo>
- </formData>
- <gridData>
- </gridData>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- if (window.parent == null) Init();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../js/boaCommon.js"/>
- <script type="javascript" src="../../js/boaMsg.js"/>
- <script type="javascript" src="../../js/mesCommon.js">
- <![CDATA[
- var submitID = "UIZ010050-service";
- var isValid = true;
- function Init(node) {
- // InitParams(node);
- // isValid = model.getValue("/root/initData/rcvInfo/ROOT_AMN_YN") == "Y";
- }
- function find() {
- if (isValid == false) return;
- exec("/root/formData/searchInfo", "", "find", "/root/gridData/ListResult_0_VO");
- model.removenode("/root/reqData");
- model.removenode("/root/resData");
- model.refresh();
- group3.visible = Number(model.getXPathValue("count(/root/gridData/ListResult_0_VO)")) > 0;
- }
- function find2() {
- if (isValid == false) return;
- exec("/root/formData", "", "find", "/root/gridData/ListResult_0_VO");
- model.removenode("/root/reqData");
- model.removenode("/root/resData");
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body overflow="hidden" pagewidth="980" pageheight="620" style="font-family:宋体; ">
- <group id="group1" overflow="hidden" ref="/root/formData/searchInfo" style="left:0px; top:0px; width:980px; height:30px; ">
- <line id="line2" style="x1:0px; y1:29px; x2:980px; y2:29px; "/>
- <caption id="caption3" class="cell" style="left:0px; top:5px; width:90px; height:20px; vertical-align:middle; ">日期时间</caption>
- <input id="input1" ref="DATE" format="yyyy-mm-dd hh:nn:ss" mask="include" style="left:92px; top:5px; width:125px; height:20px; "/>
- <caption id="caption1" class="cell" style="left:227px; top:5px; width:90px; height:20px; vertical-align:middle; ">虚拟机</caption>
- <select1 id="combo1" ref="JVM" appearance="minimal" style="left:319px; top:5px; width:125px; height:20px; ">
- <choices>
- <item>
- <label>TOMCAT 1</label>
- <value>jvm1</value>
- </item>
- <item>
- <label>TOMCAT 2</label>
- <value>jvm2</value>
- </item>
- <item>
- <label>TOMCAT 3</label>
- <value>jvm3</value>
- </item>
- </choices>
- </select1>
- <caption id="caption6" class="cell" style="left:454px; top:5px; width:90px; height:20px; vertical-align:middle; ">日志文件号</caption>
- <input id="input2" ref="DATE" format="#,###" mask="include" style="left:546px; top:5px; width:125px; height:20px; text-align:right; "/>
- <group id="group3" visibility="hidden" overflow="hidden" ref="/root/formData/searchInfo" style="left:700px; top:0px; width:280px; height:25px; ">
- <caption id="caption12" style="left:155px; top:5px; width:15px; height:20px; ">第</caption>
- <caption id="caption13" style="left:245px; top:5px; width:15px; height:20px; ">条</caption>
- <button id="button1" style="left:0px; top:5px; width:85px; height:20px; background-image:../../images/cal_pre_m.gif; ">
- <caption>上一条</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/formData/extInfo/NEXT", "-1");
- find2();
- ]]>
- </script>
- </button>
- <button id="button2" style="left:80px; top:5px; width:85px; height:20px; background-image:../../images/cal_next_m.gif; ">
- <caption>下一条</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/formData/extInfo/NEXT", "1");
- find2();
- ]]>
- </script>
- </button>
- <input id="input6" ref="/root/formData/extInfo/PAGE" format="#,###" mask="include" style="left:175px; top:5px; width:65px; height:20px; text-align:right; "/>
- <button id="button3" style="left:260px; top:5px; width:20px; height:20px; background-image:../../images/cal_next_Y.gif; ">
- <caption/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if (model.getValue("/root/formData/extInfo/PAGE") != "") {
- model.setValue("/root/formData/extInfo/NEXT", "0");
- find2();
- }
- ]]>
- </script>
- </button>
- </group>
- </group>
- <group id="group2" overflow="hidden" ref="/root/gridData/ListResult_0_VO/ListResult_0_Row" style="left:0px; top:35px; width:980px; height:585px; ">
- <caption id="caption2" class="cell" style="left:0px; top:0px; width:90px; height:20px; vertical-align:middle; ">语句体</caption>
- <textarea id="textarea1" ref="sqlQuery" scroll="auto" editable="false" style="left:0px; top:25px; width:690px; height:560px; vertical-align:top; word-wrap:hard; "/>
- <caption id="caption5" class="cell" style="left:100px; top:0px; width:90px; height:20px; vertical-align:middle; ">运行时间</caption>
- <output id="output1" ref="dateTime" style="left:192px; top:0px; width:498px; height:20px; border-color:#c0c0c0; border-style:solid; "/>
- <caption id="caption4" class="cell" style="left:700px; top:0px; width:90px; height:20px; vertical-align:middle; ">语句参数</caption>
- <textarea id="textarea2" ref="params" scroll="auto" editable="false" style="left:700px; top:25px; width:280px; height:560px; vertical-align:top; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|