123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEB01900" position="absolute 0 0 1256 805" titletext="Untitle">
- <Layouts>
- <Layout>
- <Static text="타이틀 순번관리" position="absolute 0 0 137 14" id="caption19" class="tit_1" />
- <Shape position="absolute 0 20 1195 60" id="roundrect1" type="roundrectangle" />
- <Combo position="absolute 95 30 195 49" id="combo1" class="combo_search" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" />
- <Column id="datacolumn" />
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">1</Col>
- <Col id="datacolumn">검사실1</Col>
- </Row>
- <Row>
- <Col id="codecolumn">2</Col>
- <Col id="datacolumn">검사실2</Col>
- </Row>
- <Row>
- <Col id="codecolumn">3</Col>
- <Col id="datacolumn">검사실3</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Static text="검사실" position="absolute 20 30 93 47" id="caption3" class="search_name" />
- <Static text="화면조회" position="absolute 0 68 82 81" id="caption22" class="tit_2" />
- <Shape position="absolute 0 81 560 87" linetype="vertical" id="line1" class="line_1" />
- <Grid position="absolute 0 90 560 757" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="135" />
- <Column size="422" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="코드" />
- <Cell col="1" text="화면명" />
- </Band>
- <Band id="body">
- <Cell />
- <Cell col="1" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static text="타이틀조회" position="absolute 568 68 717 81" id="caption1" class="tit_2" />
- <Shape position="absolute 566 85 1193 86" linetype="vertical" id="line2" class="line_1" />
- <Grid position="absolute 565 90 1195 757" id="datagrid2">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="145" />
- <Column size="483" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="순번" />
- <Cell col="1" text="타이틀명" />
- </Band>
- <Band id="body">
- <Cell />
- <Cell col="1" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 1125 29 1181 51" id="btn_sea" class="btn1" text="조회" />
- <Button position="absolute 1069 762 1137 784" id="btn_cle" class="btn4" 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>
|