123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274 |
- <?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">
- <script type="javascript">
- <![CDATA[
-
- function fInitialize()
- {
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
-
- model.refresh();
- }
- //자체기초코드 조회
- function fComCDRef()
- {
- submit("TRPMI00106");
- model.refresh();
- }
- ]]>
- </script>
- <xhtml:head>
- <xhtml:title>법원보관금 청구현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <data1>
- <refYY>2005</refYY>
- <refMM>01</refMM>
- </data1>
- <data2>
- <sess_posinstcd>012</sess_posinstcd>
- </data2>
- </send>
- <main>
- <list>
- <grdschedule/>
- </list>
- </main>
- <hidden>
- <init>
- <disccd>
- <cd/>
- <nm/>
- </disccd>
- <insukind>
- <cd/>
- <nm/>
- </insukind>
- <suppkind>
- <cd/>
- <nm/>
- <up/>
- <io/>
- </suppkind>
- <orddeptcd>
- <cd/>
- <nm/>
- </orddeptcd>
- <orddrid>
- <cd/>
- <nm/>
- <dp/>
- <sp/>
- </orddrid>
- <wardcd>
- <cd/>
- <nm/>
- <of/>
- </wardcd>
- <roomcd>
- <cd/>
- <nm/>
- <wd/>
- <gr/>
- <ty/>
- </roomcd>
- <flag>
- <prestdd/>
- <mskindflag/>
- </flag>
- </init>
- </hidden>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data2" replace="instance" resultref="/root/hidden/init"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize(); // 기본데이터 초기화
- fComCDRef(); // 코드 조회
- ]]>
- </script>
- <submission id="TRPMC04601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/hidden/rcv"/>
- </model>
- <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/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="769" pageheight="581" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:752px; height:580px; ">
- <group id="group2" style="left:0px; top:10px; width:752px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:752px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption32" class="search_name" style="left:15px; top:9px; width:90px; height:17px; ">조회년도 :</caption>
- <button id="btn_srch" class="btn1_letter2" style="left:681px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 법원보관금 청구현황 조회
- if(submit("TRPMC04601")) {
- var patrefcnt = getNodesetCount("/root/hidden/rcv/list/grdcourtkeepclamprescond");
- if (patrefcnt > 0) {
- copyNodeType("/root/main/list","/root/hidden/rcv/list","replace");
- } else {
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
- }
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:666px; y1:5px; x2:666px; y2:27px; border-color:#ffcc99; border-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:215px; top:9px; width:75px; height:17px; ">조회월 :</caption>
- <select1 id="combo1" ref="/root/send/data1/refMM" appearance="minimal" style="left:295px; top:8px; width:70px; height:19px; ">
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>1월</label>
- <value>01</value>
- </item>
- <item>
- <label>2월</label>
- <value>02</value>
- </item>
- <item>
- <label>3월</label>
- <value>03</value>
- </item>
- <item>
- <label>4월</label>
- <value>04</value>
- </item>
- <item>
- <label>5월</label>
- <value>05</value>
- </item>
- <item>
- <label>6월</label>
- <value>06</value>
- </item>
- <item>
- <label>7월</label>
- <value>07</value>
- </item>
- <item>
- <label>8월</label>
- <value>08</value>
- </item>
- <item>
- <label>9월</label>
- <value>09</value>
- </item>
- <item>
- <label>10월</label>
- <value>10</value>
- </item>
- <item>
- <label>11월</label>
- <value>11</value>
- </item>
- <item>
- <label>12월</label>
- <value>12</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo2" ref="/root/send/data1/refYY" appearance="minimal" style="left:108px; top:8px; width:90px; height:19px; ">
- <choices>
- <item>
- <label/>
- <value/>
- </item>
- <item>
- <label>2004년</label>
- <value>2004</value>
- </item>
- <item>
- <label>2005년</label>
- <value>2005</value>
- </item>
- <item>
- <label>2006년</label>
- <value>2006</value>
- </item>
- <item>
- <label>2007년</label>
- <value>2007</value>
- </item>
- <item>
- <label>2008년</label>
- <value>2008</value>
- </item>
- </choices>
- </select1>
- </group>
- <caption id="caption2" class="tit_2" style="left:5px; top:55px; width:170px; height:14px; font-family:돋움; vertical-align:middle; ">신체감정일정리스트</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:70px; x2:752px; y2:70px; "/>
- <button id="button3" class="btn2_letter4" style="left:688px; top:50px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_grdcourtkeepclamprescond.saveExcel(fileName, "SheetName", true, true, "", "");
- }
-
- window.exec(fileName);
- ]]>
- </script>
- </button>
- <group id="group3" style="left:0px; top:553px; width:752px; height:27px; ">
- <button id="button2" class="btn4_letter2" style="left:696px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:752px; y2:0px; "/>
- </group>
- <datagrid id="grd_grdcourtkeepclamprescond" nodeset="/root/main/list/grdschedule" caption="등록번호^성명^진료날자^진료시간^진료과^의사명" colsep="^" colwidth="120, 105, 130, 100, 140, 120" dataheight="23" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:75px; width:752px; height:478px; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="orddd" format="yyyy-mm-dd"/>
- <col disabled="true" ref="ordtm" format="hh:nn">
- <choices>
- <itemset nodeset="/root/hidden/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="orddeptcd" type="combo"/>
- <choices>
- <itemset nodeset="/root/hidden/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- <col ref="atdoctid" type="combo" style="text-align:right; "/>
- <choices>
- <itemset nodeset="/root/hidden/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|