1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?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>
- <group id="group1" style="left:0px; top:0px; width:950px; height:610px; ">
- <input id="input7" class="input_search" style="left:415px; top:140px; width:85px; height:19px; "/>
- <input id="input8" class="input_search" style="left:570px; top:141px; width:85px; height:19px; "/>
- <input id="input9" class="input_search" style="left:530px; top:30px; width:100px; height:19px; "/>
- <datagrid id="datagrid4" caption="신청차수^신청일자^신청금액^승인여부^확인일자^결의일자^결의신청일자^반려사유" colsep="^" colwidth="71, 123, 87, 142, 129, 100, 100, 144" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:207px; width:905px; height:183px; ">
- <col/>
- <col/>
- <col/>
- <col type="combo"/>
- <col/>
- <col/>
- <col/>
- <col type="input"/>
- </datagrid>
- <input id="input10" class="input_search" style="left:99px; top:4px; width:100px; height:19px; "/>
- <caption id="caption75" class="cell_1" style="left:5px; top:115px; width:90px; height:23px; vertical-align:middle; ">연구기간</caption>
- <caption id="caption31" class="cell_1" style="left:356px; top:140px; width:55px; height:19px; vertical-align:middle; ">신청총액</caption>
- <input id="input11" class="input_s_essential" inputtype="date" style="left:100px; top:114px; width:100px; height:19px; "/>
- <caption id="caption1" class="cell_1" style="left:430px; top:30px; width:90px; height:23px; vertical-align:middle; ">성분명</caption>
- <caption id="caption76" class="cell_1" style="left:215px; top:5px; width:90px; height:23px; vertical-align:middle; ">과제번호</caption>
- <caption id="caption2" class="cell_1" style="left:5px; top:30px; width:90px; height:23px; vertical-align:middle; ">상품명</caption>
- <caption id="caption78" class="cell_1" style="left:430px; top:5px; width:90px; height:23px; vertical-align:middle; ">시험조정자</caption>
- <caption id="caption3" class="cell_1" style="left:505px; top:140px; width:60px; height:19px; vertical-align:middle; ">입금잔액</caption>
- <caption id="caption79" class="cell_1" style="left:640px; top:5px; width:90px; height:23px; vertical-align:middle; ">연구책임자</caption>
- <caption id="caption4" class="cell_1" style="left:5px; top:55px; width:90px; height:58px; vertical-align:middle; ">과제명</caption>
- <caption id="caption36" class="search_n_b" style="left:204px; top:115px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <input id="input15" class="input_s_essential" inputtype="date" style="left:220px; top:114px; width:100px; height:19px; "/>
- <caption id="caption6" class="cell_1" style="left:5px; top:5px; width:90px; height:23px; vertical-align:middle; ">해당병원</caption>
- <input id="input1" class="input_search" style="left:319px; top:4px; width:100px; height:19px; "/>
- <caption id="caption7" class="tit_2" style="left:15px; top:175px; width:408px; height:14px; ">연구비신청내역(더블클릭하면'항목별연구비'화면으로 이동합니다)</caption>
- <input id="input2" class="input_search" style="left:529px; top:4px; width:100px; height:19px; "/>
- <caption id="caption28" class="cell_1" style="left:5px; top:140px; width:85px; height:19px; vertical-align:middle; ">직접비(100%)</caption>
- <input id="input3" class="input_search" style="left:739px; top:4px; width:100px; height:19px; "/>
- <textarea id="textarea3" scroll="vertical" style="left:100px; top:52px; width:805px; height:60px; "/>
- <caption id="caption29" class="cell_1" style="left:190px; top:139px; width:65px; height:19px; vertical-align:middle; ">입금총액</caption>
- <input id="input4" class="input_search" style="left:95px; top:140px; width:90px; height:19px; "/>
- <input id="input5" class="input_search" style="left:265px; top:140px; width:85px; height:19px; "/>
- <line id="line6" class="line_2" style="x1:2px; y1:321px; x2:907px; y2:320px; "/>
- <input id="input6" class="input_search" style="left:99px; top:29px; width:320px; height:19px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|