123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPAEA00100" position="absolute 0 0 1256 805" titletext="Untitle">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 500 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="예약가능인원조회" position="absolute 0 0 119 14" id="caption6" class="tit_1"/>
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 20 501 535" id="grp_biz" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Div position="absolute 0 5 500 65" align="align:center top;" id="group3">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 500 59" id="roundrect2" type="roundrectangle"/>
- <Shape position="absolute 411 9 417 52" linetype="vertical" id="line2"/>
- <Static text="검사실 :" position="absolute 175 10 248 22" id="caption4" class="search_name"/>
- <Combo position="absolute 70 10 170 24" id="combo3" class="combo_search" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">combo1</Col>
- <Col id="datacolumn">combo1</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Static text="부서 :" position="absolute 5 10 70 22" id="caption5" class="search_name"/>
- <Combo position="absolute 258 8 398 27" id="combo4" class="combo_search" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">combo1</Col>
- <Col id="datacolumn">combo1</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Button position="absolute 176 32 192 43" id="button3" class="icon_search" text=""/>
- <Static text="처방 :" position="absolute 5 32 73 44" id="caption7" class="search_name"/>
- <Edit position="absolute 70 32 170 46" id="input2" class="input_search"/>
- <Edit position="absolute 204 30 399 49" id="input4" class="input_search"/>
- <Button position="absolute 430 20 486 42" id="bath_sea" class="btn1" text="조회"/>
- </Layout>
- </Layouts>
- </Div>
- <Static text="시간별 예약현황" position="absolute 285 70 398 84" id="caption1" class="tit_2"/>
- <Calendar position="absolute 0 70 280 360" id="calendar1"/>
- <Grid position="absolute 285 90 500 360" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="85"/>
- <Column size="55"/>
- <Column size="70"/>
- </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/>
- <Cell col="1"/>
- <Cell col="2"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 285 82 500 88" linetype="vertical" id="line1" class="line_1"/>
- <Grid position="absolute 2 382 497 512" id="datagrid2">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="50"/>
- <Column size="130"/>
- <Column size="105"/>
- <Column size="100"/>
- <Column size="107"/>
- </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="부서"/>
- </Band>
- <Band id="body">
- <Cell/>
- <Cell col="1"/>
- <Cell col="2"/>
- <Cell col="3"/>
- <Cell col="4"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static text="예약내역" position="absolute 2 362 84 375" id="caption22" class="tit_2"/>
- <Shape position="absolute 2 373 497 379" linetype="vertical" id="line3" class="line_1"/>
- </Layout>
- </Layouts>
- </Div>
- </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>
|