123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <?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>심사위원출석체크</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <judgentry>
- <item>
- <seq/>
- <team/>
- <prtitem/>
- <usernm/>
- <telno/>
- <entryyn/>
- <ownyn/>
- <teammngt/>
- <judgappdg/>
- <isupdate/>
- <userid/>
- <judgkind/>
- </item>
- </judgentry>
- </main>
- <send>
- <srchjudgappdg/>
- <senddata/>
- <srchjudgkind/>
- <srchconfyn/>
- </send>
- <init>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var judgappdg = opener.javascript.getParameter("judgappdg");
- var judgkind = opener.javascript.getParameter("judgkind");
- var confyn = opener.javascript.getParameter("confyn");
-
- model.setValue("/root/send/srchjudgappdg",judgappdg);
- model.setValue("/root/send/srchjudgkind",judgkind);
- model.setValue("/root/send/srchconfyn",confyn);
-
- submit("TRIIA00201");
-
- if(confyn =='Y'){
- button18.disabled = true;
- }
- model.refresh();
- ]]>
- </script>
- <submission id="TRIIA00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/judgentry"/>
- <submission id="TXIIA00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="540" pageheight="650" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group2" scroll="auto" style="left:0px; top:0px; width:525px; height:620px; ">
- <caption id="caption35" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">IRB심사위원출석체크</caption>
- <button id="button18" class="btn5_letter2" _auth="X" style="left:425px; top:10px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var isupdate = model.getValue("/root/main/judgentry/item[1]/isupdate");
- model.setValue("/root/send/senddata",grd_judgentry.getUpdateDataAll(isupdate));
- submit("TXIIA00201");
-
- window.close();
- ]]>
- </script>
- </button>
- <button id="button19" class="btn2_letter2" style="left:470px; top:10px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line15" class="line_1" style="x1:5px; y1:30px; x2:515px; y2:30px; "/>
- <caption id="caption36" class="cell_1" style="left:5px; top:35px; width:95px; height:23px; text-align:center; vertical-align:middle; ">차수</caption>
- <input id="input32" ref="/root/send/srchjudgappdg" class="input_default" editable="false" style="left:105px; top:37px; width:110px; height:19px; "/>
- <caption id="caption3" style="left:220px; top:39px; width:25px; height:15px; ">차</caption>
- <datagrid id="grd_judgentry" nodeset="/root/main/judgentry/item" caption="순번^팀^분류^성명^전화번호^출석^이해갈등^caption1^caption5^caption4^caption2^caption3" colsep="^" colwidth="43, 47, 99, 77, 90, 75, 61, 14, 100, 12, 11, 7" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:60px; width:510px; height:550px; ">
- <col ref="seq"/>
- <col ref="team" type="combo">
- <choices>
- <item>
- <label>1팀</label>
- <value>01</value>
- </item>
- <item>
- <label>2팀</label>
- <value>02</value>
- </item>
- <item>
- <label>3팀</label>
- <value>03</value>
- </item>
- <item>
- <label>4팀</label>
- <value>04</value>
- </item>
- </choices>
- </col>
- <col class="gridcombo" disabled="true" ref="prtitem" type="combo">
- <choices>
- <item>
- <label>위원장</label>
- <value>1</value>
- </item>
- <item>
- <label>부위원장</label>
- <value>2</value>
- </item>
- <item>
- <label>전문간사</label>
- <value>3</value>
- </item>
- <item>
- <label>행정간사</label>
- <value>4</value>
- </item>
- <item>
- <label>상임위원</label>
- <value>5</value>
- </item>
- <item>
- <label>위원</label>
- <value>6</value>
- </item>
- </choices>
- </col>
- <col ref="usernm"/>
- <col ref="telno"/>
- <col ref="entryyn" type="combo">
- <choices>
- <item>
- <label>참석</label>
- <value>Y</value>
- </item>
- <item>
- <label>불참</label>
- <value>N</value>
- </item>
- <item>
- <label>미소집</label>
- <value>M</value>
- </item>
- <item>
- <label>서면</label>
- <value>S</value>
- </item>
- </choices>
- </col>
- <col checkvalue="Y,N" disabled="false" ref="ownyn" type="checkbox"/>
- <col ref="teammngt" visibility="hidden"/>
- <col ref="judgappdg" visibility="hidden"/>
- <col ref="isupdate" visibility="hidden"/>
- <col ref="userid" visibility="hidden"/>
- <col ref="judgkind" visibility="hidden"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|