123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?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="">
- <main/>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,14;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:25px; width:501px; height:286px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:95px; height:13px; ">팀교육</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:500px; y2:26px; "/>
- <datagrid id="datagrid1" nodeset="/root/listItem/item" caption="선택^의뢰코드^팀교육명" colwidth="42, 100, 299" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:26px; width:500px; height:260px; ">
- <col type="checkbox"/>
- <col ref="code"/>
- <col ref="name"/>
- </datagrid>
- <button id="btn_grdadd" class="btn2_letter3" style="left:391px; top:5px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- <button id="btn_grddel" class="btn2_letter3" style="left:447px; top:5px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:316px; width:501px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:325px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <button id="btn_cfm" class="btn4_letter2" style="left:385px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- </button>
- <button id="btn_can" class="btn4_letter2" style="left:444px; top:5px; width:56px; height:22px; ">
- <caption>취소</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|