123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SPAEA02601" position="absolute 0 0 630 470" titletext="검사내역 조회">
- <Layouts>
- <Layout>
- <Div position="absolute 7 5 622 465" id="group1">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 102 615 108" linetype="vertical" id="line1" class="line_1" />
- <Static text="검색결과" position="absolute 0 90 100 104" id="caption4" class="tit_2" />
- <Grid position="absolute 0 110 610 250" id="gridexam1" binddataset="ds_gridexam1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="100" />
- <Column size="100" />
- <Column size="321" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="검사일자" />
- <Cell col="1" text="구분" />
- <Cell col="2" text="검사명" />
- </Band>
- <Band id="body">
- <Cell text="bind:excuexectodt" />
- <Cell col="1" text="bind:modality" />
- <Cell col="2" text="bind:excucdnm" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 282 615 288" linetype="vertical" id="line2" class="line_1" />
- <Static text="적용대상" position="absolute 5 270 105 283" id="caption6" class="tit_2" />
- <Grid position="absolute 0 290 610 420" id="gridexam2" binddataset="ds_gridexam2">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="100" />
- <Column size="100" />
- <Column size="270" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="검사일자" />
- <Cell col="1" text="구분" />
- <Cell col="2" text="검사명" />
- </Band>
- <Band id="body">
- <Cell text="bind:excuexectodt" />
- <Cell col="1" text="bind:modality" />
- <Cell col="2" text="bind:excucdnm" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static text="검사내역 조회하기" position="absolute 10 0 112 13" id="caption7" class="tit_1" />
- <Shape position="absolute 5 20 610 75" id="roundrect1" type="roundrectangle" />
- <Button position="absolute 505 30 561 52" id="button1" class="btn1" text="조회" />
- <Edit position="absolute 100 25 200 44" id="ipt_pid" class="input_search" />
- <Static text="부서명 :" position="absolute 10 45 110 62" id="caption1" class="search_name" />
- <Combo position="absolute 100 45 200 64" id="combo1" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" />
- <Column id="datacolumn" />
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">2160000000</Col>
- <Col id="datacolumn">영상의학과</Col>
- </Row>
- <Row>
- <Col id="codecolumn">2180000000</Col>
- <Col id="datacolumn">핵의학과</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Static text="분류 :" position="absolute 205 45 305 62" id="caption2" class="search_name" />
- <Static text="등록번호 :" position="absolute 9 25 100 42" id="caption3" class="search_name" />
- <Static text="검사일자 :" position="absolute 204 25 303 42" id="caption5" class="search_name" />
- <Static text="~" position="absolute 388 28 403 43" id="caption14" />
- <Shape position="absolute 497 25 503 60" linetype="vertical" id="line3" class="line_4" />
- <Calendar position="absolute 294 25 384 44" id="ipt_date1" class="input_default" />
- <Calendar position="absolute 405 25 495 44" id="ipt_date2" class="input_default" />
- <Button position="absolute 550 425 606 447" id="button2" class="btn1" text="닫기" />
- <Edit readonly="true" position="absolute 294 45 475 64" id="opt_basecdcnts" class="output_search" />
- <CheckBox position="absolute 295 65 490 85" id="chk_basecdcnts" class="checkbox_search" visible="false" />
- <Button position="absolute 479 46 495 62" id="btn_excuroom" class="icon_search" text="" />
- <Button position="absolute 490 425 546 447" id="button3" class="btn1" text="적용" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_gridexam1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="excuexectodt" type="STRING" />
- <Column id="modality" type="STRING" />
- <Column id="excucdnm" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_gridexam2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="excuexectodt" type="STRING" />
- <Column id="modality" type="STRING" />
- <Column id="excucdnm" 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>
|