123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPAEQ01201" position="absolute 0 0 810 800" titletext="장비이력대장">
- <Layouts>
- <Layout>
- <Shape position="absolute 1 20 790 26" linetype="vertical" id="line1" class="line_1" />
- <Div position="absolute 0 0 790 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="장비이력대장" position="absolute 0 0 137 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 1 28 790 78" id="datagrid1" binddataset="ds_datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="90" />
- <Column size="100" />
- <Column size="185" />
- <Column size="225" />
- <Column size="78" />
- <Column size="89" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- <Column size="0" />
- </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="점검확인여부" />
- <Cell col="6" text="부서코드" />
- <Cell col="7" text="등록일시" />
- <Cell col="8" text="검사실코드" />
- <Cell col="9" text="장비코드" />
- <Cell col="10" text="장비코드명" />
- <Cell col="11" text="최종검교정일자" />
- <Cell col="12" text="알람일수" />
- <Cell col="13" text="알람확인여부" />
- <Cell col="14" text="검사실명" />
- </Band>
- <Band id="body">
- <Cell text="bind:rpirdd" mask="yyyy-mm-dd" />
- <Cell col="1" text="bind:rpircmpynm" edittype="text" displaytype="text" />
- <Cell col="2" text="bind:rpircmt" edittype="text" displaytype="text" />
- <Cell col="3" text="bind:rpircnts" edittype="text" displaytype="text" />
- <Cell col="4" text="bind:rpirtm" edittype="text" displaytype="text" mask="hh:nn" />
- <Cell col="5" text="bind:rpircnfmyn" edittype="combo" displaytype="combo" />
- <Cell col="6" text="bind:suppdeptcd" />
- <Cell col="7" text="bind:rgstrdt" />
- <Cell col="8" text="bind:excuroomcd" />
- <Cell col="9" text="bind:eqcd" />
- <Cell col="10" text="bind:eqcdnm" />
- <Cell col="11" text="bind:rectrpirdd" />
- <Cell col="12" text="bind:alertdayno" />
- <Cell col="13" text="bind:alertcnfmyn" />
- <Cell col="14" text="bind:excuroomnm" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 725 80 789 99" id="button3" class="btn2" visible="true" text="출력적용" />
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_datagrid1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="rpirdd" type="STRING" />
- <Column id="rpircmpynm" type="STRING" />
- <Column id="rpircmt" type="STRING" />
- <Column id="rpircnts" type="STRING" />
- <Column id="rpirtm" type="STRING" />
- <Column id="rpircnfmyn" type="STRING" />
- <Column id="suppdeptcd" type="STRING" />
- <Column id="rgstrdt" type="STRING" />
- <Column id="excuroomcd" type="STRING" />
- <Column id="eqcd" type="STRING" />
- <Column id="eqcdnm" type="STRING" />
- <Column id="rectrpirdd" type="STRING" />
- <Column id="alertdayno" type="STRING" />
- <Column id="alertcnfmyn" type="STRING" />
- <Column id="excuroomnm" 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>
|