1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?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:230px; height:14px; ">병원수납담당자_IRB심사비입금관리</caption>
- </group>
- <group id="group2" style="left:0px; top:13px; width:1194px; height:771px; ">
- <button id="button39" class="btn4_letter2" style="left:795px; top:15px; width:56px; height:22px; ">
- <caption>검색</caption>
- </button>
- <button id="button1" class="btn4_letter2" style="left:870px; top:15px; width:56px; height:22px; ">
- <caption>변경</caption>
- </button>
- <button id="button2" class="btn4_letter2" style="left:945px; top:15px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <group id="group3" style="left:0px; top:45px; width:1000px; height:77px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1000px; height:75px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:348px; top:48px; width:101px; height:17px; text-align:left; ">의뢰자 :</caption>
- <caption id="caption3" class="search_name" style="left:629px; top:48px; width:103px; height:17px; ">시험책임자 :</caption>
- <caption id="caption11" class="search_name" style="left:10px; top:48px; width:86px; height:17px; text-align:left; ">입금일자 :</caption>
- <input id="input1" class="input_search" style="left:100px; top:48px; width:200px; height:19px; "/>
- <input id="input3" class="input_search" style="left:460px; top:48px; width:120px; height:19px; "/>
- <input id="input4" class="input_search" style="left:748px; top:48px; width:120px; height:19px; "/>
- <caption id="caption4" class="search_name" style="left:10px; top:10px; width:86px; height:17px; text-align:left; ">과제명 :</caption>
- <select1 id="radio2" class="radio_search" overflow="visible" appearance="full" style="left:118px; top:11px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>radio2</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio1" class="radio_search" overflow="visible" appearance="full" style="left:218px; top:11px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>확인</label>
- <value>radio2</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio3" class="radio_search" overflow="visible" appearance="full" style="left:318px; top:11px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>미확인</label>
- <value>radio2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption5" class="search_name" style="left:628px; top:15px; width:101px; height:17px; text-align:left; ">과제번호 :</caption>
- <input id="input2" class="input_search" style="left:748px; top:15px; width:120px; height:19px; "/>
- </group>
- <datagrid id="datagrid1" caption="순번^과제번호^과제명^의뢰자명^금액^시험책임자^입금확인^계산서발행^계산서발행" colsep="^" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:135px; width:1000px; height:615px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|