123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMPMO02200" position="absolute 0 0 1256 805" titletext="일일부도율현황">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1195 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="일일부도율현황" position="absolute 0 0 189 14" id="caption6" class="tit_1"/>
- <Static id="caption4" class="patient_text_black"/>
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 757 1195 784" id="group4" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1194 6" linetype="vertical" id="line88" class="line_6"/>
- <Button position="absolute 1126 5 1194 27" id="btn_clear" class="btn4" text="초기화"/>
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 15 1195 759" id="group2" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Div position="absolute 0 10 1195 55" align="align:center top;" id="group5">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1194 40" id="roundrect1" class="roundrect_search" type="roundrectangle"/>
- <Button position="absolute 1120 10 1176 32" id="button1" class="btn1" text="조회"/>
- <Static text="~" position="absolute 209 10 224 27" id="caption83"/>
- <Calendar position="absolute 114 10 209 29" id="ipt_fromdd" class="input_s_essential"/>
- <Calendar position="absolute 220 10 315 29" id="ipt_todd" class="input_s_essential"/>
- <Static text="조회날짜 :" position="absolute 19 10 110 27" id="caption9" class="search_name"/>
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 0 75 705 580" id="datagrid2" binddataset="ds_datagrid2">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="152"/>
- <Column size="106"/>
- <Column size="106"/>
- <Column size="106"/>
- <Column size="106"/>
- <Column size="106"/>
- </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="진료"/>
- <Cell col="5" text="부도율"/>
- </Band>
- <Band id="body">
- <Cell text="bind:rsrvflag"/>
- <Cell col="1" text="bind:rcnt"/>
- <Cell col="2" text="bind:xcnt"/>
- <Cell col="3" text="bind:dcnt"/>
- <Cell col="4" text="bind:drcnt"/>
- <Cell col="5" text="bind:drate"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 635 55 699 74" id="btn_excel1" class="btn2" text="엑셀저장"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_datagrid2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="rsrvflag" type="STRING"/>
- <Column id="rcnt" type="STRING"/>
- <Column id="xcnt" type="STRING"/>
- <Column id="dcnt" type="STRING"/>
- <Column id="drcnt" type="STRING"/>
- <Column id="drate" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-03-16
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-03-16 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|