123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SSMMR01400" position="absolute 0 0 585 680" titletext="Untitle">
- <Layouts>
- <Layout>
- <Grid position="absolute 0 0 585 680" id="grd_prcp" binddataset="ds_grd_prcp">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="60" />
- <Column size="404" />
- <Column size="119" />
- <Column size="0" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="분류" />
- <Cell col="1" text="처방명" />
- <Cell col="2" text="Comment" />
- <Cell col="3" />
- </Band>
- <Band id="body">
- <Cell text="bind:prcpcls" />
- <Cell col="1" text="bind:precinfo" />
- <Cell col="2" text="bind:cmt" />
- <Cell col="3" text="bind:viewflag" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Div position="absolute 140 80 143 393" id="grup_menu" visible="false">
- <Layouts>
- <Layout>
- <Grid position="absolute 186 24 248 302" id="grd_fntsz" visible="true" binddataset="ds_grd_fntsz">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="60" />
- <Column size="0" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell text="폰트크기" />
- <Cell col="1" />
- </Band>
- <Band id="body">
- <Cell text="bind:label" />
- <Cell col="1" text="bind:value" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid position="absolute 4 24 96 233" id="grd_formlist" visible="true" binddataset="ds_grd_formlist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="20" />
- <Column size="70" />
- <Column size="0" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell />
- <Cell col="1" text="서식" />
- <Cell col="2" />
- </Band>
- <Band id="body">
- <Cell text="bind:chk" edittype="checkbox" displaytype="checkbox" />
- <Cell col="1" text="bind:label" />
- <Cell col="2" text="bind:value" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Grid position="absolute 95 24 187 256" id="grd_itemlist" visible="true" binddataset="ds_grd_itemlist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="20" />
- <Column size="70" />
- <Column size="0" />
- </Columns>
- <Rows>
- <Row size="24" band="head" />
- <Row size="24" />
- </Rows>
- <Band id="head">
- <Cell />
- <Cell col="1" text="아이템" />
- <Cell col="2" />
- </Band>
- <Band id="body">
- <Cell text="bind:chk" edittype="checkbox" displaytype="checkbox" />
- <Cell col="1" text="bind:label" />
- <Cell col="2" text="bind:value" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 5 283 47 302" id="btn_cnfm" class="btn2_letter2" text="확인" />
- <Button position="absolute 50 283 92 302" id="btn_cncl" class="btn2_letter2" text="취소" />
- <Button position="absolute 4 2 68 21" id="button2" class="btn2" text="복사하기" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_prcp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="prcpcls" type="STRING" />
- <Column id="precinfo" type="STRING" />
- <Column id="cmt" type="STRING" />
- <Column id="viewflag" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_fntsz" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="label" type="STRING" />
- <Column id="value" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_formlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="chk" type="STRING" />
- <Column id="label" type="STRING" />
- <Column id="value" type="STRING" />
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grd_itemlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="chk" type="STRING" />
- <Column id="label" type="STRING" />
- <Column id="value" type="STRING" />
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-12-03
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-12-03 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|