SMADB01030_항암프로토콜스케쥴변경.xrw 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. <main>
  10. <schedule>
  11. <bef_prcpdd/>
  12. <aft_prcpdd/>
  13. <lastupdtdt/>
  14. <changeyn/>
  15. </schedule>
  16. <result>
  17. <cnt/>
  18. </result>
  19. </main>
  20. <hidden/>
  21. <temp/>
  22. <init/>
  23. <send>
  24. <reqdata/>
  25. <savedata/>
  26. </send>
  27. </root>
  28. </instance>
  29. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  30. <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
  31. <submission id="TRADB01040" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/schedule"/>
  32. <submission id="TXADB01040" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata"/>
  33. <script type="javascript" ev:event="xforms-ready">
  34. <![CDATA[
  35. fInitialize_SMADB01030();
  36. ]]>
  37. </script>
  38. </model>
  39. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  40. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  41. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  42. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  43. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  44. <script type="javascript" src="../../../ast/pharmacyprotocolweb/js/SMADB01030.js"/>
  45. </xhtml:head>
  46. <xhtml:body pagewidth="280" pageheight="280" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  47. <line id="line1" class="line_1" style="x1:0px; y1:15px; x2:225px; y2:15px; "/>
  48. <caption id="caption14" class="tit_2" style="left:0px; top:0px; width:190px; height:13px; vertical-align:middle; ">항암 프로토콜 스케줄 변경</caption>
  49. <button id="btn_save" class="btn4_letter2" style="left:110px; top:210px; width:56px; height:22px; ">
  50. <caption>저장</caption>
  51. <script type="javascript" ev:event="DOMActivate">
  52. <![CDATA[
  53. fSaveSchedule();
  54. ]]>
  55. </script>
  56. </button>
  57. <button id="btn_exit" class="btn4_letter2" style="left:170px; top:210px; width:56px; height:22px; ">
  58. <caption>종료</caption>
  59. <script type="javascript" ev:event="DOMActivate">
  60. <![CDATA[
  61. model.close();
  62. ]]>
  63. </script>
  64. </button>
  65. <datagrid id="grd_schedule" nodeset="/root/main/schedule" caption="변경 전^변경 후^구분자^변경가능여부" colsep="^" colwidth="90, 90, 90, 100" ellipsis="true" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:25px; width:220px; height:175px; ">
  66. <col disabled="true" editable="false" ref="bef_prcpdd" type="inputdate"/>
  67. <col ref="aft_prcpdd" type="inputdate"/>
  68. <col ref="lastupdtdt" visibility="hidden"/>
  69. <col ref="changeyn" visibility="hidden"/>
  70. <script type="javascript" ev:event="xforms-value-changed">
  71. <![CDATA[
  72. //2012/08/30 Start
  73. // fCheckDate();
  74. //2012/08/30 End
  75. ]]>
  76. </script>
  77. </datagrid>
  78. </xhtml:body>
  79. </xhtml:html>