123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?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:500px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:119px; height:14px; ">예약가능인원조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:20px; width:501px; height:515px; ">
- <group id="group3" style="left:0px; top:5px; width:500px; height:60px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:500px; height:59px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" style="x1:414px; y1:9px; x2:414px; y2:52px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption4" class="search_name" style="left:175px; top:10px; width:73px; height:12px; ">검사실 :</caption>
- <select1 id="combo3" class="combo_search" appearance="minimal" style="left:70px; top:10px; width:100px; height:14px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:5px; top:10px; width:65px; height:12px; ">부서 :</caption>
- <select1 id="combo4" class="combo_search" appearance="minimal" style="left:258px; top:8px; width:140px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <button id="button3" class="icon_search" style="left:176px; top:32px; width:16px; height:11px; ">
- <caption/>
- </button>
- <caption id="caption7" class="search_name" style="left:5px; top:32px; width:68px; height:12px; ">처방 :</caption>
- <input id="input2" class="input_search" style="left:70px; top:32px; width:100px; height:14px; "/>
- <input id="input4" class="input_search" style="left:204px; top:30px; width:195px; height:19px; "/>
- <button id="bath_sea" class="btn1_letter2" style="left:430px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- </group>
- <caption id="caption1" class="tit_2" style="left:285px; top:70px; width:113px; height:14px; ">시간별 예약현황</caption>
- <calendar id="calendar1" style="left:0px; top:70px; width:280px; height:290px; "/>
- <datagrid id="datagrid1" caption="시간^현황^가용" colsep="^" colwidth="85, 55, 70" mergecellsfixedrows="bycolrec" rowsep="|" style="left:285px; top:90px; width:215px; height:270px; ">
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:285px; y1:85px; x2:500px; y2:85px; "/>
- <datagrid id="datagrid2" caption="순번^시간^등록번호^이름^부서" colsep="^" colwidth="50, 130, 105, 100, 107" mergecellsfixedrows="bycolrec" rowsep="|" style="left:2px; top:382px; width:495px; height:130px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption22" class="tit_2" style="left:2px; top:362px; width:82px; height:13px; ">예약내역</caption>
- <line id="line3" class="line_1" style="x1:2px; y1:376px; x2:497px; y2:376px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|