123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: irot
- // (C) Copyright IBM Corp. 2003, 2022.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- function _kx3(_4f9, _sr){this._ne9=_4f9||document;this._gc1=this._kt1.bind(this);this._074=_sr?null: this._ad5.bind(this);};_kx3.prototype._f97=function(){if(!this._lb8){this._lb8=["mousedown", "mouseup", "mousemove", "click", "dblclick", "mouseover", "mouseout", "drop" ];if(!_kx5._y14||_kx5._wj2){this._lb8=this._lb8.concat( ["keydown", "keyup", "keypress"] );}if(_kx5._wj2){this._lb8=this._lb8.concat( ["pointerdown", "pointerup", "pointermove", "pointerover", "pointerout"] );}else if(_kx5._y14){this._lb8=this._lb8.concat( ["touchstart", "touchmove", "touchend", "touchcancel"] );}if(_be9._kl6["hal"]["enableAccessibility"]){this._lb8=this._lb8.concat( ["focus", "blur"] );}}return this._lb8;};_kx3.prototype._8a5=function(_jl7){if(this._jo6){_oz8._jz8("start capture is stopping a previous capture");this._dx5();}var _vp3=this._zl3=[window];var nl=document.getElementsByTagName("IFRAME");for(var i=0; i<nl.length;++i){try{var _5f9=nl.item(i); var s=_5f9.style.display;if(s!=="none"){_vp3.push(_5f9.contentWindow);}}catch(e){}}this._jo6=true;this._tc7=_jl7;this._e33(true);};_kx3.prototype._dx5=function(){if(!this._jo6){_oz8._8z8(" Stopping capture without capture being started.");return;}var _zr3=this._tc7?this._tc7.onStopCapture:null; this._jo6=false;this._tc7=null;this._e33(false);this._zl3=null;if(_zr3){_zr3();}};_kx3.prototype._ad5=function(e){this._dx5();};_kx3.prototype._e33=function(_5a9){if(this._074){if(_5a9){window.addEventListener("blur", this._074);}else{window.removeEventListener("blur", this._074);}}for(var id=0; id<this._zl3.length;++id){var w=this._zl3[id];var d;try{if(w.closed){continue;}d=w.document;}catch(e){continue;}var _0e8=this._f97();for(var i=0;i<_0e8.length;i++){if(_5a9){d.addEventListener(_0e8[i], this._gc1, true);}else{d.removeEventListener(_0e8[i], this._gc1, true);}}}};_kx3.prototype._kt1=function(e){if(this._tc7){var _qh7=this._tc7["on"+e.type];if(_qh7){_qh7.apply(this, arguments);return;}}e.stopPropagation();};var _d14=new _kx3();
|