xSMRRR00001_songtest.xrw 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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. <send/>
  10. <main>
  11. <test/>
  12. </main>
  13. </root>
  14. </instance>
  15. <submission id="TRRRR00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/test"/>
  16. </model>
  17. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  18. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  19. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  20. </xhtml:head>
  21. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  22. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  23. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">부서별 청구 약품 지정</caption>
  24. </group>
  25. <group id="grp_biz" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
  26. <button id="button2" class="btn2_letter3" style="left:420px; top:45px; width:53px; height:19px; ">
  27. <caption>조회</caption>
  28. <script type="javascript" ev:event="DOMActivate">
  29. <![CDATA[
  30. //submit("TRRRR00001");
  31. input1.value = "2053.12345675";
  32. ]]>
  33. </script>
  34. </button>
  35. <input id="input1" ref="/root/main/test" style="left:510px; top:55px; width:100px; height:19px; "/>
  36. <button id="button1" class="btn2_letter3" style="left:410px; top:90px; width:53px; height:19px; ">
  37. <caption>처리</caption>
  38. <script type="javascript" ev:event="DOMActivate">
  39. <![CDATA[
  40. //submit("TRRRR00001");
  41. var song = input1.value;
  42. input1.value = song.getRound(-3, "DOWN");
  43. model.refresh();
  44. ]]>
  45. </script>
  46. </button>
  47. </group>
  48. <group id="group1" style="left:0px; top:12; width:1195px; height:27px; ">
  49. <button id="button4" class="btn3_letter4" visibility="hidden" style="left:57px; top:3px; width:80px; height:22px; ">
  50. <caption>화면이동</caption>
  51. </button>
  52. <button id="button7" class="btn6_letter2" visibility="hidden" style="left:0px; top:3px; width:56px; height:22px; ">
  53. <caption>출력</caption>
  54. </button>
  55. <button id="button8" class="btn4_letter2" style="left:1069px; top:3px; width:56px; height:22px; ">
  56. <caption>저장</caption>
  57. </button>
  58. <button id="button9" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
  59. <caption>초기화</caption>
  60. </button>
  61. <line id="line17" class="line_6" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
  62. </group>
  63. </xhtml:body>
  64. </xhtml:html>