1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:269px; height:14px; ">일자별약주사용량조견표</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1121px; top:17px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" style="x1:1105px; y1:17px; x2:1105px; y2:39px; border-color:#ffe4bb; border-left-style:solid; "/>
- <datagrid id="datagrid2" caption="^처방코드" colwidth="31, 210" dataheight="25" defaultrows="26" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:75px; width:250px; height:696px; ">
- <col type="checkbox"/>
- <col visibility="visible"/>
- </datagrid>
- <caption id="caption3" class="tit_2" style="left:6px; top:55px; width:95px; height:14px; ">투약리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:250px; y2:70px; "/>
- <caption id="caption1" class="search_name" style="left:15px; top:19px; width:70px; height:17px; ">환자명:</caption>
- <caption id="caption4" class="search_name" style="left:299px; top:19px; width:93px; height:17px; ">처방일자 :</caption>
- <input id="input3" class="input_search" inputtype="date" style="left:484px; top:18px; width:75px; height:19px; "/>
- <caption id="caption5" style="left:468px; top:22px; width:15px; height:15px; ">~</caption>
- <input id="input4" class="input_search" inputtype="date" style="left:387px; top:18px; width:75px; height:19px; "/>
- <input id="input27" class="input_search" style="left:85px; top:18px; width:75px; height:19px; "/>
- <output id="output14" class="output_fix" style="left:164px; top:18px; width:80px; height:19px; "/>
- <datagrid id="datagrid1" caption="처방코드^처방일자1^처방일자2^처방일자3^처방일자4^처방일자5^처방일자6" colwidth="210, 100, 100, 100, 100, 100, 100" dataheight="25" defaultrows="26" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" colsep="^" style="left:255px; top:75px; width:939px; height:696px; ">
- <col visibility="visible"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:261px; top:55px; width:131px; height:14px; ">일자별 투약 리스트</caption>
- <line id="line2" class="line_1" style="x1:255px; y1:70px; x2:1194px; y2:70px; "/>
- <button id="button2" class="btn2_letter6" style="left:164px; top:50px; width:86px; height:19px; ">
- <caption>투약이력조회</caption>
- </button>
- <button id="button3" class="btn2_letter4" style="left:1130px; top:49px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|