You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148 lines
6.0 KiB
XML
148 lines
6.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xmlns:ev="http://www.w3.org/2001/xml-events"
|
|
xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms">
|
|
<head>
|
|
<w2:type>DEFAULT</w2:type>
|
|
<w2:buildDate/>
|
|
<xf:model>
|
|
<xf:instance>
|
|
<data xmlns="" />
|
|
</xf:instance>
|
|
<w2:dataCollection baseNode="map">
|
|
<w2:dataMap baseNode="map" id="reqUpdate" style="">
|
|
<w2:keyInfo>
|
|
<w2:key id="year" name="년도" dataType="text"></w2:key>
|
|
<w2:key id="goalAmt" name="목표금액" dataType="text"></w2:key>
|
|
<w2:key id="goalRate" name="추정치" dataType="text"></w2:key>
|
|
<w2:key id="remarks" name="비고" dataType="text"></w2:key>
|
|
</w2:keyInfo>
|
|
</w2:dataMap>
|
|
</w2:dataCollection>
|
|
<w2:workflowCollection></w2:workflowCollection>
|
|
<xf:submission id="sub_update" ref='data:json,{"id":"reqUpdate","key":"param"}' target=""
|
|
action="/cfs/income/updateIncomeCalculateMax.do" method="post" mediatype="application/json" encoding="UTF-8" instance="" replace=""
|
|
errorHandler="" customHandler="" mode="asynchronous" processMsg="수정중입니다" ev:submit="" ev:submitdone="scwin.sub_update_submitdone"
|
|
ev:submiterror="" abortTrigger="">
|
|
</xf:submission>
|
|
</xf:model>
|
|
<script type="text/javascript" lazy="false"><![CDATA[
|
|
|
|
scwin.onpageload = function() {
|
|
scwin.param = com.getParameter();
|
|
scwin.closeCallbackFncName = scwin.param.callbackFn;
|
|
|
|
cond_fromDt.setValue( com.getToday( "yyyy" ));
|
|
};
|
|
scwin.onpageunload = function() {
|
|
|
|
};
|
|
|
|
scwin.btn_trigger1_onclick = function(e) {
|
|
if(cond_fromDt.getValue() == ""){
|
|
alert("목표년도는(는) 필수입력항목입니다.");
|
|
return;
|
|
}
|
|
if(receipter.getValue() == ""){
|
|
alert("목표금액은(는) 필수입력항목입니다.");
|
|
return;
|
|
}
|
|
if(ibx_dispari11.getValue() == ""){
|
|
alert("추정치은(는) 필수입력항목입니다.");
|
|
return;
|
|
}
|
|
com.executeSubmission(sub_update);
|
|
};
|
|
|
|
scwin.btn_close_onclick = function(e) {
|
|
com.closePopup();
|
|
};
|
|
|
|
|
|
scwin.sub_update_submitdone = function(e) {
|
|
com.closePopup();
|
|
};
|
|
|
|
|
|
]]></script>
|
|
</head>
|
|
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
|
|
<xf:group class="pop" id="" style="">
|
|
<xf:group class="pop_con" id="" style="">
|
|
<xf:group class="cm_tbl" id="" style=""></xf:group>
|
|
<xf:group class="w2tb tbl" id="tbl_table1" style="" tagname="table">
|
|
<w2:attributes>
|
|
<w2:summary></w2:summary>
|
|
</w2:attributes>
|
|
<xf:group tagname="caption"></xf:group>
|
|
<xf:group tagname="colgroup">
|
|
<xf:group style="width:100.00px;" tagname="col"></xf:group>
|
|
<xf:group style="width:120.00px;" tagname="col"></xf:group>
|
|
</xf:group>
|
|
<xf:group style="" tagname="tr">
|
|
<xf:group class="w2tb_th" style="color:#FF0000;" tagname="th">*목표년도<w2:attributes>
|
|
<w2:scope>row</w2:scope>
|
|
</w2:attributes></xf:group>
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
<w2:inputCalendar calendarValueType="year" class="" dateValidCheck=""
|
|
ev:onchange="scwin.cond_fromDt_onchange" focusOnDateSelect="false" footerDiv="false" id="cond_fromDt" mandatory="true"
|
|
ref="data:reqUpdate.year" renderDiv="true" renderType="component" style="" validCheck="true"
|
|
weekStartsOn="0">
|
|
</w2:inputCalendar>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group tagname="tr" style="">
|
|
<xf:group tagname="th" class="w2tb_th" style="color:#FF0000;">*목표금액<w2:attributes>
|
|
<w2:scope>row</w2:scope>
|
|
</w2:attributes></xf:group>
|
|
<xf:group tagname="td" class="w2tb_td">
|
|
<w2:attributes></w2:attributes>
|
|
<xf:input adjustMaxLength="false" allowChar="" dataType="number" displayFormat="#,##0" id="receipter" ignoreChar=""
|
|
maxlength="17" readOnly="" ref="data:reqUpdate.goalAmt" style="width:482px;height:28px;" ev:onviewchange="">
|
|
</xf:input>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group style="" tagname="tr">
|
|
<xf:group class="w2tb_th" style="color:#FF0000;" tagname="th">*추정치<w2:attributes>
|
|
<w2:scope>row</w2:scope>
|
|
</w2:attributes></xf:group>
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
<w2:attributes>
|
|
<w2:colspan>1</w2:colspan>
|
|
<w2:rowspan>1</w2:rowspan>
|
|
</w2:attributes>
|
|
<xf:input adjustMaxLength="false" dataType="text" displayFormat="" id="ibx_dispari11" readOnly=""
|
|
ref="data:reqUpdate.goalRate" style="width:482px;height:28px;" maxlength="5" allowChar="" ignoreChar="! ">
|
|
</xf:input>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group style="" tagname="tr">
|
|
<xf:group class="w2tb_th" style="" tagname="th">비고<w2:attributes>
|
|
<w2:scope>row</w2:scope>
|
|
</w2:attributes></xf:group>
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
<w2:attributes>
|
|
<w2:colspan>1</w2:colspan>
|
|
<w2:rowspan>1</w2:rowspan>
|
|
</w2:attributes>
|
|
<xf:input adjustMaxLength="false" id="ibx_dispari40" readOnly="" ref="data:reqUpdate.remarks"
|
|
style="width:482px;height:28px;" maxlength="100">
|
|
</xf:input>
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group class="btn_fix" id="" style="">
|
|
<xf:group class="tac" id="" style="">
|
|
<xf:trigger class="btn_act save" ev:onclick="scwin.btn_trigger1_onclick" id="btn_trigger1" style="" type="button">
|
|
<xf:label><![CDATA[저장]]></xf:label>
|
|
</xf:trigger>
|
|
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_close_onclick" id="btn_close" style="" type="button">
|
|
<xf:label><![CDATA[닫기]]></xf:label>
|
|
</xf:trigger>
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
</body>
|
|
</html>
|