123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- <?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="">
- <HideData>
- <outputTest/>
- <GridContextMenu1/>
- </HideData>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- datagrid1.frozencols=3;
- // window.setPopupMenu(true, "/root/HideData/GridContextMenu1", "label", "func");
- // window.showPopupMenu(true);
- // app.showPopupMenu(true);
- model.setValue("/root/HideData/outputTest", "조회건수 : xxx, 환자수 : yyy");
- model.refresh();
- ]]>
- </script>
- <bind id="bind_checkbox1"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1194;1,1016;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1020px; height:670px; ">
- <group id="group2" style="left:0px; top:0px; width:210px; height:85px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:210px; height:85px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:34px; width:87px; height:17px; ">처방일자 :</caption>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:105px; top:8px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>combo1</value>
- </item>
- <item>
- <label>입원</label>
- <value/>
- </item>
- <item>
- <label>외래</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:15px; top:9px; width:91px; height:17px; ">진료과 :</caption>
- <input id="input2" class="input_search" inputtype="date" style="left:105px; top:33px; width:90px; height:19px; "/>
- <input id="input3" class="input_search" inputtype="date" style="left:105px; top:57px; width:90px; height:19px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:95px; width:154px; height:13px; ">이의신청 대상자 내역</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:110px; x2:210px; y2:110px; "/>
- <datagrid id="datagrid1" overflow="scroll" scroll="auto" caption="성명^최초입원^등록번호" colwidth="56, 85, 61" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="32" rowsep="|" colsep="^" style="left:0px; top:115px; width:210px; height:555px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:220px; top:11px; width:154px; height:14px; ">정상입원 상병명</caption>
- <line id="line2" class="line_1" style="x1:215px; y1:26px; x2:545px; y2:26px; "/>
- <caption id="caption5" class="tit_2" style="left:695px; top:11px; width:154px; height:13px; ">지병입원 상병명</caption>
- <line id="line3" class="line_1" style="x1:690px; y1:26px; x2:1020px; y2:26px; "/>
- <caption id="caption6" class="tit_2" style="left:220px; top:193px; width:154px; height:14px; ">정상입원 처방코드</caption>
- <line id="line4" class="line_1" style="x1:215px; y1:208px; x2:615px; y2:208px; "/>
- <caption id="caption7" class="tit_2" style="left:645px; top:193px; width:154px; height:14px; ">지병입원 처방코드</caption>
- <line id="line5" class="line_1" style="x1:620px; y1:208px; x2:1020px; y2:208px; "/>
- <datagrid id="datagrid2" caption="상병코드^상병명^특정코드" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:215px; top:31px; width:330px; height:150px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <datagrid id="datagrid3" caption="상병코드^상병명^특정코드" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:690px; top:31px; width:330px; height:150px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <datagrid id="datagrid4" caption="발생일자^품목코드^품명" colwidth="91, 90, 200" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:215px; top:213px; width:400px; height:457px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <datagrid id="datagrid5" caption="발생일자^품목코드^품명" colwidth="91, 90, 200" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:620px; top:213px; width:400px; height:457px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <button id="button1" class="btn2_letter2" style="left:596px; top:35px; width:42px; height:19px; ">
- <caption>저장</caption>
- </button>
- <button id="button2" class="btn2_letter2" style="left:596px; top:60px; width:42px; height:19px; ">
- <caption>종료</caption>
- </button>
- <button id="button3" class="btn2_letter3" style="left:556px; top:85px; width:53px; height:19px; ">
- <caption>일자별</caption>
- </button>
- <button id="button4" class="btn2_letter3" style="left:625px; top:85px; width:53px; height:19px; ">
- <caption>품목별</caption>
- </button>
- <button id="button5" class="btn2_letter3" style="left:555px; top:125px; width:50px; height:20px; ">
- <caption>
- <![CDATA[ >>]]>
- </caption>
- </button>
- <button id="button6" class="btn2_letter3" style="left:625px; top:125px; width:53px; height:19px; ">
- <caption>
- <![CDATA[ <<]]>
- </caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|