소스정리(미사용 화면 삭제)

main
이범준 3 months ago
parent 8e2e32e58c
commit 0d51554f7a

@ -1,180 +0,0 @@
<?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="reqCode">
<w2:keyInfo>
<w2:key id="inStDate" name="시작일자" dataType="text"></w2:key>
<w2:key id="inEdDate" name="종료일자" dataType="text"></w2:key>
<w2:key id="carNo" name="차량번호" dataType="text"></w2:key>
</w2:keyInfo>
</w2:dataMap>
<w2:dataList baseNode="list" repeatNode="map" id="resCode" saveRemovedData="true">
<w2:columnInfo>
<w2:column id="sendDate" name="신청일자" dataType="text"></w2:column>
<w2:column id="carNo" name="차량번호" dataType="text"></w2:column>
<w2:column id="carTypeNm" name="차종" dataType="text"></w2:column>
<w2:column id="owner" name="소유자" dataType="text"></w2:column>
<w2:column id="recevDong" name="단속장소" dataType="text"></w2:column>
<w2:column id="divKbCd" name="처리상태" dataType="text"></w2:column>
<w2:column id="rprcResn" name="비고" dataType="text"></w2:column>
</w2:columnInfo>
</w2:dataList>
</w2:dataCollection>
<w2:workflowCollection></w2:workflowCollection>
<xf:submission id="sub_search" ref='data:json,{"id":"reqCode","key":"param"}' target='data:json,{"id":"resCode","key":"result"}' action="/cfs/fine/findPenaltyEgreenList.do" method="post" mediatype="application/json" encoding="UTF-8"
instance="" replace="" errorHandler="" customHandler="" mode="asynchronous" processMsg="조회중입니다." ev:submit="" ev:submitdone=""
ev:submiterror="" abortTrigger="">
</xf:submission>
</xf:model>
<script type="text/javascript" lazy="false"><![CDATA[
scwin.onpageload = function() {
scwin.param = com.getParameter('data');
var ymd = com.getToday();
ica_dateFrom.setValue( ymd );
ica_dateTo.setValue( ymd );
};
scwin.onpageunload = function() {};
scwin.grd_gridView1_oncellclick = function(row,col) {
};
scwin.btn_search_onclick = function(e) {
com.executeSubmission( sub_search );
};
]]></script>
</head>
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
<xf:group class="contentWrap" id="" style="padding-top:10px; padding-bottom: 10px">
<xf:group class="tbl_search" id="grp_group11" style="">
<xf:group adaptive="layout" adaptiveThreshold="700" class="w2tb tbl_sc" id="grp_searchPop" style="" tagname="table">
<w2:attributes>
<w2:summary></w2:summary>
</w2:attributes>
<xf:group tagname="colgroup">
<xf:group style="width:70.00px;" tagname="col"></xf:group>
<xf:group style="width:250px;" tagname="col"></xf:group>
<xf:group tagname="col" style="width:70.00px;"></xf:group>
<xf:group tagname="col" style="width:250.00px;"></xf:group>
<xf:group style="width:*;" tagname="col"></xf:group>
</xf:group>
<xf:group adaptive="" adaptiveThreshold="" style="" tagname="tr">
<xf:group class="w2tb_th tac" tagname="th">
신청일자
<w2:attributes>
<w2:scope>row</w2:scope>
</w2:attributes>
</xf:group>
<xf:group class="w2tb_td" tagname="td">
<w2:attributes>
<w2:scope>row</w2:scope>
</w2:attributes>
<xf:input adjustMaxLength="false" id="cond_fareOfficeId" ref="data:resCode.recevDong"
style="display: none;l">
</xf:input>
<xf:input adjustMaxLength="false" class="tac" id="cond_workerId" ref="data:search_cond.workerId"
style="display: none;">
</xf:input>
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
footerDiv="false" id="ica_dateFrom" mandatory="true" ref="data:reqCode.inStDate" renderDiv="true" renderType="component"
style="width: 100px;" weekStartsOn="0">
</w2:inputCalendar>
<w2:span id="" label="~" style=""></w2:span>
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
footerDiv="false" id="ica_dateTo" mandatory="true" ref="data:reqCode.inEdDate" renderDiv="true" renderType="component"
style="width: 100px;" weekStartsOn="0">
</w2:inputCalendar>
</xf:group>
<xf:group tagname="th" class="w2tb_th tac">
차량번호
<w2:attributes></w2:attributes>
</xf:group>
<xf:group tagname="td" class="w2tb_td">
<w2:attributes></w2:attributes>
<xf:input adjustMaxLength="false" id="ibx_carNo" ref="data:reqCode.carNo" style="width:217px;"></xf:input>
</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<xf:group class="fr" id="" style="">
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_search_onclick" id="btn_search" style="" type="button">
<xf:label><![CDATA[조회]]></xf:label>
</xf:trigger>
</xf:group>
</xf:group>
</xf:group>
</xf:group>
</xf:group>
<w2:gridView autoFit="allColumn" autoFitMinWidth="" class="cm_grid" dataList="data:resCode"
ev:oncellclick="scwin.grd_gridView1_oncellclick" ev:oncelldblclick="" fixedColumnWithHidden="true" focusMode="row" id="grd_gridView1"
ignoreCellClick="false" ignoreToggleOnDisabled="false" readOnly="true" scrollByColumn="false" scrollByColumnAdaptive="false"
style="height: 100px;" summaryAuto="false" useShiftKey="true" visibleRowNum="10" rowNumVisible="" rowNumHeaderValue=""
ev:onkeyup="scwin.grd_gridView1_onkeyup">
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
<w2:header style="" id="header1">
<w2:row style="" id="row1">
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column62" value="신청일자"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column60" value="차량번호"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column58" value="차종"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column56" value="소유자"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column54" value="단속장소"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="column63" value="처리상태"
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="250" inputType="text" style="" id="column65" value="비고" blockSelect="false"
displayMode="label">
</w2:column>
</w2:row>
</w2:header>
<w2:gBody style="" id="gBody1">
<w2:row style="" id="row2">
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="sendDate" value="" blockSelect="false"
displayMode="label" displayFormat="yyyy/MM/dd" dataType="date">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="carNo" value="" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="carTypeNm" value=""
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="owner" value="" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="recevDong" value=""
blockSelect="false" displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="70" inputType="text" style="" id="divKbCd" value="" blockSelect="false"
displayMode="label">
</w2:column>
<w2:column removeBorderStyle="false" width="250" inputType="text" style="" id="rprcResn" value="" blockSelect="false"
displayMode="label">
</w2:column>
</w2:row>
</w2:gBody>
</w2:gridView>
</xf:group>
</body>
</html>

@ -1,371 +0,0 @@
<?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="searchParam">
<w2:keyInfo>
<w2:key id="motionId" name="진행코드" dataType="text"></w2:key>
<w2:key id="postDiv" name="지역구분" dataType="text"></w2:key>
<w2:key id="dateFrom" name="통행일자From" dataType="text"></w2:key>
<w2:key id="dateTo" name="통행일자To" dataType="text"></w2:key>
<w2:key id="carNo" name="차량번호" dataType="text"></w2:key>
</w2:keyInfo>
</w2:dataMap>
<w2:dataList baseNode="list" repeatNode="map" id="searchResultList" saveRemovedData="true">
<w2:columnInfo>
<w2:column id="fareOfficeFullName" name="요금소" dataType="text"></w2:column>
<w2:column id="owner" name="수취인성명" dataType="text"></w2:column>
<w2:column id="postNo" name="우편번호" dataType="text"></w2:column>
<w2:column id="addressName" name="주소" dataType="text"></w2:column>
<w2:column id="penaltySeqno" name="관리번호" dataType="text"></w2:column>
<w2:column id="accountWo" name="우리은행" dataType="text"></w2:column>
<w2:column id="accountHa" name="하나은행" dataType="text"></w2:column>
<w2:column id="accountSh" name="신한은행" dataType="text"></w2:column>
</w2:columnInfo>
</w2:dataList>
<w2:dataList baseNode="list" id="resCode" repeatNode="map" saveRemovedData="true" style="">
<w2:columnInfo>
<w2:column dataType="text" id="sendDate" name="신청일자"></w2:column>
<w2:column dataType="text" id="carNo" name="차량번호"></w2:column>
<w2:column dataType="text" id="carTypeNm" name="차종"></w2:column>
<w2:column dataType="text" id="owner" name="소유자"></w2:column>
<w2:column dataType="text" id="recevDong" name="단속장소"></w2:column>
<w2:column dataType="text" id="divKbCd" name="처리상태"></w2:column>
<w2:column dataType="text" id="rprcResn" name="비고"></w2:column>
</w2:columnInfo>
</w2:dataList>
</w2:dataCollection>
<w2:workflowCollection></w2:workflowCollection>
<xf:submission id="sbm_searchList" ref='data:json,{"id":"searchParam","key":"param"}' target="data:json,searchResultList"
action="/cfs/fine/findPostHistList.do" method="post" mediatype="application/json" encoding="UTF-8" instance="" replace=""
errorHandler="" customHandler="" mode="asynchronous" processMsg="조회중입니다" ev:submit="scwin.sbm_searchList_submit" ev:submitdone=""
ev:submiterror="" abortTrigger="">
</xf:submission>
<xf:submission id="sub_search" ref='data:json,{"id":"searchParam","key":"param"}' target='data:json,{"id":"resCode","key":"result"}'
action="/cfs/fine/findPenaltyEgreenList.do" method="post" mediatype="application/json" encoding="UTF-8" instance="" replace=""
errorHandler="" customHandler="" mode="asynchronous" processMsg="조회중입니다." ev:submit="" ev:submitdone="" ev:submiterror=""
abortTrigger="">
</xf:submission>
</xf:model>
<script type="text/javascript" lazy="false"><![CDATA[
scwin.onpageload = function() {
var sbxOptions = [{ code : "cfs09", compID : "sbx_noticeId" }];
com.setCfsCommonCode( sbxOptions );
//통행일자
var ymd = com.getToday();
ica_dateFrom.setValue( ymd );
ica_dateTo.setValue( ymd );
grp_group3.hide();
grp_group1.show();
};
scwin.onpageunload = function() {
};
scwin.btn_search_onclick = function(e) {
if(com.validateGroup(tbl_search)) {
if(rad_radio1.getValue()=="1"){
com.executeSubmission(sbm_searchList);
}else{
com.executeSubmission(sub_search);
}
} else {
return false;
}
};
scwin.btn_excel_down_onclick = function(e) {
var info = {};
var options = {};
options.showProcess = "true"; //다운로드 시 프로세스 창을 보여줄지 여부 (true:보임)
options.showConfirm = "true"; //다운로드 확인창을 띄울지 여부 (false:미확인)
options.autoSizeColumn = "true";
options.useStyle = "true";
options.type = "2";
options.useFooter = "true"; //다운로드시 Footer를 출력 할지 여부 (true:포함)
options.useFooterData = "true";
options.printSet = {
fitToPage : "true" //엑셀 프린터 출력시 쪽맞춤 사용 유무 (false:미사용)
, landScape : "true" //엑셀 프린터 출력시 가로 방향 출력 유무 (false:세로)
, pageSize : "A4" //엑셀 프린터 출력시 인쇄용지 설정 (A4:A4용지)
};
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
options.fileName = "등기우편 발송 내역_"+com.getCurDtime()+".xlsx";
options.sheetName = "등기우편 발송 내역";
com.fncMakeExcelProvider("finePostHistService", "findPostHistList", "cfs.fine.vo.FinePostHistVO", searchParam, grd_searchList, options, info);
};
scwin.btn_prt_onclick = function(e) {
var form_tag = document.getElementById("FN051M01");
form_tag.motionId.value = searchParam.get("motionId");
form_tag.dateFrom.value = searchParam.get("dateFrom");
form_tag.dateTo.value = searchParam.get("dateTo");
form_tag.postDiv.value = searchParam.get("postDiv");
form_tag.crfName.value = "FN051M01";
var url = "/ClipReport4/reportView.jsp";
form_tag.action=url;
form_tag.method ="post";
form_tag.target="clipform";
form_tag.submit();
};
scwin.rad_radio1_onchange = function() {
if(this.getValue()==1){
grp_group3.hide();
grp_group1.show();
grd_searchList.initGrid();
ibx_carNo.setDisabled( true );
sbx_postDiv.setDisabled( false );
sbx_noticeId.setDisabled( false );
}
else{
grp_group1.hide();
grp_group3.show();
grd_gridView1.initGrid();
ibx_carNo.setDisabled( false );
sbx_postDiv.setDisabled( true );
sbx_noticeId.setDisabled( true );
}
};
]]></script>
</head>
<body ev:onpageload="scwin.onpageload" ev:onpageunload="scwin.onpageunload">
<xf:group class="contentWrap" id="" style="">
<form id="FN051M01" method="post" action="/ClipReport4/reportView.jsp">
<input type="hidden" name="crfName"></input>
<input type="hidden" name="motionId"></input>
<input type="hidden" name="dateFrom"></input>
<input type="hidden" name="dateTo"></input>
<input type="hidden" name="postDiv"></input>
</form>
<w2:wframe id="" initScript="scwin.wfTitleFavInit();" src="/cm/common/wf_titleFav.xml" style=""></w2:wframe>
<xf:group class="tbl_search" id="tbl_search" style="">
<xf:group adaptive="layout" adaptiveThreshold="700" class="w2tb tbl_sc" id="" style="" tagname="table">
<w2:attributes>
<w2:summary></w2:summary>
</w2:attributes>
<xf:group tagname="colgroup">
<xf:group tagname="col" style="width:200px;"></xf:group>
<xf:group style="width:70px;" tagname="col"></xf:group>
<xf:group style="width:130px;" tagname="col"></xf:group>
<xf:group style="width:70px;" tagname="col"></xf:group>
<xf:group style="width:130px;" tagname="col"></xf:group>
<xf:group style="width:70px;" tagname="col"></xf:group>
<xf:group style="width:260px;" tagname="col"></xf:group>
<xf:group tagname="col" style="width:70px;"></xf:group>
<xf:group tagname="col" style="width:250.00px;"></xf:group>
<xf:group style="width:*;" tagname="col"></xf:group>
</xf:group>
<xf:group adaptive="" adaptiveThreshold="" style="" tagname="tr">
<xf:group tagname="th" class="w2tb_th">
<w2:attributes>
<w2:scope>row</w2:scope>
</w2:attributes>
<xf:select1 appearance="full" cols="1" ev:onchange="scwin.rad_radio1_onchange" id="rad_radio1"
ref="" renderType="table" rows="" selectedIndex="0" style="">
<xf:choices>
<xf:item>
<xf:label><![CDATA[등기우편내역 조회]]></xf:label>
<xf:value><![CDATA[1]]></xf:value>
</xf:item>
<xf:item>
<xf:label><![CDATA[이그린 우편내역 조회]]></xf:label>
<xf:value><![CDATA[2]]></xf:value>
</xf:item>
</xf:choices>
</xf:select1>
</xf:group>
<xf:group class="w2tb_th" style="" tagname="th">고지구분</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<xf:select1 allOption="" appearance="minimal" chooseOption="" direction="auto" disabled="false"
disabledClass="w2selectbox_disabled" displayMode="label" id="sbx_noticeId" ref="data:searchParam.motionId" style="width: 120px;"
submenuSize="auto" chooseOptionLabel="" ev:onchange="scwin.sbx_noticeId_onchange">
<xf:choices></xf:choices>
</xf:select1>
</xf:group>
<xf:group class="w2tb_th" tagname="th">
지역구분
<w2:attributes></w2:attributes>
</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<xf:select1 allOption="" appearance="minimal" chooseOption="true" direction="auto" disabled=""
disabledClass="w2selectbox_disabled" displayMode="label" id="sbx_postDiv" ref="data:searchParam.postDiv" style="width: 120px;"
submenuSize="auto" chooseOptionLabel="-전체-">
<xf:choices>
<xf:item>
<xf:label><![CDATA[서울]]></xf:label>
<xf:value><![CDATA[1]]></xf:value>
</xf:item>
<xf:item>
<xf:label><![CDATA[지방]]></xf:label>
<xf:value><![CDATA[2]]></xf:value>
</xf:item>
</xf:choices>
</xf:select1>
</xf:group>
<xf:group class="w2tb_th" style="" tagname="th">통행일자</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
footerDiv="false" id="ica_dateFrom" ref="data:searchParam.dateFrom" renderDiv="true" renderType="component" style="width: 110px;"
weekStartsOn="0" mandatory="true">
</w2:inputCalendar>
<w2:span id="spa_span1" label="~" style="padding-left: 5px;padding-right: 5px;"></w2:span>
<w2:inputCalendar calendarValueType="yearMonthDate" class="" dateValidCheck="" focusOnDateSelect="false"
footerDiv="false" id="ica_dateTo" ref="data:searchParam.dateTo" renderDiv="true" renderType="component" style="width: 110px;"
weekStartsOn="0" mandatory="true">
</w2:inputCalendar>
</xf:group>
<xf:group tagname="th" class="w2tb_th">
차량번호
<w2:attributes></w2:attributes>
</xf:group>
<xf:group tagname="td" class="w2tb_td">
<w2:attributes></w2:attributes>
<xf:input adjustMaxLength="false" id="ibx_carNo" ref="data:searchParam.carNo" style="width:217px;" disabled="true"></xf:input>
</xf:group>
<xf:group class="w2tb_td" style="" tagname="td">
<xf:group class="fr" id="">
<xf:trigger class="btn_sh" ev:onclick="scwin.btn_search_onclick" id="btn_search" style="" type="button">
<xf:label><![CDATA[조회]]></xf:label>
</xf:trigger>
</xf:group>
</xf:group>
</xf:group>
</xf:group>
</xf:group>
<xf:group class="defaultbox" id="" style="">
<w2:textbox class="df_tt" id="" label="등기우편 발송 내역" style="" tagname="h2"></w2:textbox>
<xf:group class="fr" id="" style="">
<xf:trigger class="btn_act exceldown" id="btn_excel_down" style="" type="button"
ev:onclick="scwin.btn_excel_down_onclick">
<xf:label><![CDATA[엑셀다운로드]]></xf:label>
</xf:trigger>
</xf:group>
</xf:group>
<xf:group style="" id="grp_group1" class="">
<w2:gridView autoFit="allColumn" autoFitMinWidth="600" class="cm_grid" dataList="data:searchResultList"
fixedColumnWithHidden="true" focusMode="row" id="grd_searchList" ignoreCellClick="false" ignoreToggleOnDisabled="false"
readOnly="true" rowNumHeaderValue="순번" rowNumVisible="true" rowStatusHeaderValue="" rowStatusVisible="" scrollByColumn="false"
scrollByColumnAdaptive="false" style="height: 154px;" summaryAuto="false" useShiftKey="true" visibleRowNum="all">
<w2:caption id="caption1" style="" value="this is a grid caption."></w2:caption>
<w2:header id="header1" style="">
<w2:row id="row1" style="">
<w2:column id="column28" value="요금소" width="70"></w2:column>
<w2:column blockSelect="false" displayMode="label" id="column13" inputType="text" removeBorderStyle="false"
style="" value="수취인성명" width="70">
</w2:column>
<w2:column id="column30" value="우편번호" width="70"></w2:column>
<w2:column id="column31" value="주소" width="70"></w2:column>
<w2:column id="column32" value="관리번호" width="70"></w2:column>
<w2:column id="column33" value="우리은행" width="70"></w2:column>
<w2:column id="column34" value="하나은행" width="70"></w2:column>
<w2:column id="column35" value="신한은행" width="70"></w2:column>
</w2:row>
</w2:header>
<w2:gBody id="gBody1" style="">
<w2:row id="row2" style="">
<w2:column id="fareOfficeFullName" width="70"></w2:column>
<w2:column blockSelect="false" displayMode="label" id="owner" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column id="postNo" width="70"></w2:column>
<w2:column id="addressName" width="70"></w2:column>
<w2:column id="penaltySeqno" width="70"></w2:column>
<w2:column id="accountWo" width="70"></w2:column>
<w2:column id="accountHa" width="70"></w2:column>
<w2:column id="accountSh" width="70"></w2:column>
</w2:row>
</w2:gBody>
<w2:footer id="footer1" style="">
<w2:row id="row3" style="">
<w2:column id="column44" style="" value="검색건수" width="70"></w2:column>
<w2:column blockSelect="false" colSpan="7" dataType="number" displayFormat="#,###건" displayMode="label"
expression="COUNT('penaltySeqno')" id="column26" inputType="expression" removeBorderStyle="false" rowSpan="" style="height:20px;"
textAlign="left" value="" width="490">
</w2:column>
</w2:row>
</w2:footer>
</w2:gridView>
</xf:group>
<xf:group style="" id="grp_group3" class="">
<w2:gridView autoFit="allColumn" autoFitMinWidth="" class="cm_grid" dataList="data:resCode"
ev:oncellclick="scwin.grd_gridView1_oncellclick" ev:oncelldblclick="" ev:onkeyup="scwin.grd_gridView1_onkeyup"
fixedColumnWithHidden="true" focusMode="row" id="grd_gridView1" ignoreCellClick="false" ignoreToggleOnDisabled="false"
readOnly="true" rowNumHeaderValue="" rowNumVisible="" scrollByColumn="false" scrollByColumnAdaptive="false" style="height: 100px;"
summaryAuto="false" useShiftKey="true" visibleRowNum="10">
<w2:caption id="caption1" style="" value="this is a grid caption."></w2:caption>
<w2:header id="header1" style="">
<w2:row id="row1" style="">
<w2:column blockSelect="false" displayMode="label" id="column62" inputType="text" removeBorderStyle="false"
style="" value="신청일자" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column60" inputType="text" removeBorderStyle="false"
style="" value="차량번호" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column58" inputType="text" removeBorderStyle="false"
style="" value="차종" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column56" inputType="text" removeBorderStyle="false"
style="" value="소유자" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column54" inputType="text" removeBorderStyle="false"
style="" value="단속장소" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column63" inputType="text" removeBorderStyle="false"
style="" value="처리상태" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="column65" inputType="text" removeBorderStyle="false"
style="" value="비고" width="250">
</w2:column>
</w2:row>
</w2:header>
<w2:gBody id="gBody1" style="">
<w2:row id="row2" style="">
<w2:column blockSelect="false" dataType="date" displayFormat="yyyy/MM/dd" displayMode="label" id="sendDate"
inputType="text" removeBorderStyle="false" style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="carNo" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="carTypeNm" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="owner" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="recevDong" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="divKbCd" inputType="text" removeBorderStyle="false"
style="" value="" width="70">
</w2:column>
<w2:column blockSelect="false" displayMode="label" id="rprcResn" inputType="text" removeBorderStyle="false"
style="" value="" width="250">
</w2:column>
</w2:row>
</w2:gBody>
</w2:gridView>
</xf:group>
</xf:group>
</body>
</html>
Loading…
Cancel
Save