12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?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="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">IRB 심사비관리</caption>
- </group>
- <group id="group3" style="left:0px; top:15px; width:1194px; height:37px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1125px; top:6px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line1" style="x1:1115px; y1:9px; x2:1115px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="input2" ref="/root/date1" class="input_default" inputtype="date" style="left:100px; top:7px; width:90px; height:19px; "/>
- <caption id="caption8" class="search_name" style="left:0px; top:8px; width:95px; height:17px; text-align:left; ">기간설정 :</caption>
- <input id="input5" ref="/root/date2" class="input_default" inputtype="date" style="left:200px; top:7px; width:90px; height:19px; "/>
- </group>
- <output id="output4" class="output_fix" style="left:950px; top:103px; width:150px; height:19px; "/>
- <caption id="caption2" class="cell_1" style="left:277px; top:101px; width:120px; height:23px; text-align:center; vertical-align:middle; ">간접비입금총액</caption>
- <caption id="caption3" class="cell_1" style="left:553px; top:101px; width:120px; height:23px; text-align:center; vertical-align:middle; ">지출총액</caption>
- <caption id="caption4" class="cell_1" style="left:828px; top:101px; width:120px; height:23px; text-align:center; vertical-align:middle; ">잔액총액</caption>
- <output id="output1" class="output_fix" style="left:399px; top:103px; width:150px; height:19px; "/>
- <caption id="caption9" class="cell_1" style="left:2px; top:101px; width:120px; height:23px; text-align:center; vertical-align:middle; ">심사비입금총액</caption>
- <output id="output2" class="output_fix" style="left:124px; top:103px; width:150px; height:19px; "/>
- <output id="output3" class="output_fix" style="left:675px; top:103px; width:150px; height:19px; "/>
- <line id="line3" class="line_3" style="x1:0px; y1:100px; x2:1195px; y2:100px; "/>
- <line id="line2" class="line_3" style="x1:0px; y1:125px; x2:1195px; y2:125px; "/>
- <line id="line4" class="line_1" style="x1:0px; y1:95px; x2:1194px; y2:95px; "/>
- <datagrid id="datagrid1" nodeset="/root/example" caption="사용일^비목^지출액^기타" colsep="^" colwidth="200,300,200,400" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:1px; top:135px; width:1194px; height:500px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <button id="button17" class="btn2_letter9" style="left:925px; top:70px; width:119px; height:19px; ">
- <caption>운영비사용현황출력</caption>
- </button>
- <button id="button90" class="btn5_letter2" style="left:1050px; top:70px; width:42px; height:19px; ">
- <caption>신규</caption>
- </button>
- <button id="button1" class="btn5_letter2" style="left:1100px; top:70px; width:42px; height:19px; ">
- <caption>삭제</caption>
- </button>
- <button id="button2" class="btn5_letter2" style="left:1150px; top:70px; width:42px; height:19px; ">
- <caption>저장</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|