123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMNR05800" position="absolute 0 0 850 700" titletext="I/O 조회">
- <Layouts>
- <Layout>
- <Grid position="absolute 0 103 829 689" id="grd_ioinfo" binddataset="ds_grd_ioinfo">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="130"/>
- <Column size="70"/>
- <Column size="130"/>
- <Column size="70"/>
- <Column size="130"/>
- <Column size="70"/>
- <Column size="85"/>
- <Column size="0"/>
- <Column size="0"/>
- <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="Day"/>
- <Cell col="3" text="Day"/>
- <Cell col="4" text="Evening"/>
- <Cell col="5" text="Evening"/>
- <Cell col="6" text="Night"/>
- <Cell col="7" text="Night"/>
- <Cell col="8" text="Total"/>
- <Cell col="9" text="bloodcnt"/>
- <Cell col="10" text="bloodcnt"/>
- <Cell col="11" text="bloodcnt"/>
- <Cell col="12"/>
- </Band>
- <Band id="body">
- <Cell enable="false" text="bind:setyn" edittype="combo" displaytype="combo"/>
- <Cell col="1" enable="false" text="bind:lnkbizcd" edittype="combo" displaytype="combo"/>
- <Cell col="2" text="bind:d_lnkrecflag" edittype="combo" displaytype="combo"/>
- <Cell col="3" text="bind:dayrslt"/>
- <Cell col="4" text="bind:e_lnkrecflag" edittype="combo" displaytype="combo"/>
- <Cell col="5" text="bind:evnrslt"/>
- <Cell col="6" text="bind:n_lnkrecflag" edittype="combo" displaytype="combo"/>
- <Cell col="7" text="bind:ngtrslt"/>
- <Cell col="8" text="bind:total"/>
- <Cell col="9" text="bind:daycnt"/>
- <Cell col="10" text="bind:evncnt"/>
- <Cell col="11" text="bind:ngtcnt"/>
- <Cell col="12" text="bind:itemnm"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Calendar position="absolute 90 6 179 25" id="ipt_seardd"/>
- <Static text="업무일자 :" position="absolute 5 9 91 22" id="caption4" class="tit_2"/>
- <Shape position="absolute 0 96 829 102" linetype="vertical" id="line1" class="line_1"/>
- <Button position="absolute 774 5 830 27" id="button9" class="btn4" text="닫기"/>
- <Static text="아침" position="absolute 0 36 39 56" id="caption1" class="cell_1"/>
- <Static text="점심" position="absolute 0 56 40 76" id="caption2" class="cell_1"/>
- <Static text="저녁" position="absolute 0 76 40 96" id="caption3" class="cell_1"/>
- <Edit readonly="true" position="absolute 40 36 379 55" id="opt_breakdietprcpnm"/>
- <Edit readonly="true" position="absolute 40 56 379 75" id="opt_lunchdietprcpnm"/>
- <Edit readonly="true" position="absolute 40 76 379 95" id="opt_dinnerdietprcpnm"/>
- <TextArea position="absolute 430 37 829 95" id="tar_memocnts"/>
- <Static text="MEMO" position="absolute 380 36 430 96" id="caption8" class="cell_1"/>
- <Button position="absolute 709 6 773 25" id="button1" class="btn2" text="메모삭제"/>
- <Button position="absolute 644 6 708 25" id="button2" class="btn2" text="메모저장"/>
- <Shape position="absolute 0 32 829 38" linetype="vertical" id="line2" class="line_3"/>
- <Shape position="absolute 0 93 829 99" linetype="vertical" id="line3" class="line_3"/>
- <Button position="absolute 515 5 643 27" id="button3" class="btn3" text="I/O기준시간관리"/>
- <Button position="absolute 379 4 507 26" id="button4" class="btn3" visible="false" text="I/O기준시간관리master"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_ioinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="setyn" type="STRING"/>
- <Column id="lnkbizcd" type="STRING"/>
- <Column id="d_lnkrecflag" type="STRING"/>
- <Column id="dayrslt" type="STRING"/>
- <Column id="e_lnkrecflag" type="STRING"/>
- <Column id="evnrslt" type="STRING"/>
- <Column id="n_lnkrecflag" type="STRING"/>
- <Column id="ngtrslt" type="STRING"/>
- <Column id="total" type="STRING"/>
- <Column id="daycnt" type="STRING"/>
- <Column id="evncnt" type="STRING"/>
- <Column id="ngtcnt" type="STRING"/>
- <Column id="itemnm" 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>
|