123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPAEA02602" position="absolute 0 0 1200 750" titletext="사이버나이프 이미지 Upload/Download">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1180 735" id="group3" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 42 1165 43" linetype="vertical" id="line8" class="line_1" />
- <Static text="사진 목록" position="absolute 6 27 124 41" id="caption20" class="tit_2" />
- <Static text="결과관리 및 조회 사진관리" position="absolute 0 0 217 14" align="align:center middle;" id="caption2" class="tit_1" />
- <Button position="absolute 290 390 354 409" id="btn_upload" class="btn5" text="업로드" />
- <Button position="absolute 215 390 279 409" id="btn_addfile" class="btn2" text="파일추가" />
- <Grid position="absolute 0 47 350 380" id="grd_attachfile" visible="true" binddataset="ds_grd_attachfile">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="78" />
- <Column size="68" />
- <Column size="159" />
- <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="업로드ID" />
- <Cell col="2" text="첨부파일명" />
- <Cell col="3" text="파일크기(Byte)" />
- <Cell col="4" text="파일종류" />
- <Cell col="5" text="서버저장경로" />
- <Cell col="6" text="화면ID" />
- <Cell col="7" text="최초등록자" />
- <Cell col="8" text="최초등록일시" />
- <Cell col="9" text="trseq" />
- <Cell col="10" text="순번" />
- <Cell col="11" />
- </Band>
- <Band id="body">
- <Cell text="bind:lastupdtdt" mask="yyyy-mm-dd hh:nn:ss" />
- <Cell col="1" text="bind:lastupdtrid" />
- <Cell col="2" text="bind:filename" />
- <Cell col="3" text="bind:filesize" />
- <Cell col="4" text="bind:filetype" />
- <Cell col="5" text="bind:filepath" />
- <Cell col="6" text="bind:dispid" />
- <Cell col="7" text="bind:fstrgstrid" />
- <Cell col="8" text="bind:fstrgstdt" />
- <Cell col="9" text="bind:trseq" />
- <Cell col="10" text="bind:imgseq" />
- <Cell col="11" text="bind:ckno" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid position="absolute 0 410 355 560" id="grd_attach" binddataset="ds_grd_attach">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="644" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="파일경로" />
- </Band>
- <Band id="body">
- <Cell text="bind:file" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 295 20 348 39" id="button2" class="btn5" text="삭제" />
- <ImageViewer id="img1" />
- <Button position="absolute 1100 20 1164 39" id="button1" class="btn2" text="파일저장" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_attachfile" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="lastupdtdt" type="STRING" />
- <Column id="lastupdtrid" type="STRING" />
- <Column id="filename" type="STRING" />
- <Column id="filesize" type="STRING" />
- <Column id="filetype" type="STRING" />
- <Column id="filepath" type="STRING" />
- <Column id="dispid" type="STRING" />
- <Column id="fstrgstrid" type="STRING" />
- <Column id="fstrgstdt" type="STRING" />
- <Column id="trseq" type="STRING" />
- <Column id="imgseq" type="STRING" />
- <Column id="ckno" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_attach" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="file" 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>
|