12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">설치장소 코드목록 출력</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line12" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- <button id="button25" class="btn6_letter2" style="left:0; top:3; width:80px; height:22px; ">
- <caption>출력</caption>
- </button>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="group6" style="left:0px; top:10px; width:1194; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194; height:35px; "/>
- <caption id="caption21" class="search_name" style="left:404px; top:9px; width:86px; height:17px; ">부서코드 :</caption>
- <button id="button4" class="btn1_letter2" navindex="4" style="left:1123px; top:8px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <line id="line14" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="button10" class="icon_search" style="left:597px; top:10px; width:16px; height:16px; ">
- <caption/>
- </button>
- <input id="input18" class="input_search" navindex="2" style="left:494px; top:8px; width:100px; height:19px; "/>
- <input id="input19" class="input_search" navindex="3" style="left:618px; top:8px; width:180px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:15px; top:9px; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:103px; top:9px; width:180px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- </group>
- <caption id="caption22" class="tit_2" style="left:5px; top:55px; width:126px; height:14px; ">설치장소 코드목록</caption>
- <line id="line19" class="line_1" style="x1:0px; y1:70px; x2:1194; y2:70px; "/>
- <object id="object1" clsid="{463fee31-9147-4082-8b55-be24e9338b56}" style="left:0px; top:75px; width:1194px; height:659; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|