12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>평가결과판정기준등록</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">외부고객 만족도 설문 결과 등록</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0; top:10; width:1195; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:1125px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1110px; y1:16px; x2:1110px; y2:38px; "/>
- <button id="button10" class="btn2_letter3" style="left:1082px; top:48px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="button11" class="btn2_letter3" style="left:1137px; top:48px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <input id="ipt_basedd" ref="/root/send/valucls/basedd" class="input_s_essential" inputtype="date" style="left:80px; top:17px; width:80px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption8" class="search_name" style="left:15px; top:18px; width:60px; height:17px; vertical-align:middle; ">년도 :</caption>
- <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; ">
- <col type="inputbutton"/>
- <col/>
- <col class="gridcombo" type="combo"/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:54px; width:230px; height:14px; vertical-align:middle; ">외부고객 만족도 설문 결과 List</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:265px; top:17px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:180px; top:18px; width:86px; height:17px; font-weight:bold; ">기관코드 :</caption>
- <button id="btn_savedetl" class="btn5_letter4" style="left:946px; top:48px; width:64px; height:19px; ">
- <caption>평가완료</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- //유닛코드가 바뀌면 근무지 부서코드도 바뀐다.
- //rpbfDutPlceDeptCdSet();
-
- //btn_save.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <button id="button2" class="btn5_letter4" style="left:1015px; top:48px; width:64px; height:19px; ">
- <caption>편차조정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- //유닛코드가 바뀌면 근무지 부서코드도 바뀐다.
- //rpbfDutPlceDeptCdSet();
-
- //btn_save.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12px; width:1195px; height:27px; ">
- <line id="line6" class="line_6" style="x1:0px; y1:25; x2:1195px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1064px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.reload() ;
- ]]>
- </script>
- </button>
- <button id="button19" class="btn4_letter2" style="left:1134px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|