123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- <item>
- <label>Tree</label>
- <value/>
- <item>
- <label>item1</label>
- <value>1</value>
- <item>
- <label>item1_1</label>
- <value>1_1</value>
- </item>
- </item>
- <item>
- <label>item2</label>
- <value>2</value>
- <item>
- <label>item2_1</label>
- <value>2_1</value>
- </item>
- </item>
- </item>
- </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,1195;" 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:129px; height:14px; ">설치장소 코드관리</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:40; width:1194px; height:744px; ">
- <line id="line12" class="line_1" style="x1:0px; y1:26px; x2:380px; y2:26px; "/>
- <button id="button3" class="btn2_letter3" style="left:1137px; top:4px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="button11" class="btn2_letter3" style="left:1081px; top:4px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <line id="line2" class="line_1" style="width:400; x1:385px; y1:26px; x2:1194px; y2:26px; "/>
- <datagrid id="datagrid3" nodeset="/root/example" caption="상태^설치장소코드*^설치장소명^관리자(정)^관리자(부)" colsep="^" colwidth="66, 100, 248, 330, 100" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:385px; top:31px; width:809px; height:703; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <caption id="caption3" class="tit_2" style="left:390px; top:11px; width:87px; height:14px; ">설치장소</caption>
- <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:111px; height:14px; ">귀속부서</caption>
- <datagrid id="datagrid1" nodeset="/root/example" caption="귀속부서" colsep="^" colwidth="358" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:31px; width:380px; height:703; ">
- <col/>
- </datagrid>
- </group>
- <group id="group4" style="left:0px; top:13; width:1195px; height:27px; ">
- <button id="button28" class="btn4_letter2" style="left:1067px; top:3; width:68px; 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="line16" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|