SPMRI01700_Bookmark 새폴더.xrw 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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. <cond>
  11. <supitemcd/>
  12. <itemnm/>
  13. <openerFlag/>
  14. </cond>
  15. </main>
  16. <send>
  17. <data>
  18. <supitemno/>
  19. <itemnm/>
  20. <pid/>
  21. <linkflag/>
  22. </data>
  23. </send>
  24. <hidden>
  25. </hidden>
  26. <init>
  27. <treeview>
  28. <item>
  29. <level/>
  30. <itemno/>
  31. <supitemno/>
  32. <itemnm/>
  33. <pid/>
  34. <linkflag/>
  35. </item>
  36. </treeview>
  37. </init>
  38. <tmp>
  39. <itemno/>
  40. </tmp>
  41. </root>
  42. </instance>
  43. <script type="javascript" ev:event="xforms-ready">
  44. <![CDATA[
  45. fInitilize();
  46. ]]>
  47. </script>
  48. <submission id="TRMRI01700" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/treeview/item"/>
  49. <submission id="TXMRI01700" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data" resultref="/root/tmp"/>
  50. </model>
  51. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  52. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  53. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  54. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  55. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  56. <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
  57. <script type="javascript" src="../../../emr/medirecweb/js/MMRCommon.js"/>
  58. <script type="javascript" src="../../../emr/recmngtweb/js/SPMRI01700.js"/>
  59. </xhtml:head>
  60. <xhtml:body pagewidth="400" pageheight="150" guideline="2,980;1,500;2,198;" style="margin-left:8; margin-right:8; ">
  61. <!--object id="obj_cvrt" clsid="{341619d2-2ef9-4cac-a40e-b330c4c5f004}" style="left:580px; top:5px; width:15px; height:10px; "/-->
  62. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:80px; height:14px; ">폴더관리</caption>
  63. <button id="btn_cancel" class="btn4_letter2" navindex="3" style="left:304px; top:75px; width:56px; height:22px; ">
  64. <caption>취소</caption>
  65. <close ev:event="DOMActivate"/>
  66. </button>
  67. <button id="btn_confirm" class="btn4_letter3" navindex="2" style="left:233px; top:75px; width:68px; height:22px; ">
  68. <caption>만들기</caption>
  69. <script type="javascript" ev:event="DOMActivate">
  70. <![CDATA[
  71. fConfirm();
  72. ]]>
  73. </script>
  74. </button>
  75. <caption id="caption1" class="cell_1" style="left:0px; top:24px; width:61px; height:23px; text-align:left; ">폴더이름</caption>
  76. <line id="line1" class="line_1" style="x1:0px; y1:18px; x2:360; y2:18px; "/>
  77. <line id="line15" class="line_2" style="x1:1px; y1:46px; x2:360; y2:46px; "/>
  78. <caption id="caption2" class="cell_1" style="left:0px; top:48px; width:61px; height:23px; text-align:left; ">위치지정</caption>
  79. <line id="line23" class="line_3" style="x1:0px; y1:71px; x2:360px; y2:71px; "/>
  80. <select1 id="cmb_loc" ref="/root/main/cond/supitemcd" appearance="minimal" style="left:63px; top:50px; width:295; height:19px; ">
  81. <choices>
  82. <itemset nodeset="/root/init/treeview/item">
  83. <label ref="itemnm"/>
  84. <value ref="itemno"/>
  85. </itemset>
  86. </choices>
  87. <script type="javascript" ev:event="xforms-value-changed">
  88. <![CDATA[
  89. ]]>
  90. </script>
  91. </select1>
  92. <input id="ipt_itemnm" ref="/root/main/cond/itemnm" disabled="false" style="left:63px; top:25px; width:295px; height:19px; ">
  93. <script type="javascript" ev:event="onkeypress">
  94. <![CDATA[
  95. if(event.keyCode == "13") {
  96. fConfirm();
  97. }
  98. ]]>
  99. </script>
  100. </input>
  101. </xhtml:body>
  102. </xhtml:html>