123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPAER02400" position="absolute 0 0 550 380" titletext="Untitle">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 520 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="상병코드 조회" position="absolute 0 0 142 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 1 15 519 331" id="group3" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 518 35" align="align:center top;" id="group2">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 517 35" id="roundrect1" type="roundrectangle" />
- <Shape position="absolute 441 7 447 29" linetype="vertical" id="line13" />
- <Button position="absolute 450 7 506 29" id="btn_sea" class="btn1" taborder="2" text="조회" />
- <Radio position="absolute 95 8 200 28" id="radio1" columncount="2" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" />
- <Column id="datacolumn" />
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">1</Col>
- <Col id="datacolumn">코드</Col>
- </Row>
- <Row>
- <Col id="codecolumn">2</Col>
- <Col id="datacolumn">코드명</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- </Layout>
- </Layouts>
- </Div>
- <Shape position="absolute 0 58 517 64" linetype="vertical" id="line1" class="line_1" />
- <Grid position="absolute 0 65 517 315" id="grd_diaglist" binddataset="ds_grd_diaglist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="96" />
- <Column size="394" />
- <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="caption1" />
- <Cell col="3" text="caption2" />
- <Cell col="4" text="caption3" />
- <Cell col="5" text="caption4" />
- </Band>
- <Band id="body">
- <Cell text="bind:diagcd" />
- <Cell col="1" text="bind:termengnm" />
- <Cell col="2" text="bind:partgrupcd" />
- <Cell col="3" text="bind:partcd" />
- <Cell col="4" text="bind:partdetlcd" />
- <Cell col="5" text="bind:partdetlnm" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static text="조회구분 :" position="absolute 5 8 91 25" id="caption1" class="search_name" />
- <Static text="상병명 :" position="absolute 210 8 301 25" id="caption3" class="search_name" />
- <Edit position="absolute 305 8 440 27" id="ipt_diagnm" class="input_search" taborder="1" />
- </Layout>
- </Layouts>
- </Div>
- <Button position="absolute 475 55 517 74" id="button51" class="btn2_letter2" text="엑셀" />
- <Div position="absolute 2 330 518 357" id="grp_btn" scrollbars="autoboth" />
- <Button position="absolute 0 334 80 356" id="button25" class="btn3" text="불러오기" />
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_diaglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="diagcd" type="STRING" />
- <Column id="termengnm" type="STRING" />
- <Column id="partgrupcd" type="STRING" />
- <Column id="partcd" type="STRING" />
- <Column id="partdetlcd" type="STRING" />
- <Column id="partdetlnm" 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>
|