123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMARC01800" position="absolute 0 0 1200 771" titletext="검사예약현황">
- <Layouts>
- <Layout>
- <Div position="absolute 0 25 1194 64" align="align:center top;" id="group1" class="div_SA">
- <Layouts>
- <Layout>
- <Button position="absolute 1126 10 1182 32" id="button5" class="btn1" text="조회" anchor="default"/>
- <Shape position="absolute 1107 6 1113 36" linetype="vertical" id="line8" class="line_4" anchor="default"/>
- <Static text="조회일자 :" position="absolute 20 13 114 30" id="caption9" class="search_name" anchor="default"/>
- <Static text="~" position="absolute 318 13 330 30" id="caption5" class="search_no_b" anchor="default"/>
- <Calendar position="absolute 335 12 430 31" id="input1" class="input_search" anchor="default"/>
- <Calendar position="absolute 216 12 311 31" id="input5" class="input_search" anchor="default"/>
- <Edit position="absolute 585 12 725 31" id="input2" class="input_search" anchor="default"/>
- <Static text="의뢰병원명 :" position="absolute 480 13 579 30" id="caption3" class="search_name" anchor="default"/>
- <Combo position="absolute 115 12 215 31" id="combo5" class="combo_search" codecolumn="codecolumn" datacolumn="datacolumn" anchor="default">
- <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>
- <Row>
- <Col id="codecolumn">3</Col>
- <Col id="datacolumn">검사희망일</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Button position="absolute 990 13 1006 29" id="button19" class="icon_search" text="" anchor="default"/>
- <Static text="환자번호 :" position="absolute 790 13 885 30" id="caption15" class="search_name" anchor="default"/>
- <Edit position="absolute 886 11 986 30" id="input3" class="input_search" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 2 78 1191 741" id="datagrid1">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="24"/>
- <Column size="101"/>
- <Column size="149"/>
- <Column size="147"/>
- <Column size="73"/>
- <Column size="100"/>
- <Column size="103"/>
- <Column size="100"/>
- <Column size="104"/>
- <Column size="101"/>
- <Column size="107"/>
- <Column size="122"/>
- <Column size="120"/>
- <Column size="75"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <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="검사비용"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow + 1"/>
- <Cell col="1"/>
- <Cell col="2"/>
- <Cell col="3"/>
- <Cell col="4"/>
- <Cell col="5"/>
- <Cell col="6"/>
- <Cell col="7"/>
- <Cell col="8"/>
- <Cell col="9"/>
- <Cell col="10"/>
- <Cell col="11"/>
- <Cell col="12"/>
- <Cell col="13"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 72 1194 78" linetype="vertical" id="line1" class="line_1"/>
- <Static id="caption2" text="검사예약현황" class="tit_1" position="absolute 0 0 163 25"/>
- <Button id="button10" taborder="1" text="초기화" class="btn4" position="absolute 1123 744 1191 766"/>
- </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>
|