Package org.htmlunit.javascript.host.svg
Class SVGElement
java.lang.Object
org.htmlunit.corejs.javascript.ScriptableObject
org.htmlunit.javascript.HtmlUnitScriptable
org.htmlunit.javascript.host.event.EventTarget
org.htmlunit.javascript.host.dom.Node
org.htmlunit.javascript.host.Element
org.htmlunit.javascript.host.svg.SVGElement
- All Implemented Interfaces:
Serializable,Cloneable,org.htmlunit.corejs.javascript.ConstProperties,org.htmlunit.corejs.javascript.debug.DebuggableObject,org.htmlunit.corejs.javascript.Scriptable,org.htmlunit.corejs.javascript.SymbolScriptable
- Direct Known Subclasses:
SVGAnimationElement,SVGClipPathElement,SVGComponentTransferFunctionElement,SVGDescElement,SVGFEBlendElement,SVGFEColorMatrixElement,SVGFEComponentTransferElement,SVGFECompositeElement,SVGFEConvolveMatrixElement,SVGFEDiffuseLightingElement,SVGFEDisplacementMapElement,SVGFEDistantLightElement,SVGFEDropShadowElement,SVGFEFloodElement,SVGFEGaussianBlurElement,SVGFEImageElement,SVGFEMergeElement,SVGFEMergeNodeElement,SVGFEMorphologyElement,SVGFEOffsetElement,SVGFEPointLightElement,SVGFESpecularLightingElement,SVGFESpotLightElement,SVGFETileElement,SVGFETurbulenceElement,SVGFilterElement,SVGGradientElement,SVGGraphicsElement,SVGMarkerElement,SVGMaskElement,SVGMetadataElement,SVGMPathElement,SVGPatternElement,SVGScriptElement,SVGStopElement,SVGStyleElement,SVGSymbolElement,SVGTitleElement,SVGViewElement
A JavaScript object for
SVGElement.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.htmlunit.corejs.javascript.ScriptableObject
org.htmlunit.corejs.javascript.ScriptableObject.KeyComparator -
Field Summary
Fields inherited from class org.htmlunit.javascript.host.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODEFields inherited from class org.htmlunit.corejs.javascript.ScriptableObject
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONSTFields inherited from interface org.htmlunit.corejs.javascript.Scriptable
NOT_FOUND -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SVGRectgetBBox()Returns the bounding box, in current user space, of the geometry of all contained graphics elements.org.htmlunit.corejs.javascript.FunctionReturns theonabortevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonauxclickevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonblurevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncancelevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncanplayevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncanplaythroughevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonchangeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonclickevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncloseevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncontextmenuevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncopyevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoncuechangeevent handler.org.htmlunit.corejs.javascript.FunctiongetOncut()Returns theoncutevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondblclickevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragendevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragenterevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragleaveevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragoverevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondragstartevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondropevent handler.org.htmlunit.corejs.javascript.FunctionReturns theondurationchangeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonemptiedevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonendedevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonerrorevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonfocusevent handler.org.htmlunit.corejs.javascript.FunctionReturns thegotpointercaptureevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns theoninputevent handler.org.htmlunit.corejs.javascript.FunctionReturns theoninvalidevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonkeydownevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonkeypressevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonkeyupevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonloadevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonloadeddataevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonloadedmetadataevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonloadstartevent handler.org.htmlunit.corejs.javascript.FunctionReturns thelostpointercaptureevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns theonmousedownevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmouseenterevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmouseleaveevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmousemoveevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmouseoutevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmouseoverevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmouseupevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmousewheelevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmozfullscreenchangeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonmozfullscreenerrorevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonpasteevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonpauseevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonplayevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonplayingevent handler.org.htmlunit.corejs.javascript.FunctionReturns thepointercancelevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns thepointerdownevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns thepointerenterevent handler.org.htmlunit.corejs.javascript.FunctionReturns thepointerleaveevent handler.org.htmlunit.corejs.javascript.FunctionReturns thepointermoveevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns thepointeroutevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns thepointeroverevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns thepointerupevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns theonprogressevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonratechangeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonresetevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonresizeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonscrollevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonscrollendevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonseekedevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonseekingevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonselectevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonselectionchangeevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns theonselectstartevent handler for this element.org.htmlunit.corejs.javascript.FunctionReturns theonstalledevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonsubmitevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonsuspendevent handler.org.htmlunit.corejs.javascript.FunctionReturns theontimeupdateevent handler.org.htmlunit.corejs.javascript.FunctionReturns theontoggleevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonvolumechangeevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonwaitingevent handler.org.htmlunit.corejs.javascript.FunctionReturns theonwheelevent handler for this element.getStyle()Returns the style object for this element.voidCreates an instance.voidsetOnabort(Object abort) Sets theonabortevent handler.voidsetOnauxclick(Object auxclick) Sets theonauxclickevent handler.voidSets theonblurevent handler.voidsetOncancel(Object cancel) Sets theoncancelevent handler.voidsetOncanplay(Object canplay) Sets theoncanplayevent handler.voidsetOncanplaythrough(Object canplaythrough) Sets theoncanplaythroughevent handler.voidsetOnchange(Object change) Sets theonchangeevent handler.voidsetOnclick(Object click) Sets theonclickevent handler.voidsetOnclose(Object close) Sets theoncloseevent handler.voidsetOncontextmenu(Object contextmenu) Sets theoncontextmenuevent handler.voidSets theoncopyevent handler.voidsetOncuechange(Object cuechange) Sets theoncuechangeevent handler.voidSets theoncutevent handler.voidsetOndblclick(Object dblclick) Sets theondblclickevent handler.voidSets theondragevent handler.voidsetOndragend(Object dragend) Sets theondragendevent handler.voidsetOndragenter(Object dragenter) Sets theondragenterevent handler.voidsetOndragleave(Object dragleave) Sets theondragleaveevent handler.voidsetOndragover(Object dragover) Sets theondragoverevent handler.voidsetOndragstart(Object dragstart) Sets theondragstartevent handler.voidSets theondropevent handler.voidsetOndurationchange(Object durationchange) Sets theondurationchangeevent handler.voidsetOnemptied(Object emptied) Sets theonemptiedevent handler.voidsetOnended(Object ended) Sets theonendedevent handler.voidsetOnerror(Object error) Sets theonerrorevent handler.voidsetOnfocus(Object focus) Sets theonfocusevent handler.voidsetOngotpointercapture(Object gotpointercapture) Sets thegotpointercaptureevent handler.voidsetOninput(Object input) Sets theoninputevent handler.voidsetOninvalid(Object invalid) Sets theoninvalidevent handler.voidsetOnkeydown(Object keydown) Sets theonkeydownevent handler.voidsetOnkeypress(Object keypress) Sets theonkeypressevent handler.voidsetOnkeyup(Object keyup) Sets theonkeyupevent handler.voidSets theonloadevent handler.voidsetOnloadeddata(Object loadeddata) Sets theonloadeddataevent handler.voidsetOnloadedmetadata(Object loadedmetadata) Sets theonloadedmetadataevent handler.voidsetOnloadstart(Object loadstart) Sets theonloadstartevent handler.voidsetOnlostpointercapture(Object lostpointercapture) Sets thelostpointercaptureevent handler.voidsetOnmousedown(Object mousedown) Sets theonmousedownevent handler.voidsetOnmouseenter(Object mouseenter) Sets theonmouseenterevent handler.voidsetOnmouseleave(Object mouseleave) Sets theonmouseleaveevent handler.voidsetOnmousemove(Object mousemove) Sets theonmousemoveevent handler.voidsetOnmouseout(Object mouseout) Sets theonmouseoutevent handler.voidsetOnmouseover(Object mouseover) Sets theonmouseoverevent handler.voidsetOnmouseup(Object mouseup) Sets theonmouseupevent handler.voidsetOnmousewheel(Object mousewheel) Sets theonmousewheelevent handler.voidsetOnmozfullscreenchange(Object mozfullscreenchange) Sets theonmozfullscreenchangeevent handler.voidsetOnmozfullscreenerror(Object mozfullscreenerror) Sets theonmozfullscreenerrorevent handler.voidsetOnpaste(Object paste) Sets theonpasteevent handler.voidsetOnpause(Object pause) Sets theonpauseevent handler.voidSets theonplayevent handler.voidsetOnplaying(Object playing) Sets theonplayingevent handler.voidsetOnpointercancel(Object pointercancel) Sets thepointercancelevent handler.voidsetOnpointerdown(Object pointerdown) Sets thepointerdownevent handler.voidsetOnpointerenter(Object pointerenter) Sets thepointerenterevent handler.voidsetOnpointerleave(Object pointerleave) Sets thepointerleaveevent handler.voidsetOnpointermove(Object pointermove) Sets thepointermoveevent handler.voidsetOnpointerout(Object pointerout) Sets thepointeroutevent handler.voidsetOnpointerover(Object pointerover) Sets thepointeroverevent handler.voidsetOnpointerup(Object pointerup) Sets thepointerupevent handler.voidsetOnprogress(Object progress) Sets theonprogressevent handler.voidsetOnratechange(Object ratechange) Sets theonratechangeevent handler.voidsetOnreset(Object reset) Sets theonresetevent handler.voidsetOnresize(Object resize) Sets theonresizeevent handler.voidsetOnscroll(Object scroll) Sets theonscrollevent handler.voidsetOnscrollend(Object scrollend) Sets theonscrollendevent handler.voidsetOnseeked(Object seeked) Sets theonseekedevent handler.voidsetOnseeking(Object seeking) Sets theonseekingevent handler.voidsetOnselect(Object select) Sets theonselectevent handler.voidsetOnselectionchange(Object onselectionchange) Sets theonselectionchangeevent handler for this element.voidsetOnselectstart(Object onselectstart) Sets theonselectstartevent handler for this element.voidsetOnstalled(Object stalled) Sets theonstalledevent handler.voidsetOnsubmit(Object submit) Sets theonsubmitevent handler.voidsetOnsuspend(Object suspend) Sets theonsuspendevent handler.voidsetOntimeupdate(Object timeupdate) Sets theontimeupdateevent handler.voidsetOntoggle(Object toggle) Sets theontoggleevent handler.voidsetOnvolumechange(Object volumechange) Sets theonvolumechangeevent handler.voidsetOnwaiting(Object waiting) Sets theonwaitingevent handler.voidsetOnwheel(Object onwheel) Sets theonwheelevent handler for this element.voidSets the styles for this element.Methods inherited from class org.htmlunit.javascript.host.Element
after, append, before, closest, createAttributesObject, createEventHandler, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBoundingClientRect, getChildElementCount, getChildren, getClassList, getClassName_js, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getDomNodeOrDie, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getId, getInnerHTML, getInnerHTML, getLastElementChild, getLocalName, getNamespaceURI, getNextElementSibling, getOnbeforecopy, getOnbeforecut, getOnbeforepaste, getOnsearch, getOnwebkitfullscreenchange, getOnwebkitfullscreenerror, getOuterHTML, getParentElement, getPrefix, getPreviousElementSibling, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getTagName, hasAttribute, hasAttributeNS, hasAttributes, innerHTML, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isDisplayNone, isEndTagForbidden, matches, mozMatchesSelector, prepend, printChildren, printNode, querySelector, querySelectorAll, releaseCapture, remove, removeAttribute, removeAttributeNode, removeAttributeNS, replaceChildren, replaceWith, scroll, scrollBy, scrollIntoView, scrollIntoViewIfNeeded, scrollTo, setAttribute, setAttributeNode, setAttributeNS, setCapture, setClassName_js, setDomNode, setId, setInnerHTML, setOnbeforecopy, setOnbeforecut, setOnbeforepaste, setOnsearch, setOnwebkitfullscreenchange, setOnwebkitfullscreenerror, setOuterHTML, setScrollLeft, setScrollTop, toggleAttribute, webkitMatchesSelectorMethods inherited from class org.htmlunit.javascript.host.dom.Node
after, append, appendChild, before, cloneNode, compareDocumentPosition, contains, getBaseURI, getChildNodes, getFirstChild, getJavaScriptNode, getLastChild, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParent, getParentNode, getPreviousSibling, getRootNode, getTextContent, hasChildNodes, insertBefore, insertBeforeImpl, isEqualNode, isSameNode, normalize, prepend, removeChild, replaceChild, replaceChildren, replaceWith, setNodeValue, setTextContentMethods inherited from class org.htmlunit.javascript.host.event.EventTarget
addEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventListenersContainer, hasEventHandlers, isEventHandlerOnWindow, removeEventListener, setEventHandlerMethods inherited from class org.htmlunit.javascript.HtmlUnitScriptable
clone, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, has, hasInstance, initParentScope, makeScriptableFor, put, setClassName, setDomNode, setParentScope, setupPromise, setupRejectedPromiseMethods inherited from class org.htmlunit.corejs.javascript.ScriptableObject
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, size
-
Constructor Details
-
SVGElement
public SVGElement()Creates an instance.
-
-
Method Details
-
jsConstructor
public void jsConstructor()Creates an instance.- Overrides:
jsConstructorin classElement
-
getBBox
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.- Returns:
- the bounding box
-
getStyle
Returns the style object for this element. -
setStyle
Sets the styles for this element. -
getOnfocus
public org.htmlunit.corejs.javascript.Function getOnfocus()Returns theonfocusevent handler.- Returns:
- the
onfocusevent handler
-
setOnfocus
Sets theonfocusevent handler.- Parameters:
focus- theonfocusevent handler
-
getOndragend
public org.htmlunit.corejs.javascript.Function getOndragend()Returns theondragendevent handler.- Returns:
- the
ondragendevent handler
-
setOndragend
Sets theondragendevent handler.- Parameters:
dragend- theondragendevent handler
-
getOninvalid
public org.htmlunit.corejs.javascript.Function getOninvalid()Returns theoninvalidevent handler.- Returns:
- the
oninvalidevent handler
-
setOninvalid
Sets theoninvalidevent handler.- Parameters:
invalid- theoninvalidevent handler
-
getOnpointercancel
public org.htmlunit.corejs.javascript.Function getOnpointercancel()Returns thepointercancelevent handler for this element.- Returns:
- the
pointercancelevent handler for this element
-
setOnpointercancel
Sets thepointercancelevent handler.- Parameters:
pointercancel- thepointercancelevent handler
-
getOnpointerout
public org.htmlunit.corejs.javascript.Function getOnpointerout()Returns thepointeroutevent handler for this element.- Returns:
- the
pointeroutevent handler for this element
-
setOnpointerout
Sets thepointeroutevent handler.- Parameters:
pointerout- thepointeroutevent handler
-
getOnratechange
public org.htmlunit.corejs.javascript.Function getOnratechange()Returns theonratechangeevent handler.- Returns:
- the
onratechangeevent handler
-
setOnratechange
Sets theonratechangeevent handler.- Parameters:
ratechange- theonratechangeevent handler
-
getOnresize
public org.htmlunit.corejs.javascript.Function getOnresize()Returns theonresizeevent handler.- Returns:
- the
onresizeevent handler
-
setOnresize
Sets theonresizeevent handler.- Parameters:
resize- theonresizeevent handler
-
getOncanplaythrough
public org.htmlunit.corejs.javascript.Function getOncanplaythrough()Returns theoncanplaythroughevent handler.- Returns:
- the
oncanplaythroughevent handler
-
setOncanplaythrough
Sets theoncanplaythroughevent handler.- Parameters:
canplaythrough- theoncanplaythroughevent handler
-
getOncancel
public org.htmlunit.corejs.javascript.Function getOncancel()Returns theoncancelevent handler.- Returns:
- the
oncancelevent handler
-
setOncancel
Sets theoncancelevent handler.- Parameters:
cancel- theoncancelevent handler
-
getOnpointerenter
public org.htmlunit.corejs.javascript.Function getOnpointerenter()Returns thepointerenterevent handler.- Returns:
- the
pointerenterevent handler
-
setOnpointerenter
Sets thepointerenterevent handler.- Parameters:
pointerenter- thepointerenterevent handler
-
getOnselect
public org.htmlunit.corejs.javascript.Function getOnselect()Returns theonselectevent handler.- Returns:
- the
onselectevent handler
-
setOnselect
Sets theonselectevent handler.- Parameters:
select- theonselectevent handler
-
getOnselectstart
public org.htmlunit.corejs.javascript.Function getOnselectstart()Returns theonselectstartevent handler for this element.- Returns:
- the
onselectstartevent handler for this element
-
setOnselectstart
Sets theonselectstartevent handler for this element.- Parameters:
onselectstart- theonselectstartevent handler for this element
-
getOnselectionchange
public org.htmlunit.corejs.javascript.Function getOnselectionchange()Returns theonselectionchangeevent handler for this element.- Returns:
- the
onselectionchangeevent handler for this element
-
setOnselectionchange
Sets theonselectionchangeevent handler for this element.- Parameters:
onselectionchange- theonselectionchangeevent handler for this element
-
getOnauxclick
public org.htmlunit.corejs.javascript.Function getOnauxclick()Returns theonauxclickevent handler.- Returns:
- the
onauxclickevent handler
-
setOnauxclick
Sets theonauxclickevent handler.- Parameters:
auxclick- theonauxclickevent handler
-
getOnpause
public org.htmlunit.corejs.javascript.Function getOnpause()Returns theonpauseevent handler.- Returns:
- the
onpauseevent handler
-
setOnpause
Sets theonpauseevent handler.- Parameters:
pause- theonpauseevent handler
-
getOnloadstart
public org.htmlunit.corejs.javascript.Function getOnloadstart()Returns theonloadstartevent handler.- Returns:
- the
onloadstartevent handler
-
setOnloadstart
Sets theonloadstartevent handler.- Parameters:
loadstart- theonloadstartevent handler
-
getOnprogress
public org.htmlunit.corejs.javascript.Function getOnprogress()Returns theonprogressevent handler.- Returns:
- the
onprogressevent handler
-
setOnprogress
Sets theonprogressevent handler.- Parameters:
progress- theonprogressevent handler
-
getOnpointerup
public org.htmlunit.corejs.javascript.Function getOnpointerup()Returns thepointerupevent handler for this element.- Returns:
- the
pointerupevent handler for this element
-
setOnpointerup
Sets thepointerupevent handler.- Parameters:
pointerup- thepointerupevent handler
-
getOnscroll
public org.htmlunit.corejs.javascript.Function getOnscroll()Returns theonscrollevent handler.- Returns:
- the
onscrollevent handler
-
setOnscroll
Sets theonscrollevent handler.- Parameters:
scroll- theonscrollevent handler
-
getOnscrollend
public org.htmlunit.corejs.javascript.Function getOnscrollend()Returns theonscrollendevent handler.- Returns:
- the
onscrollendevent handler
-
setOnscrollend
Sets theonscrollendevent handler.- Parameters:
scrollend- theonscrollendevent handler
-
getOnkeydown
public org.htmlunit.corejs.javascript.Function getOnkeydown()Returns theonkeydownevent handler.- Returns:
- the
onkeydownevent handler
-
setOnkeydown
Sets theonkeydownevent handler.- Parameters:
keydown- theonkeydownevent handler
-
getOnpointerleave
public org.htmlunit.corejs.javascript.Function getOnpointerleave()Returns thepointerleaveevent handler.- Returns:
- the
pointerleaveevent handler
-
setOnpointerleave
Sets thepointerleaveevent handler.- Parameters:
pointerleave- thepointerleaveevent handler
-
getOnclick
public org.htmlunit.corejs.javascript.Function getOnclick()Returns theonclickevent handler.- Returns:
- the
onclickevent handler
-
setOnclick
Sets theonclickevent handler.- Parameters:
click- theonclickevent handler
-
getOnkeyup
public org.htmlunit.corejs.javascript.Function getOnkeyup()Returns theonkeyupevent handler.- Returns:
- the
onkeyupevent handler
-
setOnkeyup
Sets theonkeyupevent handler.- Parameters:
keyup- theonkeyupevent handler
-
getOnchange
public org.htmlunit.corejs.javascript.Function getOnchange()Returns theonchangeevent handler.- Returns:
- the
onchangeevent handler
-
setOnchange
Sets theonchangeevent handler.- Parameters:
change- theonchangeevent handler
-
getOnreset
public org.htmlunit.corejs.javascript.Function getOnreset()Returns theonresetevent handler.- Returns:
- the
onresetevent handler
-
setOnreset
Sets theonresetevent handler.- Parameters:
reset- theonresetevent handler
-
getOnkeypress
public org.htmlunit.corejs.javascript.Function getOnkeypress()Returns theonkeypressevent handler.- Returns:
- the
onkeypressevent handler
-
setOnkeypress
Sets theonkeypressevent handler.- Parameters:
keypress- theonkeypressevent handler
-
getOntimeupdate
public org.htmlunit.corejs.javascript.Function getOntimeupdate()Returns theontimeupdateevent handler.- Returns:
- the
ontimeupdateevent handler
-
setOntimeupdate
Sets theontimeupdateevent handler.- Parameters:
timeupdate- theontimeupdateevent handler
-
getOndblclick
public org.htmlunit.corejs.javascript.Function getOndblclick()Returns theondblclickevent handler.- Returns:
- the
ondblclickevent handler
-
setOndblclick
Sets theondblclickevent handler.- Parameters:
dblclick- theondblclickevent handler
-
getOndrag
public org.htmlunit.corejs.javascript.Function getOndrag()Returns theondragevent handler.- Returns:
- the
ondragevent handler
-
setOndrag
Sets theondragevent handler.- Parameters:
drag- theondragevent handler
-
getOnseeked
public org.htmlunit.corejs.javascript.Function getOnseeked()Returns theonseekedevent handler.- Returns:
- the
onseekedevent handler
-
setOnseeked
Sets theonseekedevent handler.- Parameters:
seeked- theonseekedevent handler
-
getOnabort
public org.htmlunit.corejs.javascript.Function getOnabort()Returns theonabortevent handler.- Returns:
- the
onabortevent handler
-
setOnabort
Sets theonabortevent handler.- Parameters:
abort- theonabortevent handler
-
getOnloadedmetadata
public org.htmlunit.corejs.javascript.Function getOnloadedmetadata()Returns theonloadedmetadataevent handler.- Returns:
- the
onloadedmetadataevent handler
-
setOnloadedmetadata
Sets theonloadedmetadataevent handler.- Parameters:
loadedmetadata- theonloadedmetadataevent handler
-
getOntoggle
public org.htmlunit.corejs.javascript.Function getOntoggle()Returns theontoggleevent handler.- Returns:
- the
ontoggleevent handler
-
setOntoggle
Sets theontoggleevent handler.- Parameters:
toggle- theontoggleevent handler
-
getOnplay
public org.htmlunit.corejs.javascript.Function getOnplay()Returns theonplayevent handler.- Returns:
- the
onplayevent handler
-
setOnplay
Sets theonplayevent handler.- Parameters:
play- theonplayevent handler
-
getOnmousemove
public org.htmlunit.corejs.javascript.Function getOnmousemove()Returns theonmousemoveevent handler.- Returns:
- the
onmousemoveevent handler
-
setOnmousemove
Sets theonmousemoveevent handler.- Parameters:
mousemove- theonmousemoveevent handler
-
getOnerror
public org.htmlunit.corejs.javascript.Function getOnerror()Returns theonerrorevent handler.- Returns:
- the
onerrorevent handler
-
setOnerror
Sets theonerrorevent handler.- Parameters:
error- theonerrorevent handler
-
getOnmouseup
public org.htmlunit.corejs.javascript.Function getOnmouseup()Returns theonmouseupevent handler.- Returns:
- the
onmouseupevent handler
-
setOnmouseup
Sets theonmouseupevent handler.- Parameters:
mouseup- theonmouseupevent handler
-
getOndragover
public org.htmlunit.corejs.javascript.Function getOndragover()Returns theondragoverevent handler.- Returns:
- the
ondragoverevent handler
-
setOndragover
Sets theondragoverevent handler.- Parameters:
dragover- theondragoverevent handler
-
getOnpointermove
public org.htmlunit.corejs.javascript.Function getOnpointermove()Returns thepointermoveevent handler for this element.- Returns:
- the
pointermoveevent handler for this element
-
setOnpointermove
Sets thepointermoveevent handler.- Parameters:
pointermove- thepointermoveevent handler
-
getOncut
public org.htmlunit.corejs.javascript.Function getOncut()Returns theoncutevent handler.- Returns:
- the
oncutevent handler
-
setOncut
Sets theoncutevent handler.- Parameters:
cut- theoncutevent handler
-
getOnmouseover
public org.htmlunit.corejs.javascript.Function getOnmouseover()Returns theonmouseoverevent handler.- Returns:
- the
onmouseoverevent handler
-
setOnmouseover
Sets theonmouseoverevent handler.- Parameters:
mouseover- theonmouseoverevent handler
-
getOninput
public org.htmlunit.corejs.javascript.Function getOninput()Returns theoninputevent handler.- Returns:
- the
oninputevent handler
-
setOninput
Sets theoninputevent handler.- Parameters:
input- theoninputevent handler
-
getOnlostpointercapture
public org.htmlunit.corejs.javascript.Function getOnlostpointercapture()Returns thelostpointercaptureevent handler for this element.- Returns:
- the
lostpointercaptureevent handler for this element
-
setOnlostpointercapture
Sets thelostpointercaptureevent handler.- Parameters:
lostpointercapture- thelostpointercaptureevent handler
-
getOnstalled
public org.htmlunit.corejs.javascript.Function getOnstalled()Returns theonstalledevent handler.- Returns:
- the
onstalledevent handler
-
setOnstalled
Sets theonstalledevent handler.- Parameters:
stalled- theonstalledevent handler
-
getOnpointerover
public org.htmlunit.corejs.javascript.Function getOnpointerover()Returns thepointeroverevent handler for this element.- Returns:
- the
pointeroverevent handler for this element
-
setOnpointerover
Sets thepointeroverevent handler.- Parameters:
pointerover- thepointeroverevent handler
-
getOnclose
public org.htmlunit.corejs.javascript.Function getOnclose()Returns theoncloseevent handler.- Returns:
- the
oncloseevent handler
-
setOnclose
Sets theoncloseevent handler.- Parameters:
close- theoncloseevent handler
-
getOndragenter
public org.htmlunit.corejs.javascript.Function getOndragenter()Returns theondragenterevent handler.- Returns:
- the
ondragenterevent handler
-
setOndragenter
Sets theondragenterevent handler.- Parameters:
dragenter- theondragenterevent handler
-
getOnmozfullscreenerror
public org.htmlunit.corejs.javascript.Function getOnmozfullscreenerror()Returns theonmozfullscreenerrorevent handler.- Returns:
- the
onmozfullscreenerrorevent handler
-
setOnmozfullscreenerror
Sets theonmozfullscreenerrorevent handler.- Parameters:
mozfullscreenerror- theonmozfullscreenerrorevent handler
-
getOnsubmit
public org.htmlunit.corejs.javascript.Function getOnsubmit()Returns theonsubmitevent handler.- Returns:
- the
onsubmitevent handler
-
setOnsubmit
Sets theonsubmitevent handler.- Parameters:
submit- theonsubmitevent handler
-
getOnmouseleave
public org.htmlunit.corejs.javascript.Function getOnmouseleave()Returns theonmouseleaveevent handler.- Returns:
- the
onmouseleaveevent handler
-
setOnmouseleave
Sets theonmouseleaveevent handler.- Parameters:
mouseleave- theonmouseleaveevent handler
-
getOnmouseenter
public org.htmlunit.corejs.javascript.Function getOnmouseenter()Returns theonmouseenterevent handler.- Returns:
- the
onmouseenterevent handler
-
setOnmouseenter
Sets theonmouseenterevent handler.- Parameters:
mouseenter- theonmouseenterevent handler
-
getOndragleave
public org.htmlunit.corejs.javascript.Function getOndragleave()Returns theondragleaveevent handler.- Returns:
- the
ondragleaveevent handler
-
setOndragleave
Sets theondragleaveevent handler.- Parameters:
dragleave- theondragleaveevent handler
-
getOnmousewheel
public org.htmlunit.corejs.javascript.Function getOnmousewheel()Returns theonmousewheelevent handler.- Returns:
- the
onmousewheelevent handler
-
setOnmousewheel
Sets theonmousewheelevent handler.- Parameters:
mousewheel- theonmousewheelevent handler
-
getOnpointerdown
public org.htmlunit.corejs.javascript.Function getOnpointerdown()Returns thepointerdownevent handler for this element.- Returns:
- the
pointerdownevent handler for this element
-
setOnpointerdown
Sets thepointerdownevent handler.- Parameters:
pointerdown- thepointerdownevent handler
-
getOnseeking
public org.htmlunit.corejs.javascript.Function getOnseeking()Returns theonseekingevent handler.- Returns:
- the
onseekingevent handler
-
setOnseeking
Sets theonseekingevent handler.- Parameters:
seeking- theonseekingevent handler
-
getOnblur
public org.htmlunit.corejs.javascript.Function getOnblur()Returns theonblurevent handler.- Returns:
- the
onblurevent handler
-
setOnblur
Sets theonblurevent handler.- Parameters:
blur- theonblurevent handler
-
getOncuechange
public org.htmlunit.corejs.javascript.Function getOncuechange()Returns theoncuechangeevent handler.- Returns:
- the
oncuechangeevent handler
-
setOncuechange
Sets theoncuechangeevent handler.- Parameters:
cuechange- theoncuechangeevent handler
-
getOndrop
public org.htmlunit.corejs.javascript.Function getOndrop()Returns theondropevent handler.- Returns:
- the
ondropevent handler
-
setOndrop
Sets theondropevent handler.- Parameters:
drop- theondropevent handler
-
getOndragstart
public org.htmlunit.corejs.javascript.Function getOndragstart()Returns theondragstartevent handler.- Returns:
- the
ondragstartevent handler
-
setOndragstart
Sets theondragstartevent handler.- Parameters:
dragstart- theondragstartevent handler
-
getOnmozfullscreenchange
public org.htmlunit.corejs.javascript.Function getOnmozfullscreenchange()Returns theonmozfullscreenchangeevent handler.- Returns:
- the
onmozfullscreenchangeevent handler
-
setOnmozfullscreenchange
Sets theonmozfullscreenchangeevent handler.- Parameters:
mozfullscreenchange- theonmozfullscreenchangeevent handler
-
getOndurationchange
public org.htmlunit.corejs.javascript.Function getOndurationchange()Returns theondurationchangeevent handler.- Returns:
- the
ondurationchangeevent handler
-
setOndurationchange
Sets theondurationchangeevent handler.- Parameters:
durationchange- theondurationchangeevent handler
-
getOnplaying
public org.htmlunit.corejs.javascript.Function getOnplaying()Returns theonplayingevent handler.- Returns:
- the
onplayingevent handler
-
setOnplaying
Sets theonplayingevent handler.- Parameters:
playing- theonplayingevent handler
-
getOnload
public org.htmlunit.corejs.javascript.Function getOnload()Returns theonloadevent handler.- Returns:
- the
onloadevent handler
-
setOnload
Sets theonloadevent handler.- Parameters:
load- theonloadevent handler
-
getOnended
public org.htmlunit.corejs.javascript.Function getOnended()Returns theonendedevent handler.- Returns:
- the
onendedevent handler
-
setOnended
Sets theonendedevent handler.- Parameters:
ended- theonendedevent handler
-
getOnloadeddata
public org.htmlunit.corejs.javascript.Function getOnloadeddata()Returns theonloadeddataevent handler.- Returns:
- the
onloadeddataevent handler
-
setOnloadeddata
Sets theonloadeddataevent handler.- Parameters:
loadeddata- theonloadeddataevent handler
-
getOncopy
public org.htmlunit.corejs.javascript.Function getOncopy()Returns theoncopyevent handler.- Returns:
- the
oncopyevent handler
-
setOncopy
Sets theoncopyevent handler.- Parameters:
copy- theoncopyevent handler
-
getOnpaste
public org.htmlunit.corejs.javascript.Function getOnpaste()Returns theonpasteevent handler.- Returns:
- the
onpasteevent handler
-
setOnpaste
Sets theonpasteevent handler.- Parameters:
paste- theonpasteevent handler
-
getOnmouseout
public org.htmlunit.corejs.javascript.Function getOnmouseout()Returns theonmouseoutevent handler.- Returns:
- the
onmouseoutevent handler
-
setOnmouseout
Sets theonmouseoutevent handler.- Parameters:
mouseout- theonmouseoutevent handler
-
getOnsuspend
public org.htmlunit.corejs.javascript.Function getOnsuspend()Returns theonsuspendevent handler.- Returns:
- the
onsuspendevent handler
-
setOnsuspend
Sets theonsuspendevent handler.- Parameters:
suspend- theonsuspendevent handler
-
getOnvolumechange
public org.htmlunit.corejs.javascript.Function getOnvolumechange()Returns theonvolumechangeevent handler.- Returns:
- the
onvolumechangeevent handler
-
setOnvolumechange
Sets theonvolumechangeevent handler.- Parameters:
volumechange- theonvolumechangeevent handler
-
getOnwaiting
public org.htmlunit.corejs.javascript.Function getOnwaiting()Returns theonwaitingevent handler.- Returns:
- the
onwaitingevent handler
-
setOnwaiting
Sets theonwaitingevent handler.- Parameters:
waiting- theonwaitingevent handler
-
getOncanplay
public org.htmlunit.corejs.javascript.Function getOncanplay()Returns theoncanplayevent handler.- Returns:
- the
oncanplayevent handler
-
setOncanplay
Sets theoncanplayevent handler.- Parameters:
canplay- theoncanplayevent handler
-
getOnmousedown
public org.htmlunit.corejs.javascript.Function getOnmousedown()Returns theonmousedownevent handler.- Returns:
- the
onmousedownevent handler
-
setOnmousedown
Sets theonmousedownevent handler.- Parameters:
mousedown- theonmousedownevent handler
-
getOnemptied
public org.htmlunit.corejs.javascript.Function getOnemptied()Returns theonemptiedevent handler.- Returns:
- the
onemptiedevent handler
-
setOnemptied
Sets theonemptiedevent handler.- Parameters:
emptied- theonemptiedevent handler
-
getOngotpointercapture
public org.htmlunit.corejs.javascript.Function getOngotpointercapture()Returns thegotpointercaptureevent handler for this element.- Returns:
- the
gotpointercaptureevent handler for this element
-
setOngotpointercapture
Sets thegotpointercaptureevent handler.- Parameters:
gotpointercapture- thegotpointercaptureevent handler
-
getOnwheel
public org.htmlunit.corejs.javascript.Function getOnwheel()Returns theonwheelevent handler for this element.- Overrides:
getOnwheelin classElement- Returns:
- the
onwheelevent handler for this element
-
setOnwheel
Sets theonwheelevent handler for this element.- Overrides:
setOnwheelin classElement- Parameters:
onwheel- theonwheelevent handler for this element
-