SMRPS90400_의평코드HEPL.xrw 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  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>의료기관평가코드 HELP</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <rpsmedcdlist/>
  11. </main>
  12. <target/>
  13. <init>
  14. </init>
  15. <send>
  16. <educref>
  17. <refcond>
  18. <codenm/>
  19. <code>005</code>
  20. <codeflag>
  21. <M01/>
  22. </codeflag>
  23. </refcond>
  24. </educref>
  25. <comcdref>
  26. <satsfctflag/>
  27. <cdnm/>
  28. </comcdref>
  29. </send>
  30. </root>
  31. </instance>
  32. <script type="javascript" ev:event="xforms-ready">
  33. <![CDATA[
  34. misfGridInit(grd_rpsmedcdlist);
  35. model.copyNode("root/main","/root/target/validation");
  36. model.setValue("/root/send/educref/refcond","codenm");
  37. model.refresh();
  38. ipt_refcond.attribute("imemode") = "hangul";
  39. model.setFocus("ipt_refcond");
  40. if(instance1.selectNodes("/root/target/validation/rpsmedcdlist").length == 0){
  41. btn_search.dispatch("DOMActivate");
  42. }
  43. model.refresh();
  44. ]]>
  45. </script>
  46. <submission id="TRRPS90401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/educref" resultref="/root/main"/>
  47. </model>
  48. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  50. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  51. <script type="javascript" src="../../../mis/educationmngtweb/js/RPS001.js"/>
  52. </xhtml:head>
  53. <xhtml:body pagewidth="500" pageheight="450" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  54. <group id="group3" scroll="auto" style="left:0px; top:0px; width:475px; height:390px; ">
  55. <group id="group2" style="left:0px; top:0px; width:475px; height:30px; ">
  56. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:473px; height:29px; "/>
  57. <input id="ipt_refcond" ref="/root/send/educref/refcond/codenm" class="input_s_essential" style="left:115px; top:5px; width:245px; height:19px; ">
  58. <script type="javascript" ev:event="onkeyup">
  59. <![CDATA[
  60. inputEnterKey("btn_search", "DOMActivate");
  61. ]]>
  62. </script>
  63. </input>
  64. <button id="btn_search" class="btn1_letter2" style="left:400px; top:4px; width:56px; height:22px; ">
  65. <caption>조회</caption>
  66. <script type="javascript" ev:event="DOMActivate">
  67. <![CDATA[
  68. submit("TRRPS90401");
  69. ]]>
  70. </script>
  71. </button>
  72. <line id="line13" class="line_4" style="x1:385px; y1:0px; x2:385px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  73. <caption id="caption2" class="search_name" style="left:31px; top:5px; width:86px; height:17px; ">조회조건:</caption>
  74. </group>
  75. <caption id="caption1" class="tit_2" style="left:5px; top:35px; width:163px; height:14px; ">의료기관평가코드 List</caption>
  76. <line id="line1" class="line_1" style="x1:0px; y1:50px; x2:473px; y2:50px; "/>
  77. <datagrid id="grd_rpsmedcdlist" nodeset="/root/main/rpsmedcdlist" caption="의평코드^의료기관평가코드명" colsep="^" colwidth="115, 325" dataheight="23" defaultrows="0" ellipsis="true" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:55px; width:472px; height:330px; ">
  78. <col ref="medinstvalucd" visibility="hidden"/>
  79. <col ref="medinstvalunm"/>
  80. <script type="javascript" ev:event="ondblclick">
  81. <![CDATA[
  82. if( grd_rpsmedcdlist.isCell(event.target) && grd_rpsmedcdlist.row >= grd_rpsmedcdlist.fixedRows ){
  83. btn_confirm.dispatch("DOMActivate");
  84. }
  85. ]]>
  86. </script>
  87. <script type="javascript" ev:event="onaftersort">
  88. <![CDATA[
  89. grd_rpsmedcdlist.gridToInstance();
  90. ]]>
  91. </script>
  92. </datagrid>
  93. </group>
  94. <group id="group1" scroll="auto" style="left:0px; top:395px; width:470px; height:27px; ">
  95. <button id="btn_confirm" class="btn4_letter2" style="left:354px; top:2px; width:56px; height:22px; ">
  96. <caption>확인</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. misfPopUpListReturn(grd_rpsmedcdlist);
  100. ]]>
  101. </script>
  102. </button>
  103. <button id="btn_cancel" class="btn4_letter2" style="left:413px; top:2px; width:56px; height:22px; ">
  104. <caption>취소</caption>
  105. <script type="javascript" ev:event="DOMActivate">
  106. <![CDATA[
  107. misfPopUpListCancel();
  108. ]]>
  109. </script>
  110. </button>
  111. </group>
  112. </xhtml:body>
  113. </xhtml:html>