123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <hagtlist>
- <cmpycd/>
- <conyyyy/>
- <conmm/>
- <agtamt/>
- <clamamt/>
- <rcptamt/>
- <uncoamt/>
- <cmpynm/>
- </hagtlist>
- </main>
- <send>
- <req>
- <conyyyyfr/>
- <conyyyyto/>
- <cmpycd/>
- <userid/>
- <instcd/>
- <cmpynm/>
- </req>
- </send>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" src="../../../ast/healexamweb/js/AHA001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitCtrl(true);
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fInitCtrl(bAll){
- var curDate = getCurrentDate().toDate();
- model.setValue("/root/send/req/conyyyyfr", curDate.getDateFormat('YYYYMMDD'));
- model.setValue("/root/send/req/conyyyyto", curDate.getDateFormat('YYYYMMDD'));
- if( bAll == true ){
- model.removeNodeset("/root/main/hagtlist");
- }
- }
-
- function getGridData()
- {
- model.removeNodeset("/root/main/hagtlist");
- model.refresh();
- submit("TRAHA01900");
- }
- ]]>
- </script>
- <submission id="TRAHA01900" ref="/root/send/req" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main"/>
- </model>
- </xhtml:head>
- <xhtml:body 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:106px; height:14px; ">보건관리대행</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">계약연도 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- getGridData();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <input id="ipt_conyyyyfr" ref="/root/send/req/conyyyyfr" class="input_s_essential" inputtype="date" format="yyyy" style="left:105px; top:8px; width:100px; height:19px; "/>
- <caption id="caption1" style="left:208px; top:10px; width:15px; height:15px; font-weight:bold; ">~</caption>
- <input id="ipt_conyyyyto" ref="/root/send/req/conyyyyto" class="input_s_essential" inputtype="date" format="yyyy" style="left:223px; top:8px; width:100px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:375px; top:9px; width:99px; height:17px; ">계약처코드 :</caption>
- <input id="ipt_cmpycd" ref="/root/send/req/cmpycd" class="input_s_essential" style="left:475px; top:9px; width:100px; height:19px; "/>
- <button id="btn_cmpy" class="icon_search" style="left:578px; top:11px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <output id="opt_cmpynm" ref="/root/send/req/cmpynm" class="output_search" style="left:597px; top:9px; width:298px; height:19px; "/>
- </group>
- <datagrid id="grd_hagt" nodeset="/root/main/hagtlist" caption="계약처코드^계약처명^계약년도^계약월^수수료^청구금액^수납금액^미수금액" colwidth="230, 240, 125, 143, 100, 100, 100, 106" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:56px; width:1195px; height:684px; ">
- <col ref="cmpycd"/>
- <col ref="cmpynm"/>
- <col ref="conyyyy"/>
- <col ref="conmm"/>
- <col ref="agtamt"/>
- <col ref="clamamt"/>
- <col ref="rcptamt"/>
- <col ref="uncoamt"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- window.load("SPAHA01900_보건관리대행.xrw","modal","code", "left:600px; top:50px; width:550px; height:240px;min:hidden;max:hidden;resize:false;");
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="btn_init" class="btn4_letter3" style="left:1068px; top:5px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.reset();
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:1139px; top:5px; width:56px; height:22px; ">
- <caption>종료</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <button id="btn_new" class="btn4_letter2" style="left:1009px; top:5px; width:56px; height:22px; ">
- <caption>신규</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.load("popup_보건관리대행.xrw","modal","code", "left:600px; top:50px; width:520px; height:260px;min:hidden;max:hidden;resize:false;");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|