123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?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>
- <list01>
- <gridpirmobth>
- <judgdg/>
- <clamno/>
- <acptno/>
- <obtappflag/>
- <rem/>
- </gridpirmobth>
- </list01>
- </main>
- <send>
- <judgdg/>
- <clamno/>
- <acptno/>
- <obtappflag/>
- <rem/>
- </send>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <submission id="TXPIR30210" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list01/gridpirmobth"/>
- </model>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- model.setValue("/root/main/list01/gridpirmobth/judgdg", model.getValue("/root/send/judgdg"));
- model.setValue("/root/main/list01/gridpirmobth/clamno", model.getValue("/root/send/clamno"));
- model.setValue("/root/main/list01/gridpirmobth/acptno", model.getValue("/root/send/acptno"));
- model.setValue("/root/main/list01/gridpirmobth/obtappflag",model.getValue("/root/send/obtappflag"));
- model.setValue("/root/main/list01/gridpirmobth/rem", model.getValue("/root/send/rem"));
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="530" pageheight="190">
- <group id="group1" scroll="auto" style="left:0px; top:150px; width:518px; height:27px; ">
- <button id="btn_cancel" class="btn4_letter2" style="left:461px; top:3px; width:56px; height:22px; ">
- <caption>´Ý±â</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- <line id="line88" class="line_6" style="x1:0px; y1:0px; x2:518px; y2:0px; "/>
- <button id="button2" class="btn4_letter2" style="left:404px; top:3px; width:56px; height:22px; ">
- <caption>ÀúÀå</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var rtn = submit("TXPIR30210");
- if(rtn = "true"){
- model.setValue(opener.root.hidden.sppir30210.rslt.rem, model.getValue("/root/send/rem"));
- model.close();
- }
- ]]>
- </script>
- </button>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:518px; height:148px; ">
- <textarea id="textarea1" ref="/root/send/rem" style="left:0px; top:30px; width:515px; height:115px; "/>
- <line id="line8" class="line_1" style="x1:0px; y1:25px; x2:517px; y2:25px; "/>
- <caption id="caption4" class="tit_2" style="left:6px; top:10px; width:84px; height:14px; ">MEMO</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|