123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEA03700" position="absolute 0 0 1256 805" titletext="CKNO 처방조회 (Cyber Knife)">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1194 13" id="grp_tle">
- <Layouts>
- <Layout>
- <Static text="CKNO 처방조회 (Cyber Knife)" position="absolute 0 0 203 14" id="caption6" class="tit_1" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
- <Layouts>
- <Layout>
- <Div position="absolute 0 10 1195 45" align="align:center top;" id="grp_sea">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1195 35" id="roundrect2" type="roundrectangle" />
- <Static text="등록번호 :" position="absolute 15 8 106 25" id="caption3" class="search_name" />
- <Button position="absolute 1109 7 1165 29" id="btn_sea" taborder="4" class="btn1" text="조회" />
- <Edit position="absolute 105 8 205 27" id="ipt_pid" taborder="1" class="input_search" />
- <Button position="absolute 210 9 226 25" id="button61" class="icon_search" text="" />
- <Edit readonly="true" position="absolute 232 8 332 27" id="opt_pathngnm" />
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 1 74 1195 744" id="grd_prcphist" binddataset="ds_grd_prcphist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="100" />
- <Column size="67" />
- <Column size="104" />
- <Column size="100" />
- <Column size="232" />
- <Column size="134" />
- <Column size="134" />
- <Column size="100" />
- <Column size="100" />
- <Column size="100" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="등록번호" />
- <Cell col="1" text="CKNO" />
- <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="처방의" />
- </Band>
- <Band id="body">
- <Cell text="bind:pid" />
- <Cell col="1" text="bind:cknototal" />
- <Cell col="2" text="bind:instcd" edittype="combo" displaytype="combo" enable="false" />
- <Cell col="3" text="bind:prcpcd" />
- <Cell col="4" text="bind:prcpnm" />
- <Cell col="5" text="bind:prcpdt" mask="yyyy-mm-dd hh:nn" />
- <Cell col="6" text="bind:rsrvdt" mask="yyyy-mm-dd hh:nn" />
- <Cell col="7" text="bind:execprcpstatcd" edittype="combo" displaytype="combo" enable="false" />
- <Cell col="8" text="bind:rgstdeptnm" />
- <Cell col="9" text="bind:rgstdr" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape position="absolute 0 66 1194 72" linetype="vertical" id="line1" class="line_1" />
- <Static text="CKNO 처방조회" position="absolute 5 54 149 68" id="caption14" class="tit_2" />
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 757 1195 784" id="grp_btn" />
- <Shape position="absolute 1067 30 1073 52" linetype="vertical" id="line13" class="line_4" />
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_prcphist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING" />
- <Column id="cknototal" type="STRING" />
- <Column id="instcd" type="STRING" />
- <Column id="prcpcd" type="STRING" />
- <Column id="prcpnm" type="STRING" />
- <Column id="prcpdt" type="STRING" />
- <Column id="rsrvdt" type="STRING" />
- <Column id="execprcpstatcd" type="STRING" />
- <Column id="rgstdeptnm" type="STRING" />
- <Column id="rgstdr" 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>
|