123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537 |
- <?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="">
- <main>
- <list>
- <item>
- <systkey1/>
- <systkey2/>
- <item01/>
- <item02/>
- <item03/>
- <item04/>
- <item05/>
- <item06/>
- <item07/>
- <item08/>
- <item09/>
- <item10/>
- <item11/>
- <item12/>
- <item13/>
- <item14/>
- <item15/>
- <item16/>
- <item17/>
- <item18/>
- <item19/>
- <item20/>
- <item21/>
- <item22/>
- <item23/>
- <item24/>
- <item25/>
- <item26/>
- <item27/>
- <item28/>
- <item29/>
- <item30/>
- <item31/>
- <total/>
- <comparecnt/>
- <comparerate/>
- </item>
- </list>
- <monthlist>
- <list>
- <item>
- <systkey1/>
- <item01/>
- <item02/>
- <item03/>
- <item04/>
- <item05/>
- <item06/>
- <item07/>
- <item08/>
- <item09/>
- <item10/>
- <item11/>
- <item12/>
- <total/>
- <comparecnt/>
- <comparerate/>
- </item>
- </list>
- </monthlist>
- <qurtlist>
- <list>
- <item>
- <systkey1/>
- <item01/>
- <item02/>
- <item03/>
- <item04/>
- <total/>
- <comparecnt/>
- <comparerate/>
- </item>
- </list>
- </qurtlist>
- <yearlist>
- <list>
- <item>
- <systkey1/>
- <item01/>
- <item02/>
- <item03/>
- <item04/>
- <item05/>
- <total/>
- <comparecnt/>
- <comparerate/>
- </item>
- </list>
- </yearlist>
- </main>
- <send>
- <srchdate/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <srchstatsflag>A</srchstatsflag>
- <excuroomgrpcdid/>
- <excuroomcdid/>
- <srchflag>D</srchflag>
- <srchioflag>A</srchioflag>
- <srchseanflag>G</srchseanflag>
- </send>
- <inti>
- <cmb_info>
- <initexcuroomgrp/>
- <excuroom/>
- </cmb_info>
- </inti>
- <hidden>
- <earnlist/>
- </hidden>
- <inti_com>
- <srchdate/>
- </inti_com>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- aezfSetSuppDeptcd();
- // 검사실
- model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
- model.setValue("/root/send/srchdate", getCurrentDate().substr(0,4));
- mkDate(getCurrentDate().substr(0,4));
-
- model.removenode("/root/main/monthlist");
- model.removenode("/root/main/qurtlist")
- model.removenode("/root/main/yearlist");
-
- model.setValue("/root/send/srchstatsflag", "CS");
- model.setValue("/root/send/srchioflag", "A");
- submit("TRAES09001", false);
-
- addComboItem("cmb_excuroomgrp","--전체--","","above");
-
- setTitle();
-
- rdo_srchioflag.visible = false;
- model.refresh();
- ]]>
- </script>
- <submission id="TRAES09001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init"/>
- <submission id="TRAEA01418" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/hidden/cmb_info"/>
- <submission id="TRAES05201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/hidden/earnlist/list"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- /* @group : 통합 통계
- * @ver :
- * @by :
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 검사별 통합 통계 리스트 조회
- */
- function getNmedSytsStatsEarnList(kind){
-
- model.setValue("/root/send/srchflag",kind);
- if (kind == "M") {
- model.removenode("/root/main/monthlist");
- } else if (kind == "Q") {
- model.removenode("/root/main/qurtlist");
- } else if (kind == "Y") {
- model.removenode("/root/main/yearlist");
- }
-
- if (submit("TRAES05201",false)) {
-
- var cnt = getNodesetCount("/root/hidden/earnlist/list/item");
-
- if (cnt > 0) {
-
- if (cnt == 2) {
- model.makeValue("/root/hidden/earnlist/list/item[3]/systkey1","수익");
- model.makeValue("/root/hidden/earnlist/list/item[3]/item01", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item01")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item01")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item02", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item02")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item02")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item03", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item03")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item03")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item04", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item04")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item04")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item05", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item05")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item05")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item06", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item06")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item06")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item07", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item07")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item07")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item08", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item08")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item08")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item09", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item09")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item09")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item10", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item10")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item10")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item11", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item11")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item11")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/item12", eval(model.getValue("/root/hidden/earnlist/list/item[1]/item12")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/item12")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/total", eval(model.getValue("/root/hidden/earnlist/list/item[1]/total")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/total")));
- model.makeValue("/root/hidden/earnlist/list/item[3]/comparecnt", eval(model.getValue("/root/hidden/earnlist/list/item[1]/comparecnt")) - eval(model.getValue("/root/hidden/earnlist/list/item[2]/comparecnt")));
-
- // 소계 합계
- var subtotal = model.getValue("/root/hidden/earnlist/list/item[3]/total");
- var subcomparecnt = model.getValue("/root/hidden/earnlist/list/item[3]/comparecnt");
- model.makeValue("/root/hidden/earnlist/list/item[3]/comparerate", setCompareRate(subtotal, subcomparecnt));
- }
-
-
- if (kind == "M") {
- model.makeNode("/root/main/monthlist/list");
- model.copyNode("/root/main/monthlist/list","/root/hidden/earnlist/list");
- } else if (kind == "Q") {
- model.makeNode("/root/main/qurtlist/list");
- model.copyNode("/root/main/qurtlist/list", "/root/hidden/earnlist/list");
- } else if (kind == "Y") {
- model.makeNode("/root/main/yearlist/list");
- model.copyNode("/root/main/yearlist/list", "/root/hidden/earnlist/list");
- }
- var srchstatsflag = model.getValue("/root/send/srchstatsflag");
-
- // 소계 및 합계 구하는 함수 호출 - grid Object, 통계구분, 탭구분)
- // fSetSubTotal(grd_list, srchstatsflag , model.getValue("/root/send/srchflag"));
- }
- }
-
- model.refresh();
- }
-
- function mkDate(srcdate){
- var startyy = "";
-
- for(i=10; -1<=i; i--) {
- startyy = srcdate.toDate().getAddDate(-i,"Y").getDateFormat().substr(0,4);
- addComboItem("cmb_srchdd",startyy +"년",startyy,"above");
- }
- cmb_srchdd.value = getCurrentDate().substr(0,4);
- }
-
- /* @group : 통합 통계
- * @ver :
- * @by :
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 증감율을 구하는 함수
- */
- function setCompareRate(total, comparecnt) {
-
- var comparerate = 0;
-
- if (parseInt(comparecnt) > 0) {
- comparerate = ( ( parseInt(total) - parseInt(comparecnt) ) / parseInt(comparecnt) ) * 100;
-
- if (comparerate != null) {
- comparerate = comparerate.toString().getRound(-1,"HALF_UP");
- } else {
- comparerate = 0;
- }
- } else {
- comparerate = 0;
- }
-
- return comparerate;
- }
-
- /* @group : 통합 통계
- * @ver :
- * @by :
- * @-----------------------------------
- * @type : function
- * @access : public
- * @desc : 통계 구분별 그리드 header를 정의하는 함수
- */
- function setTitle() {
-
- var srchstatsflag = model.getValue("/root/send/srchstatsflag");
- var baseDate = model.getValue("/root/send/srchdate") + "01";
-
- model.removenode("/root/main/list");
-
- var stHeader = "";
- var stMonthHeader = "";
- var stDay = "";
- var stMonth = "";
- var stQurt = "";
- var stYear = "";
- var sDayCnt = baseDate.toDate().getMonthDay();
- var baseYear = " " + baseDate.substr(0,4) ;
-
- stHeader = "구분^";
-
- stMonth = baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^"+ baseYear + "년^합계^전년도합계^증감율^전년도합계^증감(%)|구분^ 1월 ^ 2월 ^ 3월 ^ 4월 ^ 5월 ^ 6월 ^ 7월 ^ 8월 ^ 9월 ^ 10월 ^ 11월 ^ 12월 ^합계^전년도합계^증감율";
- stQurt = "1분기^2분기^3분기^4분기^합계^전년도합계^증감율";
-
- var dtYearMonth = baseDate.toDate().getAddDate(-3, "Y");
- var addYear = "";
-
- for (var i = 0; i <= 4; i++) {
- addYear = dtYearMonth.getDateFormat("YYYY");
- stYear = stYear + addYear + "년^";
- dtYearMonth.getAddDate(1, "Y");
- }
-
- stYear = stYear + "합계^전년도합계^증감율";
-
- // 월별
- stMonth = stHeader + stMonth;
- grd_monthlist.caption = stMonth;
-
- // 년도별
- stYear = stHeader + stYear;
- grd_yearlist.caption =stYear;
-
- grd_monthlist.rebuild();
- grd_yearlist.rebuild();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:335px; height:14px; ">수익 통계</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <button id="btn_excsave" class="btn2_letter4" visibility="visible" style="left:1128px; top:55px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName !="") {
- grd_monthlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:30px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:25px; "/>
- <button id="btn_sea" class="btn1_letter2" navindex="4" visibility="hidden" style="left:1120px; top:4px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList("M");
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:0px; top:7px; width:86px; height:17px; ">기준년월 :</caption>
- <select1 id="cmb_excuroomgrp" ref="/root/send/excuroomgrpcdid" class="combo_default" visibility="visible" appearance="minimal" style="left:275px; top:6px; width:118px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/initexcuroomgrp">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- var excuroomgrpcdid = model.getValue("/root/send/excuroomgrpcdid");
-
- // if (excuroomgrpcdid == "") {
- // cmb_excuroom.disabled = true;
- // } else {
- // cmb_excuroom.disabled = false;
- // }
- //
- // if (submit("TRAEA01418", false)) {
- // model.makeNode("/root/init/cmb_info/excuroom");
- // copyNodeType("/root/init/cmb_info/excuroom","/root/hidden/cmb_info/excuroom","replace");
- // }
- //
- // model.removenode("/root/main/list");
- //
- // model.refresh();
-
- ]]>
- </script>
- </select1>
- <select1 id="cmb_excuroom" ref="/root/send/excuroomcdid" class="combo_default" visibility="hidden" appearance="minimal" style="left:395px; top:6px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_info/excuroom/initexcuroom">
- <label ref="excuroomcdnm"/>
- <value ref="excuroomcdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList();
- ]]>
- </script>
- </select1>
- <caption id="caption7" class="search_name" visibility="visible" style="left:195px; top:7px; width:80px; height:17px; ">검사실 :</caption>
- <select1 id="cmb_srchdd" ref="/root/send/srchdate" appearance="minimal" style="left:92px; top:6px; width:73px; height:19px; ">
- <choices>
- <itemset nodeset="/root/inti_com/srchdate/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- setTitle();
- ]]>
- </script>
- </select1>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:75px; x2:1192px; y2:75px; "/>
- <select1 id="rdo_srchioflag" ref="/root/send/srchseanflag" appearance="full" cols="3" overflow="visible" style="left:130px; top:285px; width:115px; height:18px; border-style:none; ">
- <choices>
- <item>
- <label>일반</label>
- <value>G</value>
- </item>
- <item>
- <label>회기별</label>
- <value>H</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList();
- ]]>
- </script>
- </select1>
- <datagrid id="grd_monthlist" nodeset="/root/main/monthlist/list/item" backcoloralternate="transparent" caption="구분^2006년^2006년^2006년^2006년^2006년^2006년^2006년^2006년^2006년^2006년^2006년^2006년^합계^전년도합계^증감율^전년도합계^증감(%)|구분^1월^2월^3월^4월^5월^6월^7월^8월^9월^10월^11월^12월^합계^전년도합계^증감율" colsep="^" colwidth="54, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 100, 100, 60" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" tooltip="true" style="left:0px; top:80px; width:1192px; height:140px; ">
- <col ref="systkey1" style="text-align:center; "/>
- <col ref="item01" format="(-)#,###" style="text-align:right; "/>
- <col ref="item02" format="(-)#,###" style="text-align:right; "/>
- <col ref="item03" format="(-)#,###" style="text-align:right; "/>
- <col ref="item04" format="(-)#,###" style="text-align:right; "/>
- <col ref="item05" format="(-)#,###" style="text-align:right; "/>
- <col ref="item06" format="(-)#,###" style="text-align:right; "/>
- <col ref="item07" format="(-)#,###" style="text-align:right; "/>
- <col ref="item08" format="(-)#,###" style="text-align:right; "/>
- <col ref="item09" format="(-)#,###" style="text-align:right; "/>
- <col ref="item10" format="(-)#,###" style="text-align:right; "/>
- <col ref="item11" format="(-)#,###" style="text-align:right; "/>
- <col ref="item12" format="(-)#,###" style="text-align:right; "/>
- <col ref="total" format="(-)#,###" style="text-align:right; "/>
- <col ref="comparecnt" format="(-)#,###" style="text-align:right; "/>
- <col ref="comparerate" format="(-)#,### %" style="text-align:right; "/>
- </datagrid>
- <datagrid id="grd_qurtlist" nodeset="/root/main/qurtlist/list/item" backcoloralternate="transparent" caption="구분^1분기^2분기^3분기^4분기^합계^전년도합계^증감율" colsep="^" colwidth="54, 179, 179, 179, 179, 179, 179, 62" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" tooltip="true" style="left:0px; top:310px; width:1192px; height:120px; ">
- <col ref="systkey1" style="text-align:center; "/>
- <col ref="item01" format="(-)#,###" style="text-align:right; "/>
- <col ref="item02" format="(-)#,###" style="text-align:right; "/>
- <col ref="item03" format="(-)#,###" style="text-align:right; "/>
- <col ref="item04" format="(-)#,###" style="text-align:right; "/>
- <col ref="total" format="(-)#,###" style="text-align:right; "/>
- <col ref="comparecnt" format="(-)#,###" style="text-align:right; "/>
- <col ref="comparerate" format="(-)#,### %" style="text-align:right; "/>
- </datagrid>
- <datagrid id="grd_yearlist" nodeset="/root/main/yearlist/list/item" backcoloralternate="transparent" caption="구분^2005년^2006년^2007년^2008년^2009년^합계^전년도합계^증감율" colsep="^" colwidth="54, 154, 154, 154, 154, 154, 153, 153, 60" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" tooltip="true" style="left:0px; top:515px; width:1192px; height:120px; ">
- <col ref="systkey1" style="text-align:center; "/>
- <col ref="item01" format="(-)#,###" style="text-align:right; "/>
- <col ref="item02" format="(-)#,###" style="text-align:right; "/>
- <col ref="item03" format="(-)#,###" style="text-align:right; "/>
- <col ref="item04" format="(-)#,###" style="text-align:right; "/>
- <col ref="item05" format="(-)#,###" style="text-align:right; "/>
- <col ref="total" format="(-)#,###" style="text-align:right; "/>
- <col ref="comparecnt" format="#,###" style="text-align:right; "/>
- <col ref="comparerate" format="(-)#,### %" style="text-align:right; "/>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:290px; width:120px; height:13px; ">분기별 수익 현황</caption>
- <caption id="caption2" class="tit_2" style="left:10px; top:60px; width:120px; height:13px; ">월별 수익 현황</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:305px; x2:1192px; y2:305px; "/>
- <caption id="caption4" class="tit_2" style="left:0px; top:495px; width:120px; height:13px; ">년도별 수익 현황</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:510px; x2:1192px; y2:510px; "/>
- <button id="button1" class="btn2_letter6" visibility="visible" style="left:1040px; top:55px; width:86px; height:19px; ">
- <caption>월별수익조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList("M");
- ]]>
- </script>
- </button>
- <button id="button2" class="btn2_letter7" visibility="visible" style="left:1029px; top:285px; width:97px; height:19px; ">
- <caption>분기별수익조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList("Q");
- ]]>
- </script>
- </button>
- <button id="button3" class="btn2_letter4" visibility="visible" style="left:1128px; top:285px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "") {
- grd_qurtlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter7" visibility="visible" style="left:1029px; top:489px; width:97px; height:19px; ">
- <caption>년도별수익조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 검사별 통합 통계 조회
- getNmedSytsStatsEarnList("Y");
- ]]>
- </script>
- </button>
- <button id="button5" class="btn2_letter4" visibility="visible" style="left:1128px; top:489px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "") {
- grd_yearlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|