123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMMNE07100" position="absolute 0 0 1197 769" titletext="New Heart 지표관리" oninit="SMMNE07100_oninit" onload="SMMNE07100_onload" ontimer="SMMNE07100_ontimer">
- <Layouts>
- <Layout>
- <Div id="group2" taborder="0" class="div_SA" position="absolute 0 25 1194 65" anchor="left top right">
- <Layouts>
- <Layout>
- <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1106 10 1112 32" anchor="top right"/>
- <Static id="caption2" text="조회기간 :" class="search_name" position="absolute 15 14 86 31" anchor="default"/>
- <Calendar id="input_refFrDT" taborder="1" class="input_s_essential" position="absolute 94 10 194 32" anchor="default" dateformat="yyyy-MM-dd" value="null" autoselect="true" autoskip="true"/>
- <Static id="caption5" text="~" class="search_no_b" position="absolute 202 13 213 30" anchor="default"/>
- <Calendar id="input_refToDT" taborder="2" class="input_s_essential" position="absolute 220 10 320 32" anchor="default" dateformat="yyyy-MM-dd" autoselect="true"/>
- <Button id="btn_srch" taborder="3" text="조회" class="btn1" position="absolute 1125 10 1181 32" anchor="top right" onclick="group2_btn_srch_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- <Shape id="line4" linetype="horizontal" class="line_10" position="absolute 0 90 1194 96" anchor="left top right"/>
- <Grid id="grd_erpatlist" class="datagrid2" taborder="1" binddataset="ds_main_erpatinfo" useinputpanel="false" position="absolute 0 95 1194 751" autofittype="col" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="90"/>
- <Column size="110"/>
- <Column size="70"/>
- <Column size="120"/>
- <Column size="130"/>
- <Column size="130"/>
- <Column size="130"/>
- <Column size="130"/>
- <Column size="130"/>
- <Column size="130"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="등록번호"/>
- <Cell col="1" text="환자명"/>
- <Cell col="2" text="S/A"/>
- <Cell col="3" text="Date"/>
- <Cell col="4" text="DoorTime"/>
- <Cell col="5" text="activation"/>
- <Cell col="6" text="visit-MC"/>
- <Cell col="7" text="PCI"/>
- <Cell col="8" text="admission"/>
- <Cell col="9" text="admission type"/>
- </Band>
- <Band id="body">
- <Cell text="bind:pid"/>
- <Cell col="1" text="bind:hngnm"/>
- <Cell col="2" text="bind:sexage"/>
- <Cell col="3" displaytype="expr:utlf_isNull(indd) ? 'normal' : 'date'" text="bind:indd"/>
- <Cell col="4" text="bind:doordt" mask="expr:utlf_isNull(doordt) ? '' : '####-##-## ##:##'" maskchar=" "/>
- <Cell col="5" text="bind:fstcalldt" mask="expr:utlf_isNull(fstcalldt) ? '' : '####-##-## ##:##'" maskchar=" "/>
- <Cell col="6" text="bind:mcvisitdt" mask="expr:utlf_isNull(mcvisitdt) ? '' : '####-##-## ##:##'" maskchar=" "/>
- <Cell col="7" text="bind:pci" mask="expr:utlf_isNull(pci) ? '' : '####-##-## ##:##'" maskchar=" "/>
- <Cell col="8" text="bind:outdt" mask="expr:utlf_isNull(outdt) ? '' : '####-##-## ##:##'" maskchar=" "/>
- <Cell col="9" text="bind:outtype"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption22" text="New Heart 환자 리스트" class="tit_2" position="absolute 0 74 221 91"/>
- <Shape id="line1" linetype="horizontal" class="line_3" position="absolute 0 750 1194 756" anchor="top right bottom"/>
- <Static id="caption6" text="New Heart 지표관리" class="tit_1" position="absolute 0 0 156 25"/>
- <Static id="caption1" text="[표]" position="absolute 1171 756 1196 768" anchor="right bottom"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_erpatinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="pid" type="STRING"/>
- <Column id="hngnm" type="STRING"/>
- <Column id="sexage" type="STRING"/>
- <Column id="indd" type="STRING"/>
- <Column id="doordt" type="STRING"/>
- <Column id="fstcalldt" type="STRING"/>
- <Column id="mcvisitdt" type="STRING"/>
- <Column id="pci" type="STRING"/>
- <Column id="outdt" type="STRING"/>
- <Column id="outtype" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="group2.input_refFrDT" propid="value" datasetid="ds_cond" columnid="fromdd"/>
- <BindItem id="item1" compid="group2.input_refToDT" propid="value" datasetid="ds_cond" columnid="todd"/>
- </Bind>
- <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
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- var arErrorCode = new HashArray();
- /******************************************************************
- * Argument :
- * Description : 초기화
- ******************************************************************/
- function SMMNE07100_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SMMNE07100_onload(obj:Form, e:LoadEventInfo)
- {
- var toDate = utlf_getCurrentDate();
- ds_cond.setColumn(0, "fromdd", toDate);
- ds_cond.setColumn(0, "todd", toDate);
-
- //속도개선
- this.setTimer(0, 100);
- //frmf_inputEnterKey("group2.btn_srch", "onclick", new ClickEventInfo);
- }
- /******************************************************************
- * Argument :
- * Description : 조회 button event
- ******************************************************************/
- function group2_btn_srch_onclick(obj:Button, e:ClickEventInfo)
- {
- ds_main_erpatinfo.clearData();
-
- var oParam = {};
- oParam.id = "TRMNE07101";
- oParam.service = "ercareapp.ERSmsIndexMngt";
- oParam.method = "reqGetNewHeartList";
- oParam.inds = "req=ds_cond";
- oParam.outds = "ds_main_erpatinfo=erpatlist";
- oParam.async = true;
- //oParam.callback = "cf_TRMNE07101";
- tranf_submit(oParam);
- }
- function SMMNE07100_ontimer(obj:Form, e:TimerEventInfo)
- {
- if (e.timerid == 0) {
- this.killTimer(0);
- frmf_inputEnterKey("group2.btn_srch", "onclick", new ClickEventInfo);
- }
- }
- ]]></Script>
- </Form>
- </FDL>
|