123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml" />
- <Form id="SMZWT00100" position="absolute 0 0 930 700" titletext="AWT 단어/구문 관리">
- <Layouts>
- <Layout>
- <Static text="AWT 단어 관리" position="absolute 0 0 189 14" id="caption6" class="tit_1" />
- <Div position="absolute 0 20 905 50" align="align:center top;" id="grd_main">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 0 905 30" id="roundrect1" type="roundrectangle" />
- <Edit position="absolute 250 5 350 24" id="ipt_pKeyword" class="input_search" />
- <Static text="유형 :" position="absolute 10 5 70 22" id="caption8" class="search_name" />
- <Radio position="absolute 75 5 170 25" id="radio1" class="radio_search" columncount="2" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" />
- <Column id="datacolumn" />
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">W</Col>
- <Col id="datacolumn">단어</Col>
- </Row>
- <Row>
- <Col id="codecolumn">S</Col>
- <Col id="datacolumn">구문</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- <Static text="대상그룹:" position="absolute 595 5 677 22" id="cap_awt" class="search_name" visible="false" />
- <Radio position="absolute 680 5 820 25" id="rdo_awt" class="radio_search" visible="false" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" />
- <Column id="datacolumn" />
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">P</Col>
- <Col id="datacolumn">개인</Col>
- </Row>
- <Row>
- <Col id="codecolumn">D</Col>
- <Col id="datacolumn">부서</Col>
- </Row>
- <Row>
- <Col id="codecolumn">C</Col>
- <Col id="datacolumn">공용</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- <Static text="검색어 :" position="absolute 175 5 261 22" id="caption1" class="search_name" />
- <Static text="구문 안의 단어 :" position="absolute 355 5 480 22" id="caption2" class="search_name" />
- <Edit position="absolute 480 5 585 24" id="input1" class="input_search" />
- <Button position="absolute 845 5 901 27" id="btn_search" class="btn1" text="조회" />
- <Shape position="absolute 828 2 834 28" linetype="vertical" id="line13" />
- </Layout>
- </Layouts>
- </Div>
- <Grid position="absolute 0 75 905 660" id="grd_awtlist" binddataset="ds_grd_awtlist">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="90" />
- <Column size="141" />
- <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="구문" />
- <Cell col="3" />
- <Cell col="4" />
- <Cell col="5" />
- </Band>
- <Band id="body">
- <Cell text="bind:awtseq" />
- <Cell col="1" text="bind:keyword" edittype="text" displaytype="text" />
- <Cell col="2" text="bind:sentense" edittype="text" displaytype="text" />
- <Cell col="3" text="bind:sentensetype" edittype="text" displaytype="text" />
- <Cell col="4" text="bind:awttype" edittype="text" displaytype="text" />
- <Cell col="5" text="bind:userid" edittype="text" displaytype="text" />
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 840 0 904 19" id="button5" class="btn2" visible="false" text="엑셀입력" />
- <Static text="AWT 단어" position="absolute 0 60 118 73" id="caption_cdgrup_list" class="tit_2" />
- <Button position="absolute 770 0 834 19" id="button1" class="btn2" visible="false" text="엑셀저장" />
- <Static text="단어는 최대 2000개까지 표시됩니다." position="absolute 225 60 420 75" id="caption4" />
- <Button position="absolute 730 55 783 74" id="button2" class="btn5" text="행추가" />
- <Button position="absolute 785 55 838 74" id="button3" class="btn5" text="행삭제" />
- <Button position="absolute 850 55 906 77" id="button4" class="btn4" text="저장" />
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grd_awtlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="awtseq" type="STRING" />
- <Column id="keyword" type="STRING" />
- <Column id="sentense" type="STRING" />
- <Column id="sentensetype" type="STRING" />
- <Column id="awttype" type="STRING" />
- <Column id="userid" type="STRING" />
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2014-12-23
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-12-23 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- ]]></Script>
- </Form>
- </FDL>
|