1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPAEB00100" position="absolute 0 0 1256 805" titletext="Untitle">
- <Layouts>
- <Layout>
- <Static text="주사부위코드관리" position="absolute 0 0 119 14" id="caption19" class="tit_1" />
- <Grid position="absolute 5 79 355 369" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="78" />
- <Column size="267" />
- </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>
- <Shape position="absolute 0 15 355 45" id="roundrect1" type="roundrectangle" />
- <Shape position="absolute 6 75 353 76" linetype="vertical" id="line1" class="line_1" />
- <Button position="absolute 293 19 349 41" id="btn_sea" class="btn1" text="조회" />
- <Button position="absolute 245 52 298 71" id="btn_grdadd" class="btn2" text="행추가" />
- <Button position="absolute 300 52 353 71" id="btn_grddel" class="btn2" text="행삭제" />
- <Button position="absolute 194 371 236 390" id="btn_add" class="btn2_letter2" text="추가" />
- <Button position="absolute 240 370 296 392" id="btn_save" class="btn4" text="저장" />
- <Button position="absolute 300 370 356 392" id="btn_del" 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>
|