123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- <?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>프로젝트ID관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <projectidlist/>
- </list>
- </main>
- <send>
- <retrparams>
- <flag>name</flag>
- <retrnm/>
- <useyn>Y</useyn>
- </retrparams>
- <tempparams>
- <emplno/>
- <emplnm/>
- </tempparams>
- </send>
- <init/>
- <temp/>
- </root>
- </instance>
- <submission id="TRRAC00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/retrparams" resultref="/root/main/list"/>
- <submission id="TXRAC00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/list/projectidlist" resultref="/root/temp"/>
- </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="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //초기화
- //========================================================================================
- function fInitialize()
- {
- if(window.opener == null)
- {
- btn_cnfm.visible = false;
- btn_close.visible = false;
- }
- model.removenode("/root/main/list/projectidlist");
-
- misfMsterDetailSet(grd_projectidlist, null, "TRRAC00801", "Y");
-
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="780" pageheight="510" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group1" style="left:0px; top:0px; width:760; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:190px; height:14px; ">프로젝트ID관리</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:12px; width:760px; height:457px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:27px; width:760px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption1" class="tit_2" style="left:10px; top:74px; width:190px; height:13px; ">프로젝트ID관리</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:88px; x2:760px; y2:88px; "/>
- <line id="line21" class="line_4" style="x1:674px; y1:34px; x2:674px; y2:56px; "/>
- <button id="button4" class="icon_search" style="left:271px; top:36px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input11" class="input_search" style="left:200px; top:36px; width:67px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:689px; top:34px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRRAC00801");
-
- misfSetReadOnlyCol(grd_projectidlist, "projectid", true);
- ]]>
- </script>
- </button>
- <input id="ipt_retrnm" ref="/root/send/retrparams/retrnm" class="input_search" style="left:150px; top:36px; width:200px; height:19px; "/>
- <select1 id="rdo_retrflag" ref="/root/send/retrparams/flag" overflow="visible" appearance="full" cellspacing="5" cols="2" style="left:25px; top:37px; width:135px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>코드명</label>
- <value>name</value>
- </item>
- <item>
- <label>코 드</label>
- <value>code</value>
- </item>
- </choices>
- </select1>
- <datagrid id="grd_projectidlist" nodeset="/root/main/list/projectidlist" caption="기관코드^프로젝트ID^프로젝트명^시작일자^종료일자^책임자 ID^책임자명" colsep="^" colwidth="0, 190, 190, 90, 90, 75, 90" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" style="left:0px; top:93px; width:760px; height:364px; ">
- <col ref="instcd" visibility="hidden"/>
- <col ref="projectid" type="input"/>
- <col ref="projectnm" type="input"/>
- <col ref="projectfromdd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="projecttodd" type="inputdate" format="yyyy-mm-dd"/>
- <col ref="projectmnger" type="inputbutton"/>
- <col ref="projectmngernm" type="input"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- if(grd_projectidlist.col == grd_projectidlist.colRef("projectmnger"))
- {
- rpbfOpenPopUpList("SPRPB00101", opt_emplno, "emplno,emplnm", "", "N");
- grd_projectidlist.valueMatrix(grd_projectidlist.row, grd_projectidlist.colRef("projectmnger")) = model.getValue("/root/send/tempparams/emplno");
- grd_projectidlist.valueMatrix(grd_projectidlist.row, grd_projectidlist.colRef("projectmngernm")) = model.getValue("/root/send/tempparams/emplnm");
- model.refresh();
- }
- ]]>
- </script>
- </datagrid>
- <button id="btn_addrow" class="btn2_letter3" style="left:640px; top:68px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_projectidlist, "I");
- grd_projectidlist.valueMatrix(grd_projectidlist.row, grd_projectidlist.colRef("instcd")) = getUserInfo("dutplceinstcd");
- ]]>
- </script>
- </button>
- <button id="btn_delrow" class="btn2_letter3" disabled="false" style="left:695px; top:68px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_projectidlist, "D");
- ]]>
- </script>
- </button>
- <output id="opt_emplno" ref="/root/send/tempparams/emplno" visibility="hidden" style="left:410px; top:64px; width:20px; height:19px; "/>
- <select1 id="rdo_termflag" ref="/root/send/retrparams/useyn" class="radio_search" overflow="visible" appearance="full" cellspacing="20" cols="2" style="left:475px; top:37px; width:175px; height:20px; vertical-align:middle; border-style:none; ">
- <choices>
- <item>
- <label>사용</label>
- <value>Y</value>
- </item>
- <item>
- <label>종료</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:360px; top:37px; width:120px; height:17px; ">조 회 구 분 :</caption>
- <caption id="caption2" class="search_name" visibility="hidden" style="left:5px; top:37px; width:120px; height:17px; "/>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:469px; width:760px; height:27px; ">
- <line id="line1" class="line_6" style="x1:0px; y1:0px; x2:610px; y2:-10px; "/>
- <button id="btn_close" class="btn4_letter2" style="left:699px; top:2px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_cnfm" class="btn4_letter2" visibility="hidden" style="left:641px; top:2px; width:56px; height:22px; ">
- <caption>확인</caption>
- </button>
- </group>
- <button id="btn_save" class="btn4_letter2" navindex="23" style="left:689px; top:15px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfSave("TXRAC00801");
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|