123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEB01700" position="absolute 0 0 1256 805" titletext="Untitle">
- <Layouts>
- <Layout>
- <Static text="폐기물 목록관리" position="absolute 0 0 111 14" id="caption19" class="tit_1" />
- <Grid position="absolute 0 85 1195 757" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="177" />
- <Column size="342" />
- <Column size="243" />
- <Column size="429" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="코드" />
- <Cell col="1" text="이름" />
- <Cell col="2" text="분류" />
- <Cell col="3" text="비고" />
- </Band>
- <Band id="body">
- <Cell />
- <Cell col="1" />
- <Cell col="2" />
- <Cell col="3" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 15 1195 50" id="roundrect1" type="roundrectangle" />
- <Shape position="absolute 0 76 1195 82" linetype="vertical" id="line2" class="line_1" />
- <Button position="absolute 1130 22 1186 44" id="btn_sea" class="btn1" text="조회" />
- <Button position="absolute 1085 55 1138 74" id="btn_grdadd" class="btn2" text="행추가" />
- <Button position="absolute 1142 55 1195 74" id="btn_grddel" class="btn2" text="행삭제" />
- <Button position="absolute 1139 762 1195 784" id="btn_save" class="btn4" text="저장" />
- </Layout>
- </Layouts>
- <Objects />
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-11-13
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-11-13 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|