12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="C:/CMCProject/application/webapps/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,1196;2,783;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:80px; height:14px; ">임상검사비</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:20px; width:1195px; height:764px; ">
- <switch id="switch1" style="left:3px; top:80px; width:1190px; height:691px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid2" caption="No^과제번호^청구액^청구일자^시험책임자^진료비자동청구^진료비내역" colwidth="27, 123, 123, 87, 126, 116, 166" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:7px; width:1180px; height:653px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:2px; x2:1181px; y2:2px; "/>
- </case>
- </switch>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" style="left:0px; top:0px; width:1194px; height:40px; "/>
- <input id="input26" class="input_search" style="left:894px; top:14px; width:100px; height:19px; "/>
- <button id="button8" class="btn1_letter2" style="left:1018px; top:12px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <select1 id="combo64" class="combo_search" appearance="minimal" style="left:109px; top:14px; width:120px; height:19px; ">
- <choices>
- <item>
- <label>유</label>
- <value>1</value>
- </item>
- <item>
- <label>성모병원</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption146" class="search_name" style="left:20px; top:15px; width:91px; height:17px; ">병원선택 :</caption>
- <caption id="caption142" class="search_name" style="left:245px; top:15px; width:125px; height:17px; ">연구비청구여부 :</caption>
- <select1 id="combo63" class="combo_search" appearance="minimal" style="left:379px; top:14px; width:70px; height:19px; ">
- <choices>
- <item>
- <label>유</label>
- <value>1</value>
- </item>
- <item>
- <label>성모병원</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption143" class="search_name" style="left:460px; top:15px; width:90px; height:17px; ">청구일자 :</caption>
- <caption id="caption144" class="search_n_b" style="left:661px; top:15px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <input id="input21" class="input_s_essential" inputtype="date" style="left:557px; top:14px; width:100px; height:19px; "/>
- <input id="input22" class="input_s_essential" inputtype="date" style="left:677px; top:14px; width:100px; height:19px; "/>
- <caption id="caption145" class="search_name" style="left:790px; top:15px; width:99px; height:17px; ">시험책임자 :</caption>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|