123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMAVT01200" position="absolute 0 0 1256 805" titletext="조직은행 생산된 조직분류" onload="SMAVT01200_onload">
- <Layouts>
- <Layout>
- <Static id="caption6" text="조직은행 생산된조직분류" class="tit_1" position="absolute 0 0 180 25"/>
- <Static id="caption1" text="조직은행 생산된조직분류 리스트" class="tit_2" position="absolute 5 68 221 84"/>
- <Shape id="line1" linetype="horizontal" class="line_1" position="absolute 0 88 1194 94" style="strokepen:3 solid #33bbbbff;"/>
- <Grid id="dtg_grafttypecdlist" taborder="1" binddataset="ds_main_grafttypecdlist" useinputpanel="false" position="absolute 0 92 1194 756">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25"/>
- <Column size="370"/>
- <Column size="172"/>
- <Column size="98"/>
- <Column size="100"/>
- <Column size="100"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="생산된 조직 분류"/>
- <Cell col="2" text="사이즈/수분함유량"/>
- <Cell col="3" text="배치"/>
- <Cell col="4" text="이식"/>
- <Cell col="5" text="총계"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="expr:currow + 1" combodataset="ds_init_combogtcdlst" combocodecol="grafttypecd" combodatacol="grafttypenm"/>
- <Cell col="1" displaytype="combo" style="align:center middle;" text="bind:grafttypecd" suppress="1" suppressalign="middle,over" combodataset="ds_init_combogtcdlst" combocodecol="grafttypecd" combodatacol="grafttypenm" enable="false"/>
- <Cell col="2" displaytype="normal" edittype="none" text="bind:sizewcnt" enable="false"/>
- <Cell col="3" displaytype="normal" edittype="none" text="bind:stat_d"/>
- <Cell col="4" displaytype="normal" edittype="none" text="bind:stat_e"/>
- <Cell col="5" displaytype="normal" edittype="none" text="bind:stat_f"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Div id="grp_sea" taborder="2" position="absolute 0 25 1194 60" class="div_SA">
- <Layouts>
- <Layout width="1194" height="35">
- <Static id="caption2" text="등록일자 :" class="search_name" position="absolute 15 9 101 26" anchor="default"/>
- <Static id="caption5" text="~" class="search_no_b" position="absolute 200 9 212 26" anchor="default"/>
- <Shape id="line13" linetype="vertical" class="line_4" position="absolute 1104 7 1110 29" anchor="default"/>
- <Calendar id="ipt_fromdd" taborder="1" class="input_essential" position="absolute 95 8 195 27" anchor="default" autoselect="true" autoskip="true" dateformat="yyyy-MM-dd"/>
- <Calendar id="ipt_todd" taborder="2" class="input_essential" position="absolute 217 8 317 27" anchor="default" autoselect="true" autoskip="true" dateformat="yyyy-MM-dd" value="null"/>
- <Button id="btn_sea" taborder="3" text="조회" class="btn1" position="absolute 1123 7 1179 29" anchor="default" onclick="grp_sea_btn_sea_onclick"/>
- </Layout>
- </Layouts>
- </Div>
- <Button id="btn_excsave" taborder="3" text="엑셀저장" class="btn2" position="absolute 1129 66 1193 85" onclick="btn_excsave_onclick"/>
- <Button id="btn_prt" taborder="4" text="출력" class="btn6" visible="false" position="absolute 0 765 56 787"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="srchfromdd" type="STRING" size="256"/>
- <Column id="srchtodd" type="STRING" size="256"/>
- <Column id="srchuseyn" type="STRING" size="256"/>
- <Column id="srchgrafttypecd" type="STRING" size="256"/>
- <Column id="srchgrafttypenm" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="srchfromdd"/>
- <Col id="srchtodd"/>
- <Col id="srchuseyn"/>
- <Col id="srchgrafttypecd"/>
- <Col id="srchgrafttypenm"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_main_grafttypecdlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="grafttypecd" type="STRING" size="256" sumtext="조직타입코드"/>
- <Column id="sizewcnt" type="STRING" size="256" sumtext="사이즈/수분함유량"/>
- <Column id="stat_d" type="STRING" size="256" sumtext="배치"/>
- <Column id="stat_e" type="STRING" size="256" sumtext="이식"/>
- <Column id="stat_f" type="STRING" size="256" sumtext="총계"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_combogtcdlst" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="grafttypecd" type="STRING" size="256"/>
- <Column id="grafttypenm" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_sea.ipt_fromdd" propid="value" datasetid="ds_send" columnid="srchfromdd"/>
- <BindItem id="item1" compid="grp_sea.ipt_todd" propid="value" datasetid="ds_send" columnid="srchtodd"/>
- </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
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include 'com_commonxp::comm_main.xjs';
- var arErrorCode = new HashArray();
- //=======================================================================================
- // Local methods
- //---------------------------------------------------------------------------------------
- /**
- * MaskEdit 에서 입력한 데이터가 format 에 맞는 형식인지 검사 한다
- * ontextchange 이벤트에서만 사용 할 것
- * @param {[type]} obj:MaskEdit [description]
- * @param {[type]} e:TextChangeEventInfo [description]
- * @param {[type]} format [description]
- * @return {[type]} [description]
- */
- function checkValid(obj: MaskEdit, e: TextChangeEventInfo, format) {
- var dummyDay = '20170101120000';
- var postValue = utlf_trim(String(e.posttext).replace(':', '').replace('_', '').replace('-', '').replace(' ', ''));
- postValue = (postValue.length == dummyDay.length) ? postValue : postValue + dummyDay.substr(postValue.length, dummyDay.length);
- if (!utlf_isValidDateTime(postValue, format)) {
- return false;
- }
- return true;
- }
- /**
- * 화면 초기화
- * @return {[type]} [description]
- */
- function fGetScreenInit() {
- ds_send.setColumn(0, "srchfromdd", utlf_getCurrentDate());
- ds_send.setColumn(0, "srchtodd", utlf_getCurrentDate());
- ds_main_grafttypecdlist.clearData();
- // Graft Tsdype List
- ds_init_combogtcdlst.clearData();
- ds_send.setColumn(0, "srchuseyn", "Y");
- dsf_createDsRow('ds_req', [
- { col: 'srchgrafttypecd', type: 'string', size: 256, val: '' },
- { col: 'srchgrafttypenm', type: 'string', size: 256, val: '' },
- { col: 'srchuseyn', type: 'string', size: 256, val: '' }
- ], false);
- ds_req.copyRow(0, ds_send, 0);
- var oParam = {};
- oParam.id = "TRAVB00301";
- oParam.service = "tissuebankbaseapp.TissueBankType";
- oParam.method = "reqGetGtCdList";
- oParam.inds = "req=ds_req";
- oParam.outds = "ds_init_combogtcdlst=item";
- oParam.async = false;
- tranf_submit(oParam);
- var idx = ds_init_combogtcdlst.addRow();
- ds_init_combogtcdlst.setColumn(idx, 'grafttypecd', '총계');
- ds_init_combogtcdlst.setColumn(idx, 'grafttypenm', '총계');
- }
- /**
- * submit 후 호출 될 공통 콜백
- * @param {[type]} sSvcId [description]
- * @param {[type]} nErrorCode [description]
- * @param {[type]} sErrorMsg [description]
- * @return {Function} [description]
- */
- function callback(sSvcId, nErrorCode, sErrorMsg){
- arErrorCode.push(sSvcId, nErrorCode);
- }
- //=======================================================================================
- // Events
- //---------------------------------------------------------------------------------------
- /**
- * onload 이벤트 발생 시 호출
- * @param {[type]} obj:Form [description]
- * @param {[type]} e:LoadEventInfo [description]
- */
- function SMAVT01200_onload(obj: Form, e: LoadEventInfo) {
- frmf_initForm(obj);
-
- grdf_setGridSort(dtg_grafttypecdlist);
- fGetScreenInit();
- }
- /**
- * 검색 버튼 클릭 이벤트
- * @param {[type]} obj: Button [description]
- * @param {[type]} e: ClickEventInfo [description]
- * @return {[type]} [description]
- */
- function grp_sea_btn_sea_onclick(obj: Button, e: ClickEventInfo) {
- if (utlf_transNullToEmpty(ds_send.getColumn(0, "srchfromdd")) == "") {
- sysf_messageBox("조회기간", "E013", "입력 후 다시 조회하세요.");
- return;
- }
- if (utlf_transNullToEmpty(ds_send.getColumn(0, "srchtodd")) == "") {
- sysf_messageBox("조회기간", "E013", "입력 후 다시 조회하세요.");
- return;
- }
- dsf_createDsRow('ds_req', [
- { col: 'srchfromdd', type: 'string', size: 256, val: '' },
- { col: 'srchtodd', type: 'string', size: 256, val: '' }
- ], false);
-
- ds_req.copyRow(0, ds_send, 0);
- ds_main_grafttypecdlist.clearData();
- var oParam = {};
- oParam.id = "TRAVT01200";
- oParam.service = "tissuebankapp.TissueBankProcess";
- oParam.method = "reqGetStatistics020";
- oParam.inds = "req=ds_req";
- oParam.outds = "ds_main_grafttypecdlist=item";
- oParam.async = false;
- tranf_submit(oParam);
- }
- /**
- * 엑셀 저장 버튼 클릭 이벤트
- * @param {[type]} obj: Button [description]
- * @param {[type]} e: ClickEventInfo [description]
- * @return {[type]} [description]
- */
- function btn_excsave_onclick(obj: Button, e: ClickEventInfo) {
- grdf_exportExcel(dtg_grafttypecdlist, "excel", "sheet", true, "" , 'user' , true);
- }
- ]]></Script>
- </Form>
- </FDL>
|