123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?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>
- <radio1>
- <label>전체</label>
- <value>1</value>
- <label>결재</label>
- <value>2</value>
- <label>미결재</label>
- <value>3</value>
- <label>반송</label>
- <value>4</value>
- </radio1>
- </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:207px; height:14px; ">수리, 예방점검 결재</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:65px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:8px; width:84px; height:17px; ">기관코드</caption>
- <button id="button1" class="btn1_letter2" style="left:1125px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:100px; top:8px; width:125px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <line id="line13" class="line_4" style="x1:1112px; y1:7px; x2:1112px; y2:55px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption3" class="search_name" style="left:470px; top:8px; width:76px; height:17px; ">수리일자</caption>
- <select1 id="combo3" class="combo_search" appearance="minimal" style="left:325px; top:8px; width:130px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:245px; top:8px; width:76px; height:17px; ">자산구분</caption>
- <input id="input20" class="input_search" inputtype="date" style="left:660px; top:8px; width:111px; height:19px; "/>
- <input id="input19" class="input_search" inputtype="date" style="left:550px; top:8px; width:107px; height:19px; "/>
- <caption id="caption20" class="search_name" style="left:789px; top:8px; width:66px; height:17px; ">담당자</caption>
- <button id="button7" class="icon_search" style="left:957px; top:8px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input12" class="input_default" style="left:858px; top:8px; width:95px; height:19px; "/>
- <output id="output1" class="output_fix" appearance="output" style="left:980px; top:8px; width:125px; height:19px; "/>
- <caption id="caption22" class="search_name" style="left:245px; top:33px; width:76px; height:17px; ">결재여부</caption>
- <select1 id="radio6" class="radio_search" overflow="visible" appearance="full" cellspacing="10" cols="4" style="left:330px; top:33px; width:230px; height:20px; text-align:left; vertical-align:middle; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>radio2</value>
- </item>
- <item>
- <label>결제</label>
- <value/>
- </item>
- <item>
- <label>미결제</label>
- <value/>
- </item>
- <item>
- <label>반송</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:15px; top:33px; width:114px; height:17px; ">수리/예방 여부</caption>
- <select1 id="radio1" class="radio_search" overflow="visible" appearance="full" cellspacing="10" cols="2" style="left:135px; top:33px; width:105px; height:20px; text-align:left; vertical-align:middle; border-style:none; ">
- <choices>
- <item>
- <label>수리</label>
- <value>radio2</value>
- </item>
- <item>
- <label>예방</label>
- <value/>
- </item>
- </choices>
- </select1>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:97px; x2:1193px; y2:97px; "/>
- <datagrid id="datagrid2" nodeset="/root/example" caption="수리일자^주수리자^보조수리자^결재^사용부서^설치장소^장비코드^장비명^수리형태^고장유형^수리상태^결재여부" colsep="^" colwidth="80, 89, 108, 87, 115, 100, 100, 100, 100, 100, 100, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:102px; width:1193px; height:632; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption4" class="tit_2" style="left:0px; top:81px; width:110px; height:13px; ">수리업무내용</caption>
- </group>
- <group id="group4" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="button26" class="btn3_letter4" style="left:59px; top:3px; width:80px; height:22px; ">
- <caption>화면이동</caption>
- </button>
- <button id="button27" class="btn6_letter2" style="left:0px; top:3; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="button28" class="btn4_letter2" style="left:1067px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="button29" class="btn4_letter3" style="left:1126px; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- <line id="line15" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|