Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.jsdt.support.ie/libraries/IE_nobr.js')
-rw-r--r--bundles/org.eclipse.wst.jsdt.support.ie/libraries/IE_nobr.js91
1 files changed, 0 insertions, 91 deletions
diff --git a/bundles/org.eclipse.wst.jsdt.support.ie/libraries/IE_nobr.js b/bundles/org.eclipse.wst.jsdt.support.ie/libraries/IE_nobr.js
deleted file mode 100644
index 0d7199f0..00000000
--- a/bundles/org.eclipse.wst.jsdt.support.ie/libraries/IE_nobr.js
+++ /dev/null
@@ -1,91 +0,0 @@
-/******************************************************************************* * Copyright (c) 2007, 2008 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM Corporation - initial API and implementation ****************************************************************************** * **/ /** * Object noBR() * @type noBR * @super Object * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535856.aspx */ function noBR(){}; noBR.prototype= new Object(); /** * Property canHaveHTML * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537836.aspx */ noBR.prototype.canHaveHTML=false; /** * Property className * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533560.aspx */ noBR.prototype.className=""; /** * Property clientHeight * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533563.aspx */ noBR.prototype.clientHeight=0; /** * Property clientLeft * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533564.aspx */ noBR.prototype.clientLeft=0; /** * Property offsetLeft * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534200.aspx */ noBR.prototype.offsetLeft=0; /** * Property clientTop * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533565.aspx */ noBR.prototype.clientTop=0; /** * Property offsetTop * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534303.aspx */ noBR.prototype.offsetTop=0; /** * Property clientWidth * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533566.aspx */ noBR.prototype.clientWidth=0; /** * Property contentEditable * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537837.aspx */ noBR.prototype.contentEditable=""; /** * Property dir * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533728.aspx */ noBR.prototype.dir=""; /** * Property height * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533781.aspx */ noBR.prototype.height=new Object(); /** * Property id * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533880.aspx */ noBR.prototype.id=""; /** * Property innerHTML * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533897.aspx */ noBR.prototype.innerHTML=""; /** * Property innerText * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533899.aspx */ noBR.prototype.innerText=""; /** * Property isContentEditable * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537838.aspx */ noBR.prototype.isContentEditable=false; /** * Property isDisabled * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533902.aspx */ noBR.prototype.isDisabled=false; /** * Property isMultiLine * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537839.aspx */ noBR.prototype.isMultiLine=false; /** * Property isTextEdit * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533920.aspx */ noBR.prototype.isTextEdit=false; /** * Property TextRange * @type TextRange * @returns {TextRange}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535872.aspx */ noBR.prototype.TextRange= new TextRange(); /** * Property lang * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533935.aspx */ noBR.prototype.lang=""; /** * Property language * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533940.aspx */ noBR.prototype.language=""; /** * Property offsetHeight * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534199.aspx */ noBR.prototype.offsetHeight=0; /** * Property offsetParent * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534302.aspx */ noBR.prototype.offsetParent=new Object(); /** * Property offsetWidth * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534304.aspx */ noBR.prototype.offsetWidth=0; /** * Property outerHTML * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534310.aspx */ noBR.prototype.outerHTML=""; /** * Property outerText * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534311.aspx */ noBR.prototype.outerText=""; /** * Property parentElement * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534327.aspx */ noBR.prototype.parentElement=new Object(); /** * Property parentTextEdit * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534330.aspx */ noBR.prototype.parentTextEdit=new Object(); /** * Property readyState * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534358.aspx */ noBR.prototype.readyState=new Object(); /** * Property scopeName * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534388.aspx */ noBR.prototype.scopeName=""; /** * Property scrollHeight * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534615.aspx */ noBR.prototype.scrollHeight=new Object(); /** * Property scrollLeft * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534617.aspx */ noBR.prototype.scrollLeft=0; /** * Property scrollTop * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534618.aspx */ noBR.prototype.scrollTop=0; /** * Property scrollWidth * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534619.aspx */ noBR.prototype.scrollWidth=new Object(); /** * Property sourceIndex * @type Number * @returns {Number}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534635.aspx */ noBR.prototype.sourceIndex=0; /** * Property all * @type all * @returns {all}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537434.aspx */ noBR.prototype.all= new all(); /** * Property tagName * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534657.aspx */ noBR.prototype.tagName=""; /** * Property tagUrn * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534658.aspx */ noBR.prototype.tagUrn=""; /** * Property uniqueID * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534704.aspx */ noBR.prototype.uniqueID=""; /** * function addBehavior(sUrl) * @param {String} sUrl * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535922.aspx */ noBR.prototype.addBehavior=function(sUrl){}; /** * function attachEvent(sEvent,fpNotify) * @param {String} sEvent * @param {Boolean} fpNotify * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536343.aspx */ noBR.prototype.attachEvent=function(sEvent,fpNotify){}; /** * function click() * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536363.aspx */ noBR.prototype.click=function(){}; /** * Property onclick * @type onclick * @returns {onclick}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536913.aspx */ noBR.prototype.onclick= new onclick(); /** * function componentFromPoint(iCoordX,iCoordY) * @param {Number} iCoordX * @param {Number} iCoordY * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536375.aspx */ noBR.prototype.componentFromPoint=function(iCoordX,iCoordY){}; /** * function contains(oElement) * @param {Boolean} oElement * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536377.aspx */ noBR.prototype.contains=function(oElement){}; /** * function detachEvent(sEvent,fpNotify) * @param {String} sEvent * @param {attachEvent} fpNotify * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536411.aspx */ noBR.prototype.detachEvent=function(sEvent,fpNotify){}; /** * function fireEvent(sEvent,oEventObject) * @param {String} sEvent * @param {event} oEventObject * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536423.aspx */ noBR.prototype.fireEvent=function(sEvent,oEventObject){}; /** * function getAttribute(sAttrName,iFlags,sAttrName) * @param {String} sAttrName * @param {Number} iFlags * @param {getAttribute} sAttrName * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536429.aspx */ noBR.prototype.getAttribute=function(sAttrName,iFlags,sAttrName){}; /** * function getAttributeNode(sName) * @param {String} sName * @type attribute * @returns {attribute}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536430.aspx */ noBR.prototype.getAttributeNode=function(sName){}; /** * Property attribute * @type attribute * @returns {attribute}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535187.aspx */ noBR.prototype.attribute= new attribute(); /** * Property name * @type String * @returns {String}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms534184.aspx */ noBR.prototype.name=""; /** * function getBoundingClientRect() * @type TextRectangle * @returns {TextRectangle}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536433.aspx */ noBR.prototype.getBoundingClientRect=function(){}; /** * Property TextRectangle * @type TextRectangle * @returns {TextRectangle}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535906.aspx */ noBR.prototype.TextRectangle= new TextRectangle(); /** * function getClientRects() * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536435.aspx */ noBR.prototype.getClientRects=function(){}; /** * function getExpression(sPropertyName) * @param {String} sPropertyName * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/aa358797.aspx */ noBR.prototype.getExpression=function(sPropertyName){}; /** * function insertAdjacentHTML(sWhere,sText) * @param {String} sWhere * @param {String} sText * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536452.aspx */ noBR.prototype.insertAdjacentHTML=function(sWhere,sText){}; /** * function insertAdjacentText(sWhere,sText) * @param {String} sWhere * @param {String} sText * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536453.aspx */ noBR.prototype.insertAdjacentText=function(sWhere,sText){}; /** * function normalize() * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536646.aspx */ noBR.prototype.normalize=function(){}; /** * Property TextNode * @type TextNode * @returns {TextNode}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms535905.aspx */ noBR.prototype.TextNode= new TextNode(); /** * function releaseCapture() * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536689.aspx */ noBR.prototype.releaseCapture=function(){}; /** * function removeAttribute(sName,iCaseSensitive) * @param {String} sName * @param {Number} iCaseSensitive * @type Boolean * @returns {Boolean}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536696.aspx */ noBR.prototype.removeAttribute=function(sName,iCaseSensitive){}; /** * function removeAttributeNode(oSrcAttribute) * @param {attribute} oSrcAttribute * @type attribute * @returns {attribute}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536698.aspx */ noBR.prototype.removeAttributeNode=function(oSrcAttribute){}; /** * function removeBehavior(iID) * @param {Number} iID * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536700.aspx */ noBR.prototype.removeBehavior=function(iID){}; /** * function removeExpression(sPropertyName) * @param {String} sPropertyName * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/aa358798.aspx */ noBR.prototype.removeExpression=function(sPropertyName){}; /** * function scrollIntoView(bAlignToTop) * @param {Boolean} bAlignToTop * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536730.aspx */ noBR.prototype.scrollIntoView=function(bAlignToTop){}; /** * function setAttribute(sName,vValue) * @param {String} sName * @param {Number} vValue * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536739.aspx */ noBR.prototype.setAttribute=function(sName,vValue){}; /** * function setAttributeNode(oSrcAttribute) * @param {attribute} oSrcAttribute * @type attribute * @returns {attribute}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536741.aspx */ noBR.prototype.setAttributeNode=function(oSrcAttribute){}; /** * function setCapture(bContainerCapture) * @param {Boolean} bContainerCapture * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536742.aspx */ noBR.prototype.setCapture=function(bContainerCapture){}; /** * function setExpression(sPropertyName,sExpression,sLanguage) * @param {String} sPropertyName * @param {String} sExpression * @param {String} sLanguage * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms531196.aspx */ noBR.prototype.setExpression=function(sPropertyName,sExpression,sLanguage){}; /** * Property onbeforeactivate * @type onbeforeactivate * @returns {onbeforeactivate}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536791.aspx */ noBR.prototype.onbeforeactivate= new onbeforeactivate(); /** * Property activeElement * @type Object * @returns {Object}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms533065.aspx */ noBR.prototype.activeElement=new Object(); /** * Property onbeforecopy * @type onbeforecopy * @returns {onbeforecopy}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536901.aspx */ noBR.prototype.onbeforecopy= new onbeforecopy(); /** * Property onbeforecut * @type onbeforecut * @returns {onbeforecut}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536902.aspx */ noBR.prototype.onbeforecut= new onbeforecut(); /** * Property onbeforeeditfocus * @type onbeforeeditfocus * @returns {onbeforeeditfocus}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536904.aspx */ noBR.prototype.onbeforeeditfocus= new onbeforeeditfocus(); /** * Property onbeforepaste * @type onbeforepaste * @returns {onbeforepaste}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536905.aspx */ noBR.prototype.onbeforepaste= new onbeforepaste(); /** * Property onclick * @type onclick * @returns {onclick}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536913.aspx */ noBR.prototype.onclick= new onclick(); /** * Property oncontextmenu * @type oncontextmenu * @returns {oncontextmenu}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536914.aspx */ noBR.prototype.oncontextmenu= new oncontextmenu(); /** * Property oncopy * @type oncopy * @returns {oncopy}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536916.aspx */ noBR.prototype.oncopy= new oncopy(); /** * Property oncut * @type oncut * @returns {oncut}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536917.aspx */ noBR.prototype.oncut= new oncut(); /** * Property ondblclick * @type ondblclick * @returns {ondblclick}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536921.aspx */ noBR.prototype.ondblclick= new ondblclick(); /** * Property ondrag * @type ondrag * @returns {ondrag}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536923.aspx */ noBR.prototype.ondrag= new ondrag(); /** * Property ondragend * @type ondragend * @returns {ondragend}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536924.aspx */ noBR.prototype.ondragend= new ondragend(); /** * Property ondragenter * @type ondragenter * @returns {ondragenter}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536925.aspx */ noBR.prototype.ondragenter= new ondragenter(); /** * Property ondragleave * @type ondragleave * @returns {ondragleave}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536926.aspx */ noBR.prototype.ondragleave= new ondragleave(); /** * Property ondragover * @type ondragover * @returns {ondragover}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536927.aspx */ noBR.prototype.ondragover= new ondragover(); /** * Property ondragstart * @type ondragstart * @returns {ondragstart}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536928.aspx */ noBR.prototype.ondragstart= new ondragstart(); /** * Property ondrop * @type ondrop * @returns {ondrop}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536929.aspx */ noBR.prototype.ondrop= new ondrop(); /** * Property onfocusin * @type onfocusin * @returns {onfocusin}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536935.aspx */ noBR.prototype.onfocusin= new onfocusin(); /** * Property onfocusout * @type onfocusout * @returns {onfocusout}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536936.aspx */ noBR.prototype.onfocusout= new onfocusout(); /** * Property onhelp * @type onhelp * @returns {onhelp}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536937.aspx */ noBR.prototype.onhelp= new onhelp(); /** * Property onkeydown * @type onkeydown * @returns {onkeydown}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536938.aspx */ noBR.prototype.onkeydown= new onkeydown(); /** * Property onkeypress * @type onkeypress * @returns {onkeypress}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536939.aspx */ noBR.prototype.onkeypress= new onkeypress(); /** * Property onkeyup * @type onkeyup * @returns {onkeyup}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536940.aspx */ noBR.prototype.onkeyup= new onkeyup(); /** * Property onlosecapture * @type onlosecapture * @returns {onlosecapture}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536943.aspx */ noBR.prototype.onlosecapture= new onlosecapture(); /** * Property onmouseenter * @type onmouseenter * @returns {onmouseenter}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536945.aspx */ noBR.prototype.onmouseenter= new onmouseenter(); /** * Property onmouseleave * @type onmouseleave * @returns {onmouseleave}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536946.aspx */ noBR.prototype.onmouseleave= new onmouseleave(); /** * Property onmousemove * @type onmousemove * @returns {onmousemove}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536947.aspx */ noBR.prototype.onmousemove= new onmousemove(); /** * Property onmouseover * @type onmouseover * @returns {onmouseover}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536949.aspx */ noBR.prototype.onmouseover= new onmouseover(); /** * Property onmouseup * @type onmouseup * @returns {onmouseup}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536950.aspx */ noBR.prototype.onmouseup= new onmouseup(); /** * Property onmousewheel * @type onmousewheel * @returns {onmousewheel}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536951.aspx */ noBR.prototype.onmousewheel= new onmousewheel(); /** * Property onpaste * @type onpaste * @returns {onpaste}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536955.aspx */ noBR.prototype.onpaste= new onpaste(); /** * Property onpropertychange * @type onpropertychange * @returns {onpropertychange}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536956.aspx */ noBR.prototype.onpropertychange= new onpropertychange(); /** * Property onreadystatechange * @type onreadystatechange * @returns {onreadystatechange}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536957.aspx */ noBR.prototype.onreadystatechange= new onreadystatechange(); /** * Property onselectstart * @type onselectstart * @returns {onselectstart}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms536969.aspx */ noBR.prototype.onselectstart= new onselectstart(); /** * Property behaviorUrns * @type behaviorUrns * @returns {behaviorUrns}
- * @memberOf noBR * @since JScript 5.6 * @see http://msdn2.microsoft.com/en-us/library/ms537439.aspx */ noBR.prototype.behaviorUrns= new behaviorUrns(); \ No newline at end of file

Back to the top