VOC ³»¿ë ÆË¾÷
<contents/> <inputmode/> <receive_path/> </vocpopup> </main> <temp/> <init/> </root> </instance> </model> <script type="javascript" ev:event="xforms-ready"> <![CDATA[ var reTitle = model.getValue("/root/main/vocpopup/title") var reContents = model.getValue("/root/main/vocpopup/contents") var reInputmode = model.getValue("/root/main/vocpopup/inputmode") if (reInputmode == "i"){ btn_input.disabled = false; tar_Cnts.attribute("editable") = "true"; } else { btn_input.disabled = true; tar_Cnts.attribute("editable") = "false"; if (( reTitle == "" || reTitle == null ) || ( reContents == "" || reContents == null )) { tar_Cnts.disabled = true; var rtn = messageBox("Ç¥½ÃÇÒ ³»¿ëÀÌ ¾ø°Å³ª ÇÊ¿äÇÑ Á¤º¸°¡ Àü´ÞµÇÁö", "E007"); if(rtn == 1){ window.close(); } } else { } } fCheckAuth(); model.refresh(); ]]> </script> <script type="javascript"> <![CDATA[ function fCheckAuth() { // ±ÇÇÑüũ if (!checkAuth("r")) { } if (!checkAuth("x")) { } if (!checkAuth("p")) { } } ]]> </script> <script type="javascript" src="../../../com/commonweb/js/common.js"/> <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/> </xhtml:head> <xhtml:body pagewidth="630" pageheight="310" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; "> <group id="grp_tle" style="left:0px; top:0px; width:610px; height:13px; "> <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:132px; height:14px; ">VOC ³»¿ë ÆË¾÷</caption> </group> <group id="grp_cnts" style="left:0px; top:13px; width:610px; height:252px; "> <line id="line2" class="line_1" style="x1:0px; y1:5px; x2:610px; y2:5px; "/> <line id="line7" class="line_3" style="x1:0px; y1:249px; x2:610px; y2:249px; "/> <caption id="caption10" ref="/root/main/vocpopup/title" class="cell_1" style="left:0px; top:10px; width:105px; height:240px; text-align:center; vertical-align:middle; "/> <textarea id="tar_Cnts" ref="/root/main/vocpopup/contents" scroll="vertical" style="left:108px; top:10px; width:500px; height:236px; "/> </group> <group id="grp_btn" scroll="auto" style="left:0px; top:265px; width:610px; height:27px; "> <caption id="caption30" class="hand" style="left:100px; top:7px; width:332px; height:17px; ">º¸°í¼­ Ãâ·Â½Ã ÇöÀç È­¸é¿¡ º¸ÀÌ´Â ´ë·Î Ãâ·ÂµË´Ï´Ù.</caption> <button id="btn_input" class="btn4_letter2" disabled="true" style="left:492px; top:5px; width:56px; height:22px; "> <caption>ÀÔ·Â</caption> <script type="javascript" ev:event="DOMActivate"> <![CDATA[ var reContents = model.getValue("/root/main/vocpopup/contents") var receive_path = model.getValue("/root/main/vocpopup/receive_path"); opener.model.setValue(receive_path, reContents); opener.model.refresh(); window.close(); ]]> </script> </button> <button id="btn_close" class="btn4_letter2" style="left:550px; top:5px; width:56px; height:22px; "> <caption>´Ý±â</caption> <close ev:event="DOMActivate"/> </button> </group> </xhtml:body> </xhtml:html>