1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMLQF00200.xrw
- * 설 명 : QC검사장비관리
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 -
- * 작 성 일 : 2006.12.07
- * 수정이력 :
- * 기 타 :
- -->
- <?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/>
- <model id="model1">
- <instance id="instance1">
- <root>
- <main>
- <list>
- <Cd>000</Cd>
- <NM>Toshiba </NM>
- </list>
- </main>
- <send>
- </send>
- <init>
- <SearchFlag>1</SearchFlag>
- <SearchNM>000</SearchNM>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <datagrid id="datagrid1" nodeset="/root/main/list" caption="장비코드^장비명^QCOnCall 장비코드^QCOnCall 검사실코드" colsep="^" colwidth="156, 350, 330, 330" dataheight="23" defaultrows="1" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" fixed.background-image="../../../com/commonweb/images/grid_bg.gif" style="left:0px; top:75px; width:1194px; height:644; ">
- <col ref="Cd" type="input"/>
- <col ref="NM" type="input"/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption2" class="tit_2" style="left:5px; top:55px; width:173px; height:13px; ">검사장비코드상세내역</caption>
- <button id="button2" class="btn2_letter3" style="left:1141px; top:49px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:35px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <line id="line3" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; "/>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>검색</caption>
- </button>
- <caption id="caption1" class="search_name" style="left:15px; top:9px; width:90px; height:17px; ">검색구분 :</caption>
- <select1 id="combo2" ref="/root/init/SearchFlag" class="combo_search" appearance="minimal" style="left:108px; top:8px; width:77px; height:19px; ">
- <choices>
- <item>
- <label>장비코드</label>
- <value>1</value>
- </item>
- <item>
- <label>장비명</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <input id="input3" ref="/root/init/SearchNM" class="input_button" inputtype="button" style="left:188px; top:8px; width:164px; height:19px; "/>
- </group>
- </group>
- <group id="grp_btn" style="left:0px; top:13px; width:1195px; height:27px; ">
- <button id="button5" class="btn4_letter3" style="left:1127px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script ev:event="onclick" type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- <button id="button7" class="btn4_letter2" style="left:1068px; top:3px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- <group id="group2" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">QC검사장비관리</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|