123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../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>다학제 과제 관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <mutiordinfo>
- <stylist/>
- </mutiordinfo>
- <objectinfo>
- <user>
- <orddept/>
- <orddrid/>
- </user>
- </objectinfo>
- <applyinfo>
- <styinfo>
- <styno/>
- <histno/>
- <stynm/>
- <fromdd/>
- <todd/>
- <histcd/>
- <authdeptcd/>
- <authdeptnm/>
- <telno/>
- <rmk/>
- <orddeptcd/>
- <orddrid/>
- <gotoinfo/>
- </styinfo>
- </applyinfo>
- </main>
- <send>
- <searchinfo>
- <fromdd/>
- <useynflag/>
- <authdeptcd/>
- </searchinfo>
- <reqdata/>
- </send>
- <temp>
- </temp>
- <hidden>
- </hidden>
- <init>
- <orddept>
- <dept/>
- </orddept>
- <userlist>
- <usercombo/>
- </userlist>
- <authdept/>
- </init>
- </root>
- </instance>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize_SMMMO19300();
- ]]>
- </script>
- <submission id="TXMMO19300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata"/>
- <submission id="TRMMO19300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchinfo" resultref="/root/main/mutiordinfo/stylist"/>
- <submission id="TRMMO19301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/applyinfo"/>
- <submission id="TRMMO19302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/searchinfo" resultref="/root/init/authdept/dept"/>
- <submission id="TRMMO19303" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/copylist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SMMMO19300.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="730" pageheight="330" guideline="1,930;1,1298;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:137px; height:15px; ">다학제 과제관리</caption>
- <group id="grp_left" style="left:0px; top:25px; width:360px; height:265px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:20px; width:355px; height:55px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:290px; top:35px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetMultiStylist();
- ]]>
- </script>
- </button>
- <datagrid id="grd_multistylist" nodeset="/root/main/mutiordinfo/stylist" caption="이력순번^과제번호^과제명^등록일자^사용유무^관리부서" colsep="^" colwidth="0, 70, 180, 80, 55, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:78px; width:355px; height:182px; ">
- <col ref="histno"/>
- <col ref="styno" style="text-align:center; "/>
- <col ref="stynm"/>
- <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col disabled="true" ref="histcd" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>사용</label>
- <value>O</value>
- </item>
- <item>
- <label>중지</label>
- <value>L</value>
- </item>
- </choices>
- </col>
- <col ref="authdeptnm" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(isDataCell()){
- //var sOpenFlag = opener.javascript.getParameter("SMMMO19300_flag");
- //if(sOpenFlag == "select") { // 선택으로 들어 오면.
- // btn_sel.dispatch("DOMActivate");
- //} else {
- fGetMultiStyDetail();
- //}
- }
- ]]>
- </script>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:0px; top:0px; width:144px; height:15px; ">다학제 과제 리스트</caption>
- <line id="line3" class="line_3" style="x1:0px; y1:15px; x2:355px; y2:15px; "/>
- <line id="line1" class="line_4" style="x1:280px; y1:25px; x2:280px; y2:65px; "/>
- <caption id="caption3" class="search_name" style="left:5px; top:25px; width:89px; height:17px; ">기준일자</caption>
- <caption id="caption4" style="left:200px; top:27px; width:70px; height:20px; ">
- <![CDATA[중지 포함]]>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var chk_use = model.getValue("/root/send/searchinfo/useynflag");
- if (chk_use =="Y") {
- model.setValue("/root/send/searchinfo/useynflag", "N");
- } else {
- model.setValue("/root/send/searchinfo/useynflag", "Y");
- }
- model.refresh();
-
- ]]>
- </script>
- </caption>
- <select id="checkbox1" ref="/root/send/searchinfo/useynflag" overflow="visible" appearance="full" style="left:183px; top:27px; width:20px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption5" class="search_name" style="left:5px; top:49px; width:127px; height:17px; ">관리부서</caption>
- <select1 id="cmb_authdept" ref="/root/send/searchinfo/authdeptcd" appearance="minimal" style="left:85px; top:48px; width:185px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/authdept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <input id="search_fromdd" ref="/root/send/searchinfo/fromdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:85px; top:25px; width:85px; height:19px; "/>
- </group>
- <group id="grd_right_top" style="left:365px; top:25px; width:340px; height:265px; ">
- <caption id="caption8" class="tit_2" style="left:0px; top:0px; width:139px; height:15px; ">다학제 과제 정보</caption>
- <line id="line2" class="line_3" style="x1:0px; y1:15px; x2:335px; y2:15px; "/>
- <caption id="caption9" class="cell_1" style="left:5px; top:42px; width:85px; height:20px; font-weight:bold; ">과제명</caption>
- <caption id="caption10" class="cell_1" style="left:5px; top:20px; width:85px; height:20px; font-weight:bold; ">과제번호</caption>
- <caption id="caption11" class="cell_1" style="left:5px; top:87px; width:85px; height:20px; font-weight:bold; ">등록일자</caption>
- <caption id="caption12" class="cell_1" style="left:5px; top:132px; width:85px; height:20px; font-weight:bold; ">문의전화</caption>
- <caption id="caption1" class="cell_1" style="left:5px; top:154px; width:85px; height:20px; font-weight:bold; ">가야할곳</caption>
- <caption id="caption16" class="cell_1" style="left:5px; top:175px; width:85px; height:85px; font-weight:bold; ">비고</caption>
- <input id="ipt_stynm" ref="/root/main/applyinfo/styinfo/stynm" disabled="true" style="left:95px; top:42px; width:240px; height:19px; font-weight:bold; "/>
- <input id="ipt_styno" ref="/root/main/applyinfo/styinfo/styno" disabled="true" style="left:95px; top:20px; width:240px; height:19px; "/>
- <input id="ipt_fromdd" ref="/root/main/applyinfo/styinfo/fromdd" disabled="true" inputtype="date" style="left:95px; top:87px; width:90px; height:19px; font-weight:normal; "/>
- <input id="ipt_telno" ref="/root/main/applyinfo/styinfo/telno" style="left:95px; top:132px; width:240px; height:19px; "/>
- <input id="ipt_gotoinfo" ref="/root/main/applyinfo/styinfo/gotoinfo" style="left:95px; top:153px; width:240px; height:19px; "/>
- <textarea id="tar_rmk" ref="/root/main/applyinfo/styinfo/rmk" style="left:95px; top:175px; width:240px; height:85px; font-weight:normal; padding-top:5; "/>
- <caption id="caption23" class="cell_1" style="left:5px; top:110px; width:85px; height:20px; font-weight:bold; ">관리부서</caption>
- <input id="ipt_authdeptnm" ref="/root/main/applyinfo/styinfo/authdeptnm" disabled="true" style="left:95px; top:110px; width:240px; height:19px; "/>
- <caption id="caption13" class="cell_1" style="left:190px; top:87px; width:85px; height:20px; font-weight:bold; ">사용유무</caption>
- <select1 id="cmb_useyn" ref="/root/main/applyinfo/styinfo/histcd" appearance="minimal" style="left:280px; top:87px; width:55px; height:19px; font-weight:normal; ">
- <choices>
- <item>
- <label>사용</label>
- <value>O</value>
- </item>
- <item>
- <label>중지</label>
- <value>L</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_exuer_dept" ref="/root/main/applyinfo/styinfo/orddeptcd" appearance="minimal" style="left:94px; top:64px; width:131px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(cmb_exuer_dept.value != ""){
- model.removeNodeset("/root/init/userlist");
- model.makeNode("/root/init/userlist/usercombo");
- mmbfGetUserComboList("/root/send/reqdata", "/root/init/userlist", cmb_exuer_dept.value, "0330");
- model.refresh();
- }
- ]]>
- </script>
- </select1>
- <caption id="caption20" class="cell_1" style="left:5px; top:64px; width:85px; height:20px; font-weight:bold; text-align:left; ">담당의사</caption>
- <select1 id="cmb_exuser" ref="/root/main/applyinfo/styinfo/orddrid" appearance="minimal" style="left:230px; top:64px; width:105px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/userlist/usercombo">
- <label ref="usernm"/>
- <value ref="userid"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <group id="grd_righr_bottom" style="left:0px; top:290px; width:705px; height:30px; ">
- <button id="btn_save" class="btn4_letter2" visibility="hidden" style="left:587px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveMultiStyinfo();
- ]]>
- </script>
- </button>
- <button id="btn_new" class="btn4_letter2" visibility="hidden" style="left:527px; top:5px; width:56px; height:22px; ">
- <caption>신규</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize_SMMMO19300_R();
- fRightDisabled(false);
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:647px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_sel" class="btn4_letter2" visibility="hidden" style="left:588px; top:5px; width:56px; height:22px; ">
- <caption>선택</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSelectSty();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|