123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.4">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMMR09100" position="absolute 0 0 350 475" titletext="특수문자입력" oninit="SPMMR09100_oninit" onload="SPMMR09100_onload">
- <Layouts>
- <Layout>
- <!--
- <Div position="absolute 0 0 370 485" id="group3" scrollbars="autoboth">
- <Layouts>
- <Layout>
- -->
- <Static text="특수문자입력" position="absolute 0 0 260 16" id="lbl_title" class="tit_2"/>
- <Grid position="absolute 0 20 350 423" id="grd_codelist" binddataset="ds_main_datalist_codeinfo" selecttype="cell" oncelldblclick="grd_codelist_oncelldblclick" oncellclick="grd_codelist_oncellclick" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="20" band="left"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- <Column size="30"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="22"/>
- </Rows>
- <Band id="head">
- <Cell celltype="none"/>
- <Cell col="1" text="A"/>
- <Cell col="2" text="B"/>
- <Cell col="3" text="C"/>
- <Cell col="4" text="D"/>
- <Cell col="5" text="E"/>
- <Cell col="6" text="F"/>
- <Cell col="7" text="G"/>
- <Cell col="8" text="H"/>
- <Cell col="9" text="I"/>
- <Cell col="10" text="J"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" text="expr:currow + 1" autosizerow="limitmin"/>
- <Cell col="1" text="bind:col0" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="2" text="bind:col1" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="3" text="bind:col2" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="4" text="bind:col3" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="5" text="bind:col4" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="6" text="bind:col5" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="7" text="bind:col6" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="8" text="bind:col7" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="9" text="bind:col8" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="10" text="bind:col9" wordwrap="char" autosizerow="limitmin"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Edit position="absolute 55 430 350 449" id="ipt_str"/>
- <Edit position="absolute 0 430 50 470" align="align:center middle;" id="cap_zoom" readonly="true" style="background:URL('theme://images/bg_edit_D.png') stretch 5,5;align:center middle;font:Dotum,22;" oneditdblclick="cap_zoom_oneditdblclick"/>
- <Static text="Ctrl + C 복사 / Ctrl + V 붙여넣기" position="absolute 171 455 350 475" id="caption2"/>
- <!--
- </Layout>
- </Layouts>
- </Div>
- -->
- <Shape id="line2" class="line_1" position="absolute 0 424 350 427"/>
- <Shape id="line00" class="line_1" position="absolute 0 18 350 21"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_datalist_codeinfo" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="col0" type="STRING" size="256" sumtext="기호"/>
- <Column id="col1" type="STRING" size="256" sumtext="기호"/>
- <Column id="col2" type="STRING" size="256" sumtext="기호"/>
- <Column id="col3" type="STRING" size="256" sumtext="기호"/>
- <Column id="col4" type="STRING" size="256" sumtext="기호"/>
- <Column id="col5" type="STRING" size="256" sumtext="기호"/>
- <Column id="col6" type="STRING" size="256" sumtext="기호"/>
- <Column id="col7" type="STRING" size="256" sumtext="기호"/>
- <Column id="col8" type="STRING" size="256" sumtext="기호"/>
- <Column id="col9" type="STRING" size="256" sumtext="기호"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="str" type="STRING" size="256"/>
- <Column id="char" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="str"/>
- <Col id="char"/>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="ipt_str" propid="value" datasetid="ds_main" columnid="str"/>
- <BindItem id="item2" compid="cap_zoom" propid="value" datasetid="ds_main" columnid="char"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2015-01-16
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2015-01-16 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs"
- include "emr_medirecxp::SPMMR09100.xjs"
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : 01.sKey : 코드아이디
- * : 02.sValue : 코드명
- * Description : 공통코드를 가져온다.
- ****************************************************************************************/
- //=======================================================================================
- // Transaction Callback
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : 01.sSvcId : 서비스 ID
- * : 02.nErrorCode : 에러코드
- * : 03.sErrorMsg : 에러메시지
- * Description : tr_getCodeList의 콜백함수
- ****************************************************************************************/
- function cf_(sSvcId, nErrorCode, sErrorMsg){
- }
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components :
- * Components ID : button5
- * Event : onlbuttonup
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function SPMMR09100_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SPMMR09100_onload(obj:Form, e:LoadEventInfo)
- {
- fInit();
- }
- function grd_codelist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
- fInputCharacter(obj, e);
- }
- function grd_codelist_oncellclick(obj:Grid, e:GridClickEventInfo)
- {
- fZoomInCharacter(obj, e);
- }
- function cap_zoom_oneditdblclick(obj:Edit, e:EditClickEventInfo)
- {
- fInputZoomInCharacter();
- }]]></Script>
- </Form>
- </FDL>
|