12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/com/commonweb/css/common.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>
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:220px; height:14px; ">병원수납담당자_연구진료비관리</caption>
- </group>
- <group id="group2" style="left:0px; top:13px; width:1194px; height:771px; ">
- <button id="button39" class="btn4_letter2" style="left:895px; top:5px; width:56px; height:22px; ">
- <caption>검색</caption>
- </button>
- <button id="button1" class="btn4_letter2" style="left:960px; top:5px; width:56px; height:22px; ">
- <caption>신규</caption>
- </button>
- <button id="button2" class="btn4_letter2" style="left:1025px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <group id="group3" style="left:0px; top:30px; width:1084px; height:37px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1084px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:348px; top:8px; width:101px; height:17px; text-align:left; ">의뢰자 :</caption>
- <caption id="caption3" class="search_name" style="left:629px; top:8px; width:93px; height:17px; ">시험책임자 :</caption>
- <caption id="caption11" class="search_name" style="left:10px; top:8px; width:86px; height:17px; text-align:left; ">과제명 :</caption>
- <input id="input1" class="input_search" style="left:100px; top:8px; width:200px; height:19px; "/>
- <input id="input3" class="input_search" style="left:460px; top:8px; width:120px; height:19px; "/>
- <input id="input4" class="input_search" style="left:728px; top:8px; width:120px; height:19px; "/>
- </group>
- <group id="group4" style="left:0px; top:70px; width:1084px; height:220px; ">
- <datagrid id="datagrid1" caption="순번^과제번호^과제명^품목명^성분명^연구자명^의뢰자명" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1084px; height:215px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <caption id="caption4" style="left:0px; top:300px; width:155px; height:19px; font-weight:bold; vertical-align:middle; ">* 청구목록</caption>
- <group id="group5" style="left:0px; top:325px; width:1085px; height:220px; ">
- <datagrid id="datagrid2" caption="청구차수^과제번호^청구액^청구일자^청구기간^청구기간^연가자청구^파일내려받기" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:1085px; height:220px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <caption id="caption5" style="left:245px; top:565px; width:500px; height:19px; font-weight:bold; vertical-align:middle; ">* 청구목록의 과제번호를 클릭(청구차수선택)하여 파일을 첨부하시기 바랍니다.</caption>
- <button id="button28" class="btn4_letter5" style="left:250px; top:595px; width:92px; height:22px; ">
- <caption>파일첨부</caption>
- </button>
- <input id="input2" class="input_search" style="left:345px; top:596px; width:400px; height:19px; "/>
- <caption id="caption6" style="left:760px; top:595px; width:85px; height:19px; font-weight:bold; vertical-align:bottom; ">해당청구차수</caption>
- <input id="input5" class="input_search" style="left:845px; top:595px; width:100px; height:19px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|