123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?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>
- <calchist>
- <pid/>
- <day/>
- <snglcalcscorcd/>
- <hngnm/>
- <cnt/>
- </calchist>
- </list>
- </main>
- <send>
- <clamym/>
- <clamdg/>
- <pid/>
- <sumtypecd/>
- </send>
- </root>
- </instance>
- <submission id="TRPID24000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize(); // 화면을 초기화한다.
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 화면을 초기화한다.
- function fInitialize() {
- if (checkOpener()) {
- model.setValue("/root/send/clamym" , opener.model.getValue("/root/main/item1/clbs/clamym"));
- model.setValue("/root/send/clamdg" , opener.model.getValue("/root/main/item1/clbs/clamdg"));
- model.setValue("/root/send/sumtypecd", opener.model.getValue("/root/main/item1/clbs/sumtypecd"));
- model.setValue("/root/send/pid" , opener.model.getValue("/root/main/item1/clbs/pid"));
-
- submit("TRPID24000");
-
- var i = 1; // 인스턴스 카운터
- var cnt = 0; // 그리드 카운터
-
- while ( model.getValue("/root/main/list/calchist[" + i + "]/snglcalcscorcd") != "" ) {
- if ( model.getValue("/root/main/list/calchist[" + i + "]/snglcalcscorcd") != model.getValue("/root/main/list/calchist[" + (i - 1) + "]/snglcalcscorcd") ) {
- grd_calchist.addRow(false);
- cnt++;
- }
-
- grd_calchist.valueMatrix(cnt,grd_calchist.colRef("snglcalcscorcd")) = model.getValue("/root/main/list/calchist[" + i + "]/snglcalcscorcd");
- grd_calchist.valueMatrix(cnt,grd_calchist.colRef("hngnm")) = model.getValue("/root/main/list/calchist[" + i + "]/hngnm");
- grd_calchist.valueMatrix(cnt,grd_calchist.colRef("col" + model.getValue("/root/main/list/calchist[" + i + "]/day"))) = model.getValue("/root/main/list/calchist[" + i + "]/cnt");
-
- i++;
-
- }
-
- grd_calchist.refresh();
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1116" pageheight="685" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:1100px; height:658px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:134px; height:14px; ">월별수가별청구현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1099px; y2:25px; "/>
- <datagrid id="grd_calchist" nodeset="/root/main/list5/clod" class="datagrid" caption="수가코드^한글명^1^2^3^4^5^6^7^8^9^10^11^12^13^14^15^16^17^18^19^20^21^22^23^24^25^26^27^28^29^30^31" colsep="^" colwidth="104, 265, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22" ellipsis="true" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:30px; width:1099px; height:628px; ">
- <col ref="snglcalcscorcd"/>
- <col ref="hngnm"/>
- <col ref="col1" style="text-align:center; "/>
- <col ref="col2" style="text-align:center; "/>
- <col ref="col3" style="text-align:center; "/>
- <col ref="col4" style="text-align:center; "/>
- <col ref="col5" style="text-align:center; "/>
- <col ref="col6" style="text-align:center; "/>
- <col ref="col7" style="text-align:center; "/>
- <col ref="col8" style="text-align:center; "/>
- <col ref="col9" style="text-align:center; "/>
- <col ref="col10" style="text-align:center; "/>
- <col ref="col11" style="text-align:center; "/>
- <col ref="col12" style="text-align:center; "/>
- <col ref="col13" style="text-align:center; "/>
- <col ref="col14" style="text-align:center; "/>
- <col ref="col15" style="text-align:center; "/>
- <col ref="col16" style="text-align:center; "/>
- <col ref="col17" style="text-align:center; "/>
- <col ref="col18" style="text-align:center; "/>
- <col ref="col19" style="text-align:center; "/>
- <col ref="col20" style="text-align:center; "/>
- <col ref="col21" style="text-align:center; "/>
- <col ref="col22" style="text-align:center; "/>
- <col ref="col23" style="text-align:center; "/>
- <col ref="col24" style="text-align:center; "/>
- <col ref="col25" style="text-align:center; "/>
- <col ref="col26" style="text-align:center; "/>
- <col ref="col27" style="text-align:center; "/>
- <col ref="col28" style="text-align:center; "/>
- <col ref="col29" style="text-align:center; "/>
- <col ref="col30" style="text-align:center; "/>
- <col ref="col31" style="text-align:center; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_calchist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:658px; width:1100px; height:27px; ">
- <button id="btn_close" class="btn4_letter2" style="left:1043px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <close ev:event="DOMActivate"/>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1099px; y2:0px; "/>
- </group>
- <script type="javascript" ev:event="onwindowresize">
- <![CDATA[
- // grd_delorder.attribute("width") = window.width - 100;
- ]]>
- </script>
- </xhtml:body>
- </xhtml:html>
|