123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEB01300" position="absolute 0 0 1256 805" titletext="Untitle">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1194 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="재고마스터" position="absolute 0 0 106 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Div position="absolute 0 10 1194 45" align="align:center top;" id="grp_sea">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1194 35" id="roundrect2" type="roundrectangle" />
- <Shape position="absolute 1113 6 1119 28" linetype="vertical" id="line13" class="line_4" />
- <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
- </Layout>
- </Layouts>
- </Div>
- <Button position="absolute 1040 53 1082 72" id="button51" class="btn2_letter2" text="엑셀" />
- <Grid position="absolute 0 82 1195 742" id="datagrid1" binddataset="ds_datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="192" />
- <Column size="200" />
- <Column size="200" />
- <Column size="200" />
- <Column size="200" />
- <Column size="200" />
- </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="안전재고량" />
- <Cell col="4" text="현 재고량" />
- <Cell col="5" text="사용구분" />
- </Band>
- <Band id="body">
- <Cell text="bind:a" />
- <Cell col="1" text="bind:b" />
- <Cell col="2" text="bind:c" />
- <Cell col="3" text="bind:d" />
- <Cell col="4" text="bind:e" />
- <Cell col="5" text="bind:f" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 74 1195 80" linetype="vertical" id="line1" class="line_1" />
- <Button position="absolute 1085 53 1138 72" id="btn_grddel" class="btn2" text="행삭제" />
- <Button position="absolute 1141 53 1194 72" id="btn_grdadd" class="btn2" text="행추가" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 757 1195 784" id="grp_btn">
- <Layouts>
- <Layout>
- <Button position="absolute 1138 5 1194 27" id="btn_save" class="btn4" text="저장" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="a" type="STRING" />
- <Column id="b" type="STRING" />
- <Column id="c" type="STRING" />
- <Column id="d" type="STRING" />
- <Column id="e" type="STRING" />
- <Column id="f" type="STRING" />
- </ColumnInfo>
- </Dataset>
- </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>
|