SMRPV05000_외부고객만족도결과등록.xrw 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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. </root>
  10. </instance>
  11. </model>
  12. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  13. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  14. </xhtml:head>
  15. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  16. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  17. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">외부고객 만족도 설문 결과 등록</caption>
  18. </group>
  19. <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
  20. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
  21. <button id="button1" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
  22. <caption>조회</caption>
  23. </button>
  24. <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
  25. <button id="button10" class="btn2_letter3" style="left:1082px; top:48px; width:53px; height:19px; ">
  26. <caption>행추가</caption>
  27. </button>
  28. <button id="button11" class="btn2_letter3" style="left:1137px; top:48px; width:53px; height:19px; ">
  29. <caption>행삭제</caption>
  30. </button>
  31. <input id="ipt_basedd" ref="/root/send/valucls/basedd" class="input_s_essential" inputtype="date" style="left:80px; top:17px; width:80px; height:19px; ">
  32. <script type="javascript" ev:event="xforms-value-changed">
  33. <![CDATA[
  34. btn_search.dispatch("DOMActivate");
  35. ]]>
  36. </script>
  37. </input>
  38. <caption id="caption8" class="search_name" style="left:15px; top:18px; width:60px; height:17px; vertical-align:middle; ">년도 :</caption>
  39. <datagrid id="datagrid1" caption="피평가 부서^피평가 부서명^점수^조정점수^비고" colsep="^" colwidth="121, 323, 100, 100, 510" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1195px; height:665px; ">
  40. <col type="inputbutton"/>
  41. <col/>
  42. <col class="gridcombo" type="combo"/>
  43. <col/>
  44. <col/>
  45. </datagrid>
  46. <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">외부고객 만족도 설문 결과 List</caption>
  47. <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  48. <select1 id="combo1" class="combo_search" appearance="minimal" style="left:265px; top:17px; width:100px; height:19px; ">
  49. <choices>
  50. <item>
  51. <label>combo1</label>
  52. <value>combo1</value>
  53. </item>
  54. </choices>
  55. </select1>
  56. <caption id="caption5" class="search_name" style="left:180px; top:18px; width:86px; height:17px; font-weight:bold; ">기관코드 :</caption>
  57. <button id="btn_savedetl" class="btn5_letter4" style="left:946px; top:48px; width:64px; height:19px; ">
  58. <caption>평가완료</caption>
  59. <script type="javascript" ev:event="DOMActivate">
  60. <![CDATA[
  61. //유닛코드가 바뀌면 근무지 부서코드도 바뀐다.
  62. //rpbfDutPlceDeptCdSet();
  63. //btn_save.dispatch("DOMActivate");
  64. ]]>
  65. </script>
  66. </button>
  67. <button id="button2" class="btn5_letter4" style="left:1015px; top:48px; width:64px; height:19px; ">
  68. <caption>편차조정</caption>
  69. <script type="javascript" ev:event="DOMActivate">
  70. <![CDATA[
  71. //유닛코드가 바뀌면 근무지 부서코드도 바뀐다.
  72. //rpbfDutPlceDeptCdSet();
  73. //btn_save.dispatch("DOMActivate");
  74. ]]>
  75. </script>
  76. </button>
  77. </group>
  78. <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
  79. <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
  80. <button id="btn_init" class="btn4_letter3" style="left:1064px; top:3px; width:68px; height:22px; ">
  81. <caption>초기화</caption>
  82. <script type="javascript" ev:event="DOMActivate">
  83. <![CDATA[
  84. window.reload() ;
  85. ]]>
  86. </script>
  87. </button>
  88. <button id="button19" class="btn4_letter2" style="left:1134px; top:3px; width:56px; height:22px; ">
  89. <caption>저장</caption>
  90. </button>
  91. </group>
  92. </xhtml:body>
  93. </xhtml:html>