123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?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>
- <grid>
- </grid>
- </main>
- <send>
- <data1/>
- <data2/>
- <data3/>
- <data4/>
- <data5/>
- <data6/>
- </send>
- <init>
- <select1>
- <label>중앙의료원</label>
- <value>1</value>
- <label>성의교정</label>
- <value>2</value>
- <label>성모병원</label>
- <value>3</value>
- <label>강남성모병원</label>
- <value>4</value>
- <label>의정부성모병원</label>
- <value>5</value>
- </select1>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removeNode("/root/main/grid");
- model.refresh();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">발주서/검수대장 츨력</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:9; width:86px; height:17px; ">기관코드 :</caption>
- <button id="button1" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:100px; top:8px; width:180px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <line id="line13" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption3" class="search_name" style="left:315px; top:9; width:86px; height:17px; ">발주일자 :</caption>
- <caption id="caption4" style="left:1030px; top:9px; width:45px; height:20px; "/>
- <input id="input28" class="input_default" inputtype="date" style="left:400px; top:8px; width:90px; height:19px; "/>
- <input id="input3" class="input_default" inputtype="date" style="left:513px; top:8px; width:90px; height:19px; "/>
- <input id="input40" class="input_default" appearance="input" style="left:720px; top:8px; width:59px; height:19px; "/>
- <input id="input41" class="input_default" appearance="input" style="left:803px; top:8px; width:232px; height:19px; "/>
- <button id="button29" class="icon_search" style="left:784px; top:8px; width:16px; height:16px; ">
- <caption/>
- </button>
- <caption id="caption1" class="search_name" style="left:635px; top:9; width:86px; height:17px; ">주거래처 :</caption>
- <caption id="caption5" style="left:496px; top:9px; width:20px; height:20px; font-weight:bold; ">~</caption>
- </group>
- <caption id="caption8" class="tit_2" style="left:5px; top:54px; width:216px; height:13px; ">거래처/제조회사별 발주금액 내역</caption>
- <object id="object1" clsid="{463fee31-9147-4082-8b55-be24e9338b56}" style="left:0px; top:74px; width:1195px; height:659px; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:69px; x2:1195; y2:69px; "/>
- </group>
- <group id="grp_btn" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="button8" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line2" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|