12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEQ01100" 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 137 14" id="caption6" class="tit_1" />
- <Button position="absolute 930 156 986 178" id="button42" class="btn4" text="저장" />
- </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" />
- <Static text="조회일자 :" position="absolute 10 9 96 26" id="caption2" class="search_name" />
- <Calendar position="absolute 102 8 202 27" id="input5" class="input_search" />
- <Calendar position="absolute 229 8 329 27" id="input1" class="input_search" />
- <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>
- <Static text="~" position="absolute 210 18 230 38" align="align:center middle;" id="caption1" />
- <Grid position="absolute 0 79 1195 744" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="312" />
- <Column size="220" />
- <Column size="220" />
- <Column size="220" />
- <Column size="220" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="측정일자" />
- <Cell col="1" text="시설명" />
- <Cell col="2" text="PRE" />
- <Cell col="3" text="HEPA" />
- <Cell col="4" text="CABON" />
- </Band>
- <Band id="body">
- <Cell />
- <Cell col="1" edittype="combo" displaytype="combo" />
- <Cell col="2" />
- <Cell col="3" />
- <Cell col="4" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 1 70 1195 76" linetype="vertical" id="line1" class="line_1" />
- <Button position="absolute 1153 50 1195 69" id="button51" class="btn2_letter2" text="엑셀" />
- <Button position="absolute 1039 50 1092 69" id="btn_grdadd" class="btn2" text="행추가" />
- <Button position="absolute 1096 50 1149 69" id="btn_grddel" class="btn2" text="행삭제" />
- </Layout>
- </Layouts>
- </Div>
- <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>
|