12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEQ00600" 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 142 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 13 1195 752" 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 1110 5 1116 27" linetype="vertical" id="line13" class="line_4" />
- <Static text="기간 :" position="absolute 14 9 79 26" id="caption5" class="search_name" />
- <Calendar position="absolute 205 8 305 27" id="input1" class="input_search" />
- <Static text="~" position="absolute 188 7 203 27" align="align:center middle;" id="caption7" />
- <Calendar position="absolute 82 8 182 27" id="input5" class="input_search" />
- <Button position="absolute 1124 7 1180 29" id="btn_sea" class="btn1" text="조회" />
- </Layout>
- </Layouts>
- </Div>
- <Button position="absolute 1040 51 1082 70" id="button51" class="btn2_letter2" text="엑셀" />
- <Static text="폐기물입출고관리" position="absolute 0 67 155 81" id="caption25" class="tit_2" />
- <Shape position="absolute 0 80 1194 86" linetype="vertical" id="line1" class="line_1" />
- <Grid position="absolute 0 88 1195 739" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="81" />
- <Column size="211" />
- <Column size="170" />
- <Column size="200" />
- <Column size="168" />
- <Column size="362" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="구분" />
- <Cell col="1" text="물품" />
- <Cell col="2" text="발생량(t)" />
- <Cell col="3" text="폐기일자" />
- <Cell col="4" text="용기번호" />
- <Cell col="5" text="비고" />
- </Band>
- <Band id="body">
- <Cell edittype="combo" displaytype="combo" />
- <Cell col="1" edittype="text" displaytype="text" />
- <Cell col="2" edittype="text" displaytype="text" />
- <Cell col="3" edittype="text" displaytype="text" />
- <Cell col="4" edittype="text" displaytype="text" />
- <Cell col="5" edittype="text" displaytype="text" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 1085 51 1138 70" id="btn_grddel" class="btn2" text="행삭제" />
- <Button position="absolute 1141 51 1194 70" id="btn_grdadd" class="btn2" text="행추가" />
- </Layout>
- </Layouts>
- </Div>
- <Button position="absolute 0 761 56 783" id="button89" class="btn6" text="출력" />
- <Button position="absolute 1021 762 1077 784" id="btn_upd" class="btn4" text="수정" />
- <Button position="absolute 1080 762 1136 784" id="btn_del" 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>
|