123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <?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>
- <codelist>
- <item>
- <sortno/>
- <basecd/>
- <basecdflagdesc/>
- <basecdcnts/>
- <basesuppdeptcd/>
- </item>
- </codelist>
- </main>
- <send>
- <basecd/>
- <req>
- <data/>
- </req>
- <globalinstance>
- <instance1/>
- </globalinstance>
- </send>
- <init/>
- <hidden>
- <item>
- </item>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <submission id="TRAEB01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/codelist"/>
- <submission id="TXAEB01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" replace="instance" resultref="/root/hidden"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- aezfSetSuppDeptcd();
-
- model.removeNodeset("/root/main/opinlist/item");
- model.refresh();
- model.setFocus("ipt_basecd");
- ]]>
- </script>
- </model>
- </xhtml:head>
- <script src="../../../com/commonweb/js/common.js" type="javascript"/>
- <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
- <script src="../../../ast/commonweb/js/AST.js" type="javascript"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script src="../../../ast/examcureweb/js/AEZ0001.js" type="javascript"/>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">재쵤영사유코드</caption>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:3px; top:15px; width:1192px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" class="line_1" style="x1:2px; y1:78px; x2:1195px; y2:78px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1132px; top:21px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- submit("TRAEB01401");
-
- ]]>
- </script>
- </button>
- <button id="btn_grdadd" class="btn2_letter3" style="left:1087px; top:54px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_codelist.addRow();
- grd_codelist.row = grd_codelist.bottomRow;
-
- var cnt = parseInt(grd_codelist.row);
-
- model.setValue("/root/main/codelist/item[" + cnt + "]/basesuppdeptcd",
- model.getValue("/root/send/globalinstance/instance1") );
- ]]>
- </script>
- </button>
- <button id="btn_grddel" class="btn2_letter3" style="left:1142px; top:54px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- deleteSelectedRows(grd_codelist, true);
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1139px; top:762px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if ( messageBox("","Q002")==6 ) {
- var update = getGridUpdateData(grd_codelist);
- // var update = model.getValue("/root/send/req/data");
- if(update == ""){
- messageBox("업데이트 정보가 없습니다.", "I");
- return 0;
-
- } else {
- alert(model.getValue("/root/send/globalinstance/instance1"));
- model.setValue("/root/send/req/data", update);
- //model.setV
- submit("TXAEB01401");
-
- }
-
- }
- submit("TRAEB01401");
- ]]>
- </script>
- <script type="javascript" ev:event="DOMFocusIn">
- <![CDATA[
- checkKeyColumn("grd_codelist");
- ]]>
- </script>
- </button>
- <input id="input8" ref="/root/send/basecd" class="input_search" style="left:89px; top:23px; width:100px; height:19px; "/>
- <caption id="caption25" class="search_name" style="left:19px; top:23px; width:86px; height:17px; ">코드 :</caption>
- <datagrid id="grd_codelist" nodeset="/root/main/codelist/item" caption="순번 ^코드^재촬영사유 코드^비고" colsep="^" colwidth="100, 144, 476, 433,0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:2px; top:83px; width:1193px; height:674px; ">
- <col ref="sortno" type="input"/>
- <col ref="basecd" type="input"/>
- <col ref="basecdflagdesc" type="input"/>
- <col ref="basecdcnts" type="input"/>
- <col ref="basesuppdeptcd"/>
- </datagrid>
- <button id="button61" class="icon_search" style="left:192px; top:25px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- inputEnterKey("btn_sea","DOMActivate");
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|