SMAVT00800_배치후현황.xrw 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <example>Sample</example>
  10. <item>
  11. <label>Tree</label>
  12. <value/>
  13. <item>
  14. <label>item1</label>
  15. <value>1</value>
  16. <item>
  17. <label>item1_1</label>
  18. <value>1_1</value>
  19. </item>
  20. </item>
  21. <item>
  22. <label>item2</label>
  23. <value>2</value>
  24. <item>
  25. <label>item2_1</label>
  26. <value>2_1</value>
  27. </item>
  28. </item>
  29. </item>
  30. </root>
  31. </instance>
  32. </model>
  33. </xhtml:head>
  34. <xhtml:body guideline="1,1194;2,784;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  35. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  36. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:210px; height:14px; ">조직은행 기증자 리스트</caption>
  37. </group>
  38. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  39. <caption id="caption1" class="tit_2" style="left:5px; top:56px; width:210px; height:14px; ">배치후 현황</caption>
  40. <line id="line1" class="line_1" style="x1:0px; y1:71px; x2:1194px; y2:71px; "/>
  41. <datagrid id="datagrid1" caption="조직번호^배치번호^방사선조사^항생제처리^Descripition^크기^^7)^8)" colsep="^" colwidth="130, 130, 130, 130, 130, 130" dataheight="23" defaultrows="3" extendlastcol="scroll" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:76px; width:1194px; height:664px; text-align:center; ">
  42. <col type="output"/>
  43. <col type="output"/>
  44. <col type="output"/>
  45. <col ref="/root/example"/>
  46. <col/>
  47. <col/>
  48. </datagrid>
  49. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  50. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  51. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:91px; height:17px; ">처리일자 :</caption>
  52. <caption id="caption5" class="search_no_b" style="left:207px; top:10px; width:12px; height:17px; ">~</caption>
  53. <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
  54. <input id="input1" class="input_s_essential" inputtype="date" style="left:104px; top:9px; width:100px; height:19px; "/>
  55. <input id="input25" class="input_s_essential" inputtype="date" style="left:222px; top:10px; width:100px; height:19px; "/>
  56. <button id="btn_sea" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  57. <caption>조회</caption>
  58. </button>
  59. </group>
  60. <button id="btn_excsave" class="btn2_letter4" style="left:1129px; top:50px; width:64px; height:19px; ">
  61. <caption>엑셀저장</caption>
  62. <script ev:event="DOMActivate" type="javascript">
  63. <![CDATA[
  64. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  65. if (fileName != "")
  66. {
  67. grd_msglist.saveExcel(fileName);
  68. }
  69. ]]>
  70. </script>
  71. </button>
  72. </group>
  73. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
  74. <button id="btn_prt" class="btn6_letter2" style="left:0px; top:5px; width:56px; height:22px; ">
  75. <caption>출력</caption>
  76. </button>
  77. </group>
  78. </xhtml:body>
  79. </xhtml:html>