123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../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="">
- <main>
- <conmngt>
- <item>
- <subjno/>
- <itemnm/>
- <usernm/>
- <possyn/>
- <intermarketyn/>
- <irbjudgflag/>
- <conacptdd/>
- <captdd/>
- <concondd/>
- <passyn/>
- </item>
- </conmngt>
- </main>
- <send>
- <srchhospcd/>
- <req>
- <senddata/>
- </req>
- <srchsubjno/>
- <srchusernm/>
- </send>
- <init/>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <submission id="TXIIC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" replace="instance" resultref="/root/temp"/>
- <submission id="TRIIC00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/conmngt"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRIIC00101");
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="2,769;">
- <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; ">계약관리</caption>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:53px; x2:1189px; y2:53px; "/>
- <datagrid id="datagrid1" nodeset="/root/main/conmngt/item" caption="과제번호^품목명^책임연구자^식약청승인필요여부^식약청승인통보서 여부^임상시험약(의료기기)의
국내시판여부^심사결과^계약서접수^기관장결제시작일^계약완료^caption1|과제번호^품목명^책임연구자^식약청승인필요여부^식약청승인통보서 여부^임상시험약(의료기기)의
국내시판여부^심사결과^계약서접수^기관장결제시작일^계약완료^caption1" colsep="^" colwidth="100, 200, 79, 115, 140, 140, 85, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:57px; width:1190px; height:685px; ">
- <col disabled="true" ref="subjno"/>
- <col disabled="true" ref="itemnm"/>
- <col disabled="true" ref="usernm"/>
- <col ref="possyn"/>
- <col ref="passyn"/>
- <col ref="intermarketyn"/>
- <col disabled="true" ref="irbjudgflag" type="combo">
- <choices>
- <item>
- <label>승인</label>
- <value>Y</value>
- </item>
- <item>
- <label/>
- <value/>
- </item>
- </choices>
- </col>
- <col ref="conacptdd" type="inputdate"/>
- <col ref="captdd" type="inputdate"/>
- <col ref="concondd" type="inputdate"/>
- <col ref="subjid" visibility="hidden"/>
- </datagrid>
- <group id="group3" style="left:0px; top:15px; width:1194px; height:37px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:2px; top:0px; width:1190px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption1" class="search_name" style="left:25px; top:10px; width:86px; height:17px; ">과제번호 :</caption>
- <button id="btn_sea" class="btn1_letter2" _auth="R" style="left:1000px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRIIC00101");
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="button42" class="btn4_letter2" _auth="X" style="left:1070px; top:8px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.setValue("/root/send/req/senddata",datagrid1.getUpdateData());
- if(submit("TXIIC00101")){
- submit("TRIIC00101");
- }
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:285px; top:10px; width:86px; height:17px; ">연구자 :</caption>
- <input id="input1" ref="/root/send/srchusernm" style="left:360px; top:10px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_sea","DOMActivate");
- ]]>
- </script>
- </input>
- <input id="input2" ref="/root/send/srchsubjno" style="left:115px; top:10px; width:120px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_sea","DOMActivate");
- ]]>
- </script>
- </input>
- </group>
- </xhtml:body>
- </xhtml:html>
|