123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- <?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>
- <kindcnfmlist/>
- </main>
- <send>
- <apntyy/>
- <supinfqurtyyflag/>
- <usernm/>
- <fstlattrmflag/>
- <dentyn/>
- <trngflag/>
- </send>
- <init>
- </init>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <submission id="TRRTP00108" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/kindcnfmlist"/>
- </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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/tistrngeducbaseinfomngtweb/js/RTC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //사용자 권한
- fCheckAuth();
-
- misfComboComCdList('R0238', cmb_fstlattrmflag);
- misfComboComCdListMulti("R0237,R0151,R0239,", "cmb_supinfqurtyyflag,cmb_trngflag,cmb_dentyn");
-
- cmb_supinfqurtyyflag.select(0);
- cmb_fstlattrmflag.select(0);
- cmb_dentyn.select(0);
- cmb_trngflag.select(0);
-
- var today = getCurrentDate();
- var cur_mm = parseInt(today.substring(4, 6));
- var cur_yy = parseInt(today.substring(0, 4));
-
- if (cur_mm >= 11)
- cur_yy++;
-
- model.setValue("/root/send/apntyy", cur_yy);
- ipt_apntyy.refresh();
-
- model.setValue("/root/send/usernm", getUserInfo("usernm")); // 사용자 정보 설정
- model.refresh();
-
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //버튼에 대한 화면 권한 체크(R : 읽기, X : 입력/수정/삭제, P : 출력)
- //========================================================================================
- function fCheckAuth() {
- btn_prn.disabled = !checkAuth("P") ;
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="560" pageheight="220">
- <group id="group1" style="left:10; top:0px; width:540; height:13px; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:540; height:14px; ">각종 치수 확인용</caption>
- </group>
- <group id="group2" scroll="auto" style="left:10; top:38px; width:540; height:120; ">
- <group id="group4" style="left:0px; top:10px; width:540; height:95; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:540px; height:87; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="ipt_apntyy" ref="/root/send/apntyy" class="input_s_essential" format="yyyy" style="left:115; top:8px; width:100px; height:19px; "/>
- <caption id="cap_apntyy" class="search_name" style="left:15; top:9px; width:100px; height:17px; ">년 도 :</caption>
- <caption id="cap_supinfqurtyyflag" class="search_name" style="left:280; top:9px; width:112px; height:17px; ">상하반기구분 :</caption>
- <select1 id="cmb_supinfqurtyyflag" ref="/root/send/supinfqurtyyflag" class="combo_s_essential" appearance="minimal" style="left:395; top:8px; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_fstlattrmflag" ref="/root/send/fstlattrmflag" class="combo_s_essential" appearance="minimal" style="left:115; top:34; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_fstlattrmflag" class="search_name" style="left:15px; top:35px; width:99px; height:17px; ">전후기 구분:</caption>
- <caption id="cap_dentyn" class="search_name" style="left:280px; top:35px; width:115px; height:17px; ">임 상 과 :</caption>
- <select1 id="cmb_dentyn" ref="/root/send/dentyn" class="combo_s_essential" appearance="minimal" style="left:395; top:34; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_trngflag" ref="/root/send/trngflag" class="combo_s_essential" appearance="minimal" style="left:115; top:60; width:100px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_trngflag" class="search_name" style="left:15px; top:61; width:104px; height:17px; ">수련의구분 :</caption>
- </group>
- </group>
- <group id="grp_btn" scroll="auto" style="left:10; top:12px; width:540; height:27px; ">
- <button id="button16" class="btn3_letter4" visibility="hidden" style="left:57px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <line id="line1" class="line_6" style="x1:0; y1:25; x2:540; y2:25; "/>
- <button id="btn_prn" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(!isRequiredControls("ipt_apntyy")) return;
- submit("TRRTP00108");
- exeReportPreview("RPRTP00108","XMLSTR");
- ]]>
- </script>
- </button>
- <input id="ipt_usernm" ref="/root/send/usernm" visibility="hidden" style="left:140px; top:5px; width:130px; height:19px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|