SMRSG02100_거래처별 지출현황.xrw 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <grid>
  11. </grid>
  12. </main>
  13. <send>
  14. <data1/>
  15. <data2/>
  16. <data3/>
  17. <data4/>
  18. <data5/>
  19. <data6/>
  20. </send>
  21. <init>
  22. <select1>
  23. <label>중앙의료원</label>
  24. <value>1</value>
  25. <label>성의교정</label>
  26. <value>2</value>
  27. <label>성모병원</label>
  28. <value>3</value>
  29. <label>강남성모병원</label>
  30. <value>4</value>
  31. <label>의정부성모병원</label>
  32. <value>5</value>
  33. </select1>
  34. </init>
  35. </root>
  36. </instance>
  37. <script type="javascript" ev:event="xforms-ready">
  38. <![CDATA[
  39. model.removeNode("/root/main/grid");
  40. model.refresh();
  41. ]]>
  42. </script>
  43. </model>
  44. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  45. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  46. </xhtml:head>
  47. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  48. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  49. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">거래처별 지출현황</caption>
  50. </group>
  51. <group id="grp_biz" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
  52. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
  53. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  54. <caption id="caption2" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
  55. <button id="button1" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; ">
  56. <caption>조회</caption>
  57. </button>
  58. <select1 id="combo2" class="combo_search" appearance="minimal" style="left:100px; top:8px; width:180px; height:19px; ">
  59. <choices>
  60. <item>
  61. <label>combo1</label>
  62. <value>combo1</value>
  63. </item>
  64. </choices>
  65. </select1>
  66. <line id="line13" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  67. <caption id="caption3" class="search_name" style="left:310px; top:9px; width:86px; height:17px; ">지출년월 :</caption>
  68. <caption id="caption4" style="left:1030px; top:9px; width:45px; height:20px; "/>
  69. <input id="input28" class="input_default" inputtype="date" style="left:396px; top:8px; width:179px; height:19px; "/>
  70. </group>
  71. <caption id="caption8" class="tit_2" style="left:5px; top:54px; width:216px; height:13px; ">거래처별 지출현황</caption>
  72. <datagrid id="datagrid2" nodeset="/root/example" caption="거래처^구분^구분^합계^비율(%)^|거래처^환자식^직원식^합계^비율(%)^" colsep="^" colwidth="216, 214, 295, 311, 239" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:74px; width:1195px; height:660px; ">
  73. <col/>
  74. <col/>
  75. <col/>
  76. <col/>
  77. <col/>
  78. </datagrid>
  79. <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  80. </group>
  81. <group id="group4" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
  82. <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1195; y2:25; "/>
  83. <button id="button39" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  84. <caption>초기화</caption>
  85. </button>
  86. <button id="button51" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
  87. <caption>출력</caption>
  88. </button>
  89. </group>
  90. </xhtml:body>
  91. </xhtml:html>