123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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="">
- <main>
- <list>
- <grthgoal>
- <grthgoallist/>
- </grthgoal>
- </list>
- </main>
- <send>
- <grthgoal>
- <grthgoalflagcd/>
- </grthgoal>
- <save>
- <grthgoallist/>
- </save>
- </send>
- <init/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- /* Grid 초기화 */
- misfGridInit(grd_goal);
-
- /* Submit의 ref에 참조 될 Node들은 꼭 Instance에 생성 해야 함.*/
- /* Grid의 Mater, Detail관계 설정
- misfMsterDetailSet(관계설정할 Grid, Mater가 될 Grid, submit ID, 저장여부) */
- misfMsterDetailSet(grd_goal,null, "TRRPV01701" ,"Y");
- var curdate = getCurrentDate();
- //rpvfComboValuCdList(curdate.substr(0, 4),"GRTHGOALFLAGCD","cmb_grthgoalflagcd");
- rpvfComboValuCdList(curdate.substr(0, 4),"GRTHGOALFLAGCD,VALUGROUPCD","cmb_grthgoalflagcd,grd_goal.itemflag");
- model.refresh();
- ]]>
- </script>
- <submission id="TRRPV01701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/grthgoal" resultref="/root/main/list/valubasecls"/>
- <submission id="TXRPV01701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/save" resultref="/root/hidden/temp"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/valuationmngtweb/js/RPV001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.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:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:199px; height:14px; ">자기계발계획서 성장 목표 등록</caption>
- </group>
- <group id="group3" style="left:0px; top:38; width:1195px; height:719px; ">
- <!--<datagrid id="datagrid1" nodeset="/root/example" class="datagrid2" caption="구분^확정^목표^시작일자^종료일자^가중치" colsep="^" colwidth="48, 16, 80, 40, 50, 20" dataheight="23" defaultrows="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:317px; top:110px; width:876px; height:481px; ">-->
- <group id="grdmain" style="left:0px; top:40px; width:1195px; height:679px; ">
- <caption id="caption8" class="tit_2" style="left:5px; top:10px; width:165px; height:13px; ">성장목표 등록</caption>
- <line id="line5" class="line_1" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
- <group id="grpmain2" style="left:0px; top:30px; width:1195px; height:649px; ">
- <datagrid id="grd_goal" nodeset="/root/main/list/grthgoal/grthgoallist" caption="항목명^항목구분^사용" colsep="^" colwidth="928, 189, 39, 51, 42" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:1px; width:1195px; height:644px; ">
- <col ref="itemcdnm" type="input"/>
- <col checkvalue="Y,N" ref="itemflag" type="combo" class="gridcombo">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </col>
- <col ref="useyn" type="checkbox"/>
- <col ref="elvttrgtitemcd" visibility="hidden"/>
- <col ref="grthgoalflagcd" visibility="hidden"/>
- </datagrid>
- </group>
- <button id="btn_delete" class="btn2_letter3" style="left:1138px; top:3px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_goal, "D");
- ]]>
- </script>
- </button>
- <button id="btn_insert" class="btn2_letter3" style="left:1083px; top:3px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("cmb_grthgoalflagcd") ) {
- return false;
- }
- misfGridIUD(grd_goal, "A");
- model.setValue(grd_goal.attribute("nodeset")+"["+(grd_goal.row - grd_goal.fixedRows + 1)+"]/grthgoalflagcd", model.getValue(cmb_grthgoalflagcd.attribute("ref")));
- ]]>
- </script>
- </button>
- </group>
- <group id="group2" style="left:0px; top:10px; width:1195px; height:30px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:1195; height:30px; "/>
- <!--<datagrid id="datagrid1" nodeset="/root/example" class="datagrid2" caption="구분^확정^목표^시작일자^종료일자^가중치" colsep="^" colwidth="48, 16, 80, 40, 50, 20" dataheight="23" defaultrows="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:317px; top:110px; width:876px; height:481px; ">-->
- <caption id="cap_grthgoalflagcd" class="search_name" style="left:15; top:7px; width:123px; height:17px; font-weight:bold; ">성장목표구분 :</caption>
- <select1 id="cmb_grthgoalflagcd" ref="/root/send/grthgoal/grthgoalflagcd" class="combo_s_essential" appearance="minimal" style="left:126px; top:7px; width:120px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <line id="line13" class="line_4" style="x1:1128px; y1:6px; x2:1128px; y2:28px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1134px; top:4px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( !isRequiredControls("ipt_valuyy") ) {
- return false;
- }
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- </group>
- </group>
- <!--<line id="line3" class="line_1" style="x1:0px; y1:67px; x2:1195px; y2:67px; "/>-->
- <group id="group4" style="left:0px; top:12px; width:1195px; height:27px; ">
- <!--<datagrid id="datagrid1" nodeset="/root/example" class="datagrid2" caption="구분^확정^목표^시작일자^종료일자^가중치" colsep="^" colwidth="48, 16, 80, 40, 50, 20" dataheight="23" defaultrows="23" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:317px; top:110px; width:876px; height:481px; ">-->
- <button id="button5" class="btn4_letter3" style="left:1069px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line1" class="line_6" style="x1:0px; y1:25; x2:1195; y2:25; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!checkKeyColumn("grd_goal")) return;
- misfSave("TXRPV01701");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|