_UIB020110.xrw 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../css/body.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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <time>
  10. <s/>
  11. <e/>
  12. </time>
  13. <datagrid1>
  14. <L2QLTYRESULT/>
  15. </datagrid1>
  16. </root>
  17. </instance>
  18. </model>
  19. <script type="javascript" src="../../js/boaCommon.js"/>
  20. <script type="javascript" src="../../js/b01.js"/>
  21. <script type="javascript">
  22. <![CDATA[
  23. function find()
  24. {
  25. model.removenode("/root/reqData");
  26. model.makeValue("/root/reqData/STIME" , input1.value+"0000");
  27. model.makeValue("/root/reqData/ETIME" , input2.value+"9999");
  28. //
  29. commSubmit("UIB020110-service" , "findL2" , "glueAction.do");
  30. model.copyNode("/root/datagrid1" , "/root/resData/L2QLTYRESULT_VO");
  31. model.refresh();
  32. }
  33. ]]>
  34. </script>
  35. </xhtml:head>
  36. <xhtml:body pagewidth="980" pageheight="620">
  37. <datagrid id="datagrid1" nodeset="/root/datagrid1/L2QLTYRESULT_Row" caption="&#38050;Ïé&#21495;^ò¦ãÆ&#26102;&#38388;^&#35797;&#26679;&#21495;^ý§Óø^&#26631;ñ×&#21495;^&#26631;ñ×ø«&#21495;^&#23454;&#39564;&#39033;ÙÍ1^&#23454;&#39564;&#20869;é»1^&#23454;&#39564;&#39033;ÙÍ2^&#23454;&#39564;&#20869;é»2|&#38050;Ïé&#21495;^ò¦ãÆ&#26102;&#38388;^&#35797;&#26679;&#21495;^ý§Óø^&#26631;ñ×&#21495;^&#26631;ñ×ø«&#21495;^&#23454;&#39564;&#39033;ÙÍ1^&#23454;&#39564;&#20869;é»1^&#23454;&#39564;&#39033;ÙÍ2^&#23454;&#39564;&#20869;é»2" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 87, 97, 90, 79" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:980px; height:585px; ">
  38. <col ref="COIL_NO"/>
  39. <col ref="QLTY_SEND_DTIME"/>
  40. <col ref="SMP_NO"/>
  41. <col ref="COIL_THK"/>
  42. <col ref="SPEC_ABBSYM"/>
  43. <col ref="SPEC_STL_GRD"/>
  44. <col ref="QLTY_CD1"/>
  45. <col ref="QLTY_TT1"/>
  46. <col ref="QLTY_CD2"/>
  47. <col ref="QLTY_TT2"/>
  48. </datagrid>
  49. <button id="button1" style="left:365px; top:0px; width:100px; height:20px; background-color:#00ff00; border-style:solid; ">
  50. <caption>FIND</caption>
  51. <script type="javascript" ev:event="DOMActivate">
  52. <![CDATA[
  53. find();
  54. ]]>
  55. </script>
  56. </button>
  57. <input id="input1" ref="/root/time/s" inputtype="date" style="left:100px; top:0px; width:100px; height:20px; "/>
  58. <input id="input2" ref="/root/time/e" inputtype="date" style="left:215px; top:0px; width:100px; height:20px; "/>
  59. <line id="line1" style="x1:200px; y1:10px; x2:215px; y2:10px; "/>
  60. <line id="line2" style="x1:0px; y1:25px; x2:975px; y2:25px; "/>
  61. <caption id="caption1" style="left:0px; top:0px; width:100px; height:20px; text-align:center; ">ò¦ãÆ&#26102;&#38388;</caption>
  62. </xhtml:body>
  63. </xhtml:html>