123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMAEB03100" position="absolute 0 0 1256 805" titletext="선량율측정항목관리">
- <Layouts>
- <Layout>
- <Div position="absolute 0 0 1194 13" id="group1">
- <Layouts>
- <Layout>
- <Static text="선량율측정항목관리" position="absolute 0 0 180 13" 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 1194 45" align="align:center top;" id="grp_sea">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 1194 35" id="roundrect2" type="roundrectangle" />
- <Shape position="absolute 1113 7 1119 29" linetype="vertical" id="line13" class="line_4" />
- <Button position="absolute 1125 7 1181 29" id="btn_sea" class="btn1" text="조회" />
- <Edit position="absolute 149 9 249 28" id="input8" class="input_search" />
- <Static text="선량율측정코드 :" position="absolute 15 9 150 26" id="caption25" class="search_name" />
- </Layout>
- </Layouts>
- </Div>
- <Shape position="absolute 0 69 1194 75" linetype="vertical" id="line2" class="line_1" />
- <Button position="absolute 1085 50 1138 69" id="btn_grdadd" class="btn2" text="행추가" />
- <Button position="absolute 1142 50 1195 69" id="btn_grddel" class="btn2" text="행삭제" />
- <Grid position="absolute 0 77 1195 744" id="grd_doselist" binddataset="ds_grd_doselist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="100" />
- <Column size="241" />
- <Column size="409" />
- <Column size="400" />
- <Column size="0" />
- <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="항목명" />
- <Cell col="3" text="비고" />
- <Cell col="4" />
- <Cell col="5" />
- </Band>
- <Band id="body">
- <Cell text="bind:sortno" edittype="text" displaytype="text" />
- <Cell col="1" text="bind:basecd" edittype="text" displaytype="text" />
- <Cell col="2" text="bind:basecdflagdesc" edittype="text" displaytype="text" />
- <Cell col="3" text="bind:basecdcnts" edittype="text" displaytype="text" />
- <Cell col="4" text="bind:basecdflag" edittype="text" displaytype="text" />
- <Cell col="5" text="bind:basesuppdeptcd" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Div>
- <Div position="absolute 0 757 1195 784" id="grp_btn">
- <Layouts>
- <Layout>
- <Button position="absolute 1138 5 1194 27" id="btn_save" class="btn4" text="저장" />
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_doselist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="sortno" type="STRING" />
- <Column id="basecd" type="STRING" />
- <Column id="basecdflagdesc" type="STRING" />
- <Column id="basecdcnts" type="STRING" />
- <Column id="basecdflag" type="STRING" />
- <Column id="basesuppdeptcd" 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>
|