123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMAER01400" position="absolute 0 0 1196 778" titletext="외상 촬영현황조회" oninit="SMAER01400_oninit" onload="SMAER01400_onload">
- <Layouts>
- <Layout>
- <Div position="absolute 0 66 1195 762" id="group3" scrollbars="autoboth" anchor="all">
- <Layouts>
- <Layout>
- <Shape position="absolute 0 25 1195 31" linetype="horizontal" id="line2" class="line_10" anchor="left top right"/>
- <Grid position="absolute 0 30 1195 693" align="align:center middle;" id="grd_mainordlist" class="datagrid2" binddataset="ds_main_subordlist_subordlist1" anchor="all" onrbuttonup="group3_grd_mainordlist_onrbuttonup" onvscrolllastover="group3_grd_mainordlist_onvscrolllastover" extendsizetype="row" cellsizingtype="both" autosizingtype="row" selecttype="multirow">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25" band="left"/>
- <Column size="87"/>
- <Column size="89"/>
- <Column size="97"/>
- <Column size="91"/>
- <Column size="41"/>
- <Column size="40"/>
- <Column size="40"/>
- <Column size="98"/>
- <Column size="93"/>
- <Column size="144"/>
- <Column size="67"/>
- <Column size="88"/>
- <Column size="279"/>
- <Column size="90"/>
- <Column size="281"/>
- </Columns>
- <Rows>
- <Row size="30" 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="성별"/>
- <Cell col="6" text="나이"/>
- <Cell col="7" text="응/입"/>
- <Cell col="8" text="입원일자"/>
- <Cell col="9" text="퇴원일자"/>
- <Cell col="10" text="실시일자"/>
- <Cell col="11" text="외상코드"/>
- <Cell col="12" text="상병코드1"/>
- <Cell col="13" text="상병명1"/>
- <Cell col="14" text="상병코드2"/>
- <Cell col="15" text="상병명2"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" text="expr:currow+1"/>
- <Cell col="1" displaytype="text" style="align:left;padding:4 4 4 4;" text="bind:wardnm" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="2" style="padding:4 4 4 4;" text="bind:roomcd" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="3" style="padding:4 4 4 4;" text="bind:pid" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="4" style="padding:4 4 4 4;" text="bind:hngnm" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="5" displaytype="normal" style="align:left;padding:4 4 4 4;" text="bind:sex" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="6" style="align:left;padding:4 4 4 4;" text="bind:age" wordwrap="char" mask="expr:utlf_isNull(acptdt) || acptdt == '-' ? '' : '@@@@-@@-@@ @@:@@:@@'" autosizerow="limitmin"/>
- <Cell col="7" style="align:left;padding:4 4 4 4;" text="bind:ioflag" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="8" style="align:left;padding:4 4 4 4;" text="bind:indd" wordwrap="char" mask="expr:expr:utlf_isNull(indd) || indd == '-' ? '' : '@@@@-@@-@@'" autosizerow="limitmin"/>
- <Cell col="9" style="align:left;padding:4 4 4 4;" text="bind:dschdd" wordwrap="char" mask="expr:utlf_isNull(dschdd) || dschdd == '-' ? '' : '@@@@-@@-@@'" autosizerow="limitmin"/>
- <Cell col="10" displaytype="text" style="align:left;padding:4 4 4 4;" text="bind:excuexectodt" wordwrap="char" mask="expr:utlf_isNull(excuexectodt) || excuexectodt == '-' ? '' : '@@@@-@@-@@ @@:@@:@@'" autosizerow="limitmin"/>
- <Cell col="11" style="padding:4 4 4 4;color:EXPR(trflag == 'N'?"red":(trflag == 'Y'? "black":"#ffffff"));color2:EXPR(trflag == 'N'?"red":(trflag == 'Y'? "black":"#ffffff"));font:arial,9,bold;" text="bind:trflag" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="12" style="padding:4 4 4 4;" text="bind:diagcd" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="13" style="padding:4 4 4 4;" text="bind:diagnm" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="14" style="padding:4 4 4 4;" text="bind:diagcdtr" wordwrap="char" autosizerow="limitmin"/>
- <Cell col="15" style="padding:4 4 4 4;" text="bind:diagcdtrnm"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button position="absolute 1001 3 1069 25" id="btn_reset" class="btn4" text="초기화" anchor="top right" onclick="group3_btn_reset_onclick" visible="false"/>
- <Button position="absolute 1071 3 1131 25" id="button1" class="btn6" text="출 력" anchor="top right" onclick="group3_button1_onclick" visible="false"/>
- <Button position="absolute 1133 3 1195 25" id="button2" class="btn7" text="Excel" anchor="top right" onclick="group3_button2_onclick"/>
- <Static id="Static00" text="<주의> 이 자료는 2017년 8월 7일 이후부터 적용됨을 알려드립니다." position="absolute 11 -1 577 21" style="color:red;font:Dotum,9,bold;"/>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption6" text="장비별 촬영현황조회" class="tit_1" position="absolute 0 0 192 25"/>
- <Div id="group2" anchor="left top right" taborder="1" class="div_SA" position="absolute 0 25 1195 64">
- <Layouts>
- <Layout>
- <Shape id="line1" linetype="vertical" position="absolute 1120 8 1126 33" anchor="top right"/>
- <Button id="btn_sea" taborder="52" text="조회" onclick="group2_btn_sea_onclick" class="btn1" position="absolute 1131 9 1187 31" anchor="top right"/>
- <Combo id="cmb_ddflag" taborder="53" codecolumn="codecolumn" datacolumn="datacolumn" class="combo_search" position="absolute 60 10 160 30" anchor="default">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">prcpdd</Col>
- <Col id="datacolumn">처방일자</Col>
- </Row>
- <Row>
- <Col id="codecolumn">execdd</Col>
- <Col id="datacolumn">촬영일자</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- <Calendar id="ipt_fromdd" taborder="54" class="input_default" position="absolute 166 10 266 30" anchor="default"/>
- <Calendar id="ipt_todd" taborder="55" class="input_default" position="absolute 292 10 392 30" anchor="default"/>
- <Static id="caption17" text="~" position="absolute 273 8 288 28" anchor="default"/>
- <Static id="caption5" text="구분 :" class="search_name" position="absolute 6 10 56 25" onclick="group2_caption5_onclick" anchor="default"/>
- <Static id="caption00" text="장비 AETitle :" onclick="group2_caption5_onclick" class="search_name" position="absolute 632 10 743 30" anchor="default"/>
- <Combo id="cmb_aetitle" taborder="56" codecolumn="cdid" datacolumn="cdnm" class="combo_search" position="absolute 737 10 933 30" anchor="default" innerdataset="@ds_init_A0013"/>
- <Static id="caption1" text="지원부서" class="search_name" position="absolute 426 10 488 30" style="align:left middle;"/>
- <Combo id="cmb_deptcd" taborder="57" innerdataset="ds_init_combo1" codecolumn="suppdeptcd" datacolumn="depthngnm" onitemchanged="grp_sea_combo1_onitemchanged" class="combo_search" position="absolute 491 10 601 30" style="align:left middle;"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_main_subordlist_subordlist1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="wardnm" type="STRING" size="256"/>
- <Column id="roomcd" type="STRING" size="256"/>
- <Column id="pid" type="STRING" size="256"/>
- <Column id="hngnm" type="STRING" size="256"/>
- <Column id="sex" type="STRING" size="256"/>
- <Column id="age" type="STRING" size="256"/>
- <Column id="ioflag" type="STRING" size="256"/>
- <Column id="indd" type="STRING" size="256"/>
- <Column id="dschdd" type="STRING" size="256"/>
- <Column id="excuexectodt" type="STRING" size="256"/>
- <Column id="trflag" type="STRING" size="256"/>
- <Column id="diagcd" type="STRING" size="256"/>
- <Column id="diagnm" type="STRING" size="256"/>
- <Column id="diagcdtr" type="STRING" size="256"/>
- <Column id="diagcdtrnm" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="wardnm"/>
- <Col id="roomcd"/>
- <Col id="pid"/>
- <Col id="hngnm"/>
- <Col id="sex"/>
- <Col id="age"/>
- <Col id="ioflag"/>
- <Col id="indd"/>
- <Col id="dschdd"/>
- <Col id="excuexectodt"/>
- <Col id="trflag"/>
- <Col id="diagcd"/>
- <Col id="diagnm"/>
- <Col id="diagcdtr"/>
- <Col id="diagcdtrnm"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="ddflag" type="STRING" size="256"/>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- <Column id="suppdeptcd" type="STRING" size="256"/>
- <Column id="aetitle" type="STRING" size="256"/>
- <Column id="offset" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="ddflag">execdd</Col>
- <Col id="fromdd"/>
- <Col id="todd"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_hidden" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- <Dataset id="ds_init_combo1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="suppdeptcd" type="STRING" size="256"/>
- <Column id="depthngnm" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_A0013" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="cdid" type="STRING" size="256"/>
- <Column id="cdnm" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="group2.cmb_ddflag" propid="value" datasetid="ds_send" columnid="ddflag"/>
- <BindItem id="item1" compid="group2.ipt_fromdd" propid="value" datasetid="ds_send" columnid="fromdd"/>
- <BindItem id="item2" compid="group2.ipt_todd" propid="value" datasetid="ds_send" columnid="todd"/>
- <BindItem id="item19" compid="group2.cmb_aetitle" propid="value" datasetid="ds_send" columnid="aetitle"/>
- <BindItem id="item3" compid="group2.cmb_deptcd" propid="value" datasetid="ds_send" columnid="suppdeptcd"/>
- <BindItem id="item4" compid="group3.grd_mainordlist" propid="binddataset" datasetid="ds_main_subordlist_subordlist1" columnid=""/>
- </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"
- include "ast_examcurexp::AEZ0001.xjs"
- include "ast_examcurexp::combolist.xjs"
- //include "com_departmentcodexp::ZSD001.xjs"
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- var arErrorCode = new HashArray();
- var gSuppdeptcd = "";
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : N/A
- * Description : 대량조회를 위한 Grid Scroll 제어 Function
- ****************************************************************************************/
- function fSubmitOnScroll() {
- // if(grd_mainordlist.vscroll.attribute("max") == grd_mainordlist.vscroll.attribute("pos")) { //XP 이벤트는 스크롤 마지막일때 실행되므로 이조건은 없어도 될듯
- ds_send.setColumn(0,"offset", ds_main_subordlist_subordlist1.rowcount); // grid의 header row는 제외
-
- call_TRAER01001();
- // grd_mainordlist.dispatch("onmouseup");
- // }
- }
-
- /****************************************************************************************
- * Argument : N/A
- * Description : 환자별 입원처방 촬영현황조회 Function
- ****************************************************************************************/
- function fInExamList() {
- ds_hidden_popdata.setColumn(0,"pid",ds_main_subordlist_subordlist1.getColumn(ds_main_subordlist_subordlist1.rowposition,"pid"));
- var objArg = new Object();
- objArg.arg_ds_send = ds_hidden_popdata;
- frmf_modal("SPAER01000", "SPAER01000", objArg, "", "", "", "", "", "", "", "", "", "M");
-
- ds_hidden_popdata.setColumn(0,"pid", "");
- }
-
- /****************************************************************************************
- * Argument : N/A
- * Description : 대분류 조회
- ****************************************************************************************/
- function call_TRAER01002(){
- var oParam = {};
- oParam.id = "TRAER01002";
- oParam.service = "examcurebaseapp.ComCode";
- oParam.method = "reqGetSubstrComCdList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_init_cmb_lrgcd_lrgcdlist=item";
- oParam.async = false;
- oParam.callback = "cf_TRAER01002";
- tranf_submit(oParam);
- }
- function cf_TRAER01002(sSvcId, nErrorCode, sErrorMsg) {
- if(nErrorCode < 0) return;
- ds_init_cmb_lrgcd_lrgcdlist.updateColID("comcdid","cdid");
- ds_init_cmb_lrgcd_lrgcdlist.updateColID("comcdnm","cdnm");
- dsf_addDsItem( ds_init_cmb_lrgcd_lrgcdlist, "cdid", "cdnm", "전체", "", "above");
- group2.combo1.index = 0;
- }
- //지원부서 정보가져오기
- function fn_TRAEA00904() {
- dsf_createDsRow("ds_init_req3",
- [{col:"basesuppdeptcd", val:suppdeptcd}
- ]);
-
- var oParam = {};
- oParam.id = "TRAEA00904";
- oParam.service = "examcurersrvapp.RsrvRef";
- oParam.method = "reqGetSuppDeptCdList";
- oParam.inds = "req=ds_init_req3";
- oParam.outds = "ds_init_combo1=item";
- oParam.async = false;
-
- tranf_submit(oParam);
-
- }
- /****************************************************************************************
- * Argument : N/A
- * Description : 촬영현황조회
- ****************************************************************************************/
- function call_TRAER01001() {
- dsf_makeValue(ds_send,"basesuppdeptcd","string",gSuppdeptcd);
-
- var oParam = {};
- oParam.id = "TRAER01301_pseudo";
- oParam.service = "examcureacptexecapp.ExamCurePrcs";
- oParam.method = "reqGetExamCurePrcsListTrauma";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_subordlist_subordlist1=item";
- oParam.async = false;
- oParam.callback = "cf_TRAER01001";
- tranf_submit(oParam);
- }
- function cf_TRAER01001(sSvcId, nErrorCode, sErrorMsg) {
- if(nErrorCode < 0) return;
- }
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components : Form
- * Components ID : SMAER01000
- * Event : oninit
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 처음 초기화시 폼초기화
- ****************************************************************************************/
- function SMAER01400_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj); // 폼 초기화
- }
- /****************************************************************************************
- * Components : Form
- * Components ID : SMAER01000
- * Event : onload
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 처음 초기화시 폼초기화
- ****************************************************************************************/
- function SMAER01400_onload(obj:Form, e:LoadEventInfo)
- {
- lf_aezfSetSuppDeptcd(); //AEZ0001.xjs
- gSuppdeptcd = frmf_getParameter("AST_DEPTCD");
-
- grdf_setGridSort(group3.grd_mainordlist); // 그리드 소트만
-
- group2.ipt_fromdd.value = utlf_getCurrentDate().toDate().getAddDate(-1, "D").getDateFormat("YYYYMMDD");
- group2.ipt_todd.value = utlf_getCurrentDate().toDate().getAddDate(-1, "D").getDateFormat("YYYYMMDD");
-
- fn_TRAEA00904(); //지원부서
-
- //group2.cmb_deptcd.value = gSuppdeptcd;
- group2.cmb_deptcd.value = "2160000000"; //고정함
-
- var arrParam = [{dsNm: "ds_init_A0013" , cdGrpId: "A0013", suppDeptCd: "2160000000" } ]
- lf_getAstCodeList(arrParam);
-
- group2.cmb_aetitle.index = 1;
-
- }
- /****************************************************************************************
- * Components : Combo
- * Components ID : group2.combo1
- * Event : onitemchanged
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function group2_combo2_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- ds_send.setColumn(0,"smlcd", "");
- ds_init_cmb_smlcd_smlcdlist.clearData();
-
- var oParam = {};
- oParam.id = "TRAER01004";
- oParam.service = "examcurebaseapp.ComCode";
- oParam.method = "reqGetSubstrComCdList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_init_cmb_smlcd_smlcdlist=item";
- oParam.async = false;
- oParam.callback = "cf_TRAER01004";
- tranf_submit(oParam);
- }
- function cf_TRAER01004(sSvcId, nErrorCode, sErrorMsg) {
- if(nErrorCode < 0) return;
- ds_init_cmb_smlcd_smlcdlist.updateColID("comcdid","smlcdid");
- ds_init_cmb_smlcd_smlcdlist.updateColID("comcdnm","smlcdnm");
- }
- /****************************************************************************************
- * Components : Edit
- * Components ID : group2.input2
- * Event : onkeydown
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 처방부서 검색
- ****************************************************************************************/
- function group2_input2_onkeydown(obj:Edit, e:KeyEventInfo)
- {
- if(e.keycode == 13) {
- obj.updateToDataset();
- frmf_inputEnterKey("group2.button3", "onclick", new ClickEventInfo);
- }
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : group2.button3
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 처방부서 검색
- ****************************************************************************************/
- function group2_button3_onclick(obj:Button, e:ClickEventInfo)
- {
- // 공통 부서코드 조회 팝업창 호출
- var search_condition = "deptnm";
- var search_term = "";
- var standard_yn = null;
- var ord_deptflag = null;
-
- var objDept = appf_openInstDeptCodeList(search_condition, search_term, standard_yn, ord_deptflag, "deptcd depthngnm")
-
- ds_send.setColumn(0,"rgstdeptcd",objDept.deptcd);
- ds_send_disp_data.setColumn(0,"rgstdeptnm",objDept.depthngnm);
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : group2.btn_sea
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 촬영현황조회
- ****************************************************************************************/
- function group2_btn_sea_onclick(obj:Button, e:ClickEventInfo)
- {
- // 처방코드를 입력하였을 경우는 like검색 가능하게
- // if( group2.ipt_prcpcd.value.length > 0 ){
- // if( group2.ipt_prcpcd.value.length < 3 ){
- // sysf_messageBox("검색어를 세자이상 " , "C001");
- // group2.ipt_prcpcd.setFocus();
- // return ;
- // }
- // }
-
- // 대량조회-offset초기화
- ds_main_subordlist_subordlist1.clearData();
- ds_send.setColumn(0,"offset","0");
- call_TRAER01001();
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : group3.button2
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 엑셀저장
- ****************************************************************************************/
- function group3_button2_onclick(obj:Button, e:ClickEventInfo)
- {
- if( ds_main_subordlist_subordlist1.rowcount > 0 ){
- grdf_exportExcel(group3.grd_mainordlist, "외상촬영현황리스트", "외상촬영현황리스트", false, "", "user", false);
- } else {
- sysf_messageBox("조회된 데이터가 ", "I004");
- }
- }
- /****************************************************************************************
- * Components : Grid
- * Components ID : group3.grd_mainordlist
- * Event : onrbuttonup
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 팝업메뉴 오픈
- ****************************************************************************************/
- function group3_grd_mainordlist_onrbuttonup(obj:Grid, e:GridMouseEventInfo)
- {
- if(e.row > -1){
- grdf_setSelectedCell(obj, e); // 선택된 행 확실히 선택해줌
- popupmenu.trackPopup(e.screenX,e.screenY);
- }
-
- return true;
- }
- /****************************************************************************************
- * Components : Grid
- * Components ID : group3.grd_mainordlist
- * Event : onvscrolllastover
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 스크롤을 끝까지 내린상태에서 또 내릴경우 대량 조회 실행
- ****************************************************************************************/
- function group3_grd_mainordlist_onvscrolllastover(obj:Grid, e:ScrollEventInfo)
- {
- fSubmitOnScroll();
- }
- function group2_caption5_onclick(obj:Static, e:ClickEventInfo)
- {
-
- }
- ]]></Script>
- </Form>
- </FDL>
|