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_NODE
Fields inherited from class org.htmlunit.corejs.javascript.ScriptableObject
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST
Fields inherited from interface org.htmlunit.corejs.javascript.Scriptable
NOT_FOUND
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SVGRect
getBBox()
Returns the bounding box, in current user space, of the geometry of all contained graphics elements.org.htmlunit.corejs.javascript.Function
Returns theonabort
event handler.org.htmlunit.corejs.javascript.Function
Returns theonauxclick
event handler.org.htmlunit.corejs.javascript.Function
Returns theonblur
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncancel
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncanplay
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncanplaythrough
event handler.org.htmlunit.corejs.javascript.Function
Returns theonchange
event handler.org.htmlunit.corejs.javascript.Function
Returns theonclick
event handler.org.htmlunit.corejs.javascript.Function
Returns theonclose
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncontextmenu
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncopy
event handler.org.htmlunit.corejs.javascript.Function
Returns theoncuechange
event handler.org.htmlunit.corejs.javascript.Function
getOncut()
Returns theoncut
event handler.org.htmlunit.corejs.javascript.Function
Returns theondblclick
event handler.org.htmlunit.corejs.javascript.Function
Returns theondrag
event handler.org.htmlunit.corejs.javascript.Function
Returns theondragend
event handler.org.htmlunit.corejs.javascript.Function
Returns theondragenter
event handler.org.htmlunit.corejs.javascript.Function
Returns theondragleave
event handler.org.htmlunit.corejs.javascript.Function
Returns theondragover
event handler.org.htmlunit.corejs.javascript.Function
Returns theondragstart
event handler.org.htmlunit.corejs.javascript.Function
Returns theondrop
event handler.org.htmlunit.corejs.javascript.Function
Returns theondurationchange
event handler.org.htmlunit.corejs.javascript.Function
Returns theonemptied
event handler.org.htmlunit.corejs.javascript.Function
Returns theonended
event handler.org.htmlunit.corejs.javascript.Function
Returns theonerror
event handler.org.htmlunit.corejs.javascript.Function
Returns theonfocus
event handler.org.htmlunit.corejs.javascript.Function
Returns thegotpointercapture
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns theoninput
event handler.org.htmlunit.corejs.javascript.Function
Returns theoninvalid
event handler.org.htmlunit.corejs.javascript.Function
Returns theonkeydown
event handler.org.htmlunit.corejs.javascript.Function
Returns theonkeypress
event handler.org.htmlunit.corejs.javascript.Function
Returns theonkeyup
event handler.org.htmlunit.corejs.javascript.Function
Returns theonload
event handler.org.htmlunit.corejs.javascript.Function
Returns theonloadeddata
event handler.org.htmlunit.corejs.javascript.Function
Returns theonloadedmetadata
event handler.org.htmlunit.corejs.javascript.Function
Returns theonloadstart
event handler.org.htmlunit.corejs.javascript.Function
Returns thelostpointercapture
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns theonmousedown
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmouseenter
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmouseleave
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmousemove
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmouseout
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmouseover
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmouseup
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmousewheel
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmozfullscreenchange
event handler.org.htmlunit.corejs.javascript.Function
Returns theonmozfullscreenerror
event handler.org.htmlunit.corejs.javascript.Function
Returns theonpaste
event handler.org.htmlunit.corejs.javascript.Function
Returns theonpause
event handler.org.htmlunit.corejs.javascript.Function
Returns theonplay
event handler.org.htmlunit.corejs.javascript.Function
Returns theonplaying
event handler.org.htmlunit.corejs.javascript.Function
Returns thepointercancel
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns thepointerdown
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns thepointerenter
event handler.org.htmlunit.corejs.javascript.Function
Returns thepointerleave
event handler.org.htmlunit.corejs.javascript.Function
Returns thepointermove
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns thepointerout
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns thepointerover
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns thepointerup
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns theonprogress
event handler.org.htmlunit.corejs.javascript.Function
Returns theonratechange
event handler.org.htmlunit.corejs.javascript.Function
Returns theonreset
event handler.org.htmlunit.corejs.javascript.Function
Returns theonresize
event handler.org.htmlunit.corejs.javascript.Function
Returns theonscroll
event handler.org.htmlunit.corejs.javascript.Function
Returns theonscrollend
event handler.org.htmlunit.corejs.javascript.Function
Returns theonseeked
event handler.org.htmlunit.corejs.javascript.Function
Returns theonseeking
event handler.org.htmlunit.corejs.javascript.Function
Returns theonselect
event handler.org.htmlunit.corejs.javascript.Function
Returns theonselectionchange
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns theonselectstart
event handler for this element.org.htmlunit.corejs.javascript.Function
Returns theonstalled
event handler.org.htmlunit.corejs.javascript.Function
Returns theonsubmit
event handler.org.htmlunit.corejs.javascript.Function
Returns theonsuspend
event handler.org.htmlunit.corejs.javascript.Function
Returns theontimeupdate
event handler.org.htmlunit.corejs.javascript.Function
Returns theontoggle
event handler.org.htmlunit.corejs.javascript.Function
Returns theonvolumechange
event handler.org.htmlunit.corejs.javascript.Function
Returns theonwaiting
event handler.org.htmlunit.corejs.javascript.Function
Returns theonwheel
event handler for this element.getStyle()
Returns the style object for this element.void
Creates an instance.void
setOnabort
(Object abort) Sets theonabort
event handler.void
setOnauxclick
(Object auxclick) Sets theonauxclick
event handler.void
Sets theonblur
event handler.void
setOncancel
(Object cancel) Sets theoncancel
event handler.void
setOncanplay
(Object canplay) Sets theoncanplay
event handler.void
setOncanplaythrough
(Object canplaythrough) Sets theoncanplaythrough
event handler.void
setOnchange
(Object change) Sets theonchange
event handler.void
setOnclick
(Object click) Sets theonclick
event handler.void
setOnclose
(Object close) Sets theonclose
event handler.void
setOncontextmenu
(Object contextmenu) Sets theoncontextmenu
event handler.void
Sets theoncopy
event handler.void
setOncuechange
(Object cuechange) Sets theoncuechange
event handler.void
Sets theoncut
event handler.void
setOndblclick
(Object dblclick) Sets theondblclick
event handler.void
Sets theondrag
event handler.void
setOndragend
(Object dragend) Sets theondragend
event handler.void
setOndragenter
(Object dragenter) Sets theondragenter
event handler.void
setOndragleave
(Object dragleave) Sets theondragleave
event handler.void
setOndragover
(Object dragover) Sets theondragover
event handler.void
setOndragstart
(Object dragstart) Sets theondragstart
event handler.void
Sets theondrop
event handler.void
setOndurationchange
(Object durationchange) Sets theondurationchange
event handler.void
setOnemptied
(Object emptied) Sets theonemptied
event handler.void
setOnended
(Object ended) Sets theonended
event handler.void
setOnerror
(Object error) Sets theonerror
event handler.void
setOnfocus
(Object focus) Sets theonfocus
event handler.void
setOngotpointercapture
(Object gotpointercapture) Sets thegotpointercapture
event handler.void
setOninput
(Object input) Sets theoninput
event handler.void
setOninvalid
(Object invalid) Sets theoninvalid
event handler.void
setOnkeydown
(Object keydown) Sets theonkeydown
event handler.void
setOnkeypress
(Object keypress) Sets theonkeypress
event handler.void
setOnkeyup
(Object keyup) Sets theonkeyup
event handler.void
Sets theonload
event handler.void
setOnloadeddata
(Object loadeddata) Sets theonloadeddata
event handler.void
setOnloadedmetadata
(Object loadedmetadata) Sets theonloadedmetadata
event handler.void
setOnloadstart
(Object loadstart) Sets theonloadstart
event handler.void
setOnlostpointercapture
(Object lostpointercapture) Sets thelostpointercapture
event handler.void
setOnmousedown
(Object mousedown) Sets theonmousedown
event handler.void
setOnmouseenter
(Object mouseenter) Sets theonmouseenter
event handler.void
setOnmouseleave
(Object mouseleave) Sets theonmouseleave
event handler.void
setOnmousemove
(Object mousemove) Sets theonmousemove
event handler.void
setOnmouseout
(Object mouseout) Sets theonmouseout
event handler.void
setOnmouseover
(Object mouseover) Sets theonmouseover
event handler.void
setOnmouseup
(Object mouseup) Sets theonmouseup
event handler.void
setOnmousewheel
(Object mousewheel) Sets theonmousewheel
event handler.void
setOnmozfullscreenchange
(Object mozfullscreenchange) Sets theonmozfullscreenchange
event handler.void
setOnmozfullscreenerror
(Object mozfullscreenerror) Sets theonmozfullscreenerror
event handler.void
setOnpaste
(Object paste) Sets theonpaste
event handler.void
setOnpause
(Object pause) Sets theonpause
event handler.void
Sets theonplay
event handler.void
setOnplaying
(Object playing) Sets theonplaying
event handler.void
setOnpointercancel
(Object pointercancel) Sets thepointercancel
event handler.void
setOnpointerdown
(Object pointerdown) Sets thepointerdown
event handler.void
setOnpointerenter
(Object pointerenter) Sets thepointerenter
event handler.void
setOnpointerleave
(Object pointerleave) Sets thepointerleave
event handler.void
setOnpointermove
(Object pointermove) Sets thepointermove
event handler.void
setOnpointerout
(Object pointerout) Sets thepointerout
event handler.void
setOnpointerover
(Object pointerover) Sets thepointerover
event handler.void
setOnpointerup
(Object pointerup) Sets thepointerup
event handler.void
setOnprogress
(Object progress) Sets theonprogress
event handler.void
setOnratechange
(Object ratechange) Sets theonratechange
event handler.void
setOnreset
(Object reset) Sets theonreset
event handler.void
setOnresize
(Object resize) Sets theonresize
event handler.void
setOnscroll
(Object scroll) Sets theonscroll
event handler.void
setOnscrollend
(Object scrollend) Sets theonscrollend
event handler.void
setOnseeked
(Object seeked) Sets theonseeked
event handler.void
setOnseeking
(Object seeking) Sets theonseeking
event handler.void
setOnselect
(Object select) Sets theonselect
event handler.void
setOnselectionchange
(Object onselectionchange) Sets theonselectionchange
event handler for this element.void
setOnselectstart
(Object onselectstart) Sets theonselectstart
event handler for this element.void
setOnstalled
(Object stalled) Sets theonstalled
event handler.void
setOnsubmit
(Object submit) Sets theonsubmit
event handler.void
setOnsuspend
(Object suspend) Sets theonsuspend
event handler.void
setOntimeupdate
(Object timeupdate) Sets theontimeupdate
event handler.void
setOntoggle
(Object toggle) Sets theontoggle
event handler.void
setOnvolumechange
(Object volumechange) Sets theonvolumechange
event handler.void
setOnwaiting
(Object waiting) Sets theonwaiting
event handler.void
setOnwheel
(Object onwheel) Sets theonwheel
event handler for this element.void
Sets 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, webkitMatchesSelector
Methods 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, setTextContent
Methods inherited from class org.htmlunit.javascript.host.event.EventTarget
addEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventListenersContainer, hasEventHandlers, isEventHandlerOnWindow, removeEventListener, setEventHandler
Methods 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, setupRejectedPromise
Methods 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:
jsConstructor
in 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 theonfocus
event handler.- Returns:
- the
onfocus
event handler
-
setOnfocus
Sets theonfocus
event handler.- Parameters:
focus
- theonfocus
event handler
-
getOndragend
public org.htmlunit.corejs.javascript.Function getOndragend()Returns theondragend
event handler.- Returns:
- the
ondragend
event handler
-
setOndragend
Sets theondragend
event handler.- Parameters:
dragend
- theondragend
event handler
-
getOninvalid
public org.htmlunit.corejs.javascript.Function getOninvalid()Returns theoninvalid
event handler.- Returns:
- the
oninvalid
event handler
-
setOninvalid
Sets theoninvalid
event handler.- Parameters:
invalid
- theoninvalid
event handler
-
getOnpointercancel
public org.htmlunit.corejs.javascript.Function getOnpointercancel()Returns thepointercancel
event handler for this element.- Returns:
- the
pointercancel
event handler for this element
-
setOnpointercancel
Sets thepointercancel
event handler.- Parameters:
pointercancel
- thepointercancel
event handler
-
getOnpointerout
public org.htmlunit.corejs.javascript.Function getOnpointerout()Returns thepointerout
event handler for this element.- Returns:
- the
pointerout
event handler for this element
-
setOnpointerout
Sets thepointerout
event handler.- Parameters:
pointerout
- thepointerout
event handler
-
getOnratechange
public org.htmlunit.corejs.javascript.Function getOnratechange()Returns theonratechange
event handler.- Returns:
- the
onratechange
event handler
-
setOnratechange
Sets theonratechange
event handler.- Parameters:
ratechange
- theonratechange
event handler
-
getOnresize
public org.htmlunit.corejs.javascript.Function getOnresize()Returns theonresize
event handler.- Returns:
- the
onresize
event handler
-
setOnresize
Sets theonresize
event handler.- Parameters:
resize
- theonresize
event handler
-
getOncanplaythrough
public org.htmlunit.corejs.javascript.Function getOncanplaythrough()Returns theoncanplaythrough
event handler.- Returns:
- the
oncanplaythrough
event handler
-
setOncanplaythrough
Sets theoncanplaythrough
event handler.- Parameters:
canplaythrough
- theoncanplaythrough
event handler
-
getOncancel
public org.htmlunit.corejs.javascript.Function getOncancel()Returns theoncancel
event handler.- Returns:
- the
oncancel
event handler
-
setOncancel
Sets theoncancel
event handler.- Parameters:
cancel
- theoncancel
event handler
-
getOnpointerenter
public org.htmlunit.corejs.javascript.Function getOnpointerenter()Returns thepointerenter
event handler.- Returns:
- the
pointerenter
event handler
-
setOnpointerenter
Sets thepointerenter
event handler.- Parameters:
pointerenter
- thepointerenter
event handler
-
getOnselect
public org.htmlunit.corejs.javascript.Function getOnselect()Returns theonselect
event handler.- Returns:
- the
onselect
event handler
-
setOnselect
Sets theonselect
event handler.- Parameters:
select
- theonselect
event handler
-
getOnselectstart
public org.htmlunit.corejs.javascript.Function getOnselectstart()Returns theonselectstart
event handler for this element.- Returns:
- the
onselectstart
event handler for this element
-
setOnselectstart
Sets theonselectstart
event handler for this element.- Parameters:
onselectstart
- theonselectstart
event handler for this element
-
getOnselectionchange
public org.htmlunit.corejs.javascript.Function getOnselectionchange()Returns theonselectionchange
event handler for this element.- Returns:
- the
onselectionchange
event handler for this element
-
setOnselectionchange
Sets theonselectionchange
event handler for this element.- Parameters:
onselectionchange
- theonselectionchange
event handler for this element
-
getOnauxclick
public org.htmlunit.corejs.javascript.Function getOnauxclick()Returns theonauxclick
event handler.- Returns:
- the
onauxclick
event handler
-
setOnauxclick
Sets theonauxclick
event handler.- Parameters:
auxclick
- theonauxclick
event handler
-
getOnpause
public org.htmlunit.corejs.javascript.Function getOnpause()Returns theonpause
event handler.- Returns:
- the
onpause
event handler
-
setOnpause
Sets theonpause
event handler.- Parameters:
pause
- theonpause
event handler
-
getOnloadstart
public org.htmlunit.corejs.javascript.Function getOnloadstart()Returns theonloadstart
event handler.- Returns:
- the
onloadstart
event handler
-
setOnloadstart
Sets theonloadstart
event handler.- Parameters:
loadstart
- theonloadstart
event handler
-
getOnprogress
public org.htmlunit.corejs.javascript.Function getOnprogress()Returns theonprogress
event handler.- Returns:
- the
onprogress
event handler
-
setOnprogress
Sets theonprogress
event handler.- Parameters:
progress
- theonprogress
event handler
-
getOnpointerup
public org.htmlunit.corejs.javascript.Function getOnpointerup()Returns thepointerup
event handler for this element.- Returns:
- the
pointerup
event handler for this element
-
setOnpointerup
Sets thepointerup
event handler.- Parameters:
pointerup
- thepointerup
event handler
-
getOnscroll
public org.htmlunit.corejs.javascript.Function getOnscroll()Returns theonscroll
event handler.- Returns:
- the
onscroll
event handler
-
setOnscroll
Sets theonscroll
event handler.- Parameters:
scroll
- theonscroll
event handler
-
getOnscrollend
public org.htmlunit.corejs.javascript.Function getOnscrollend()Returns theonscrollend
event handler.- Returns:
- the
onscrollend
event handler
-
setOnscrollend
Sets theonscrollend
event handler.- Parameters:
scrollend
- theonscrollend
event handler
-
getOnkeydown
public org.htmlunit.corejs.javascript.Function getOnkeydown()Returns theonkeydown
event handler.- Returns:
- the
onkeydown
event handler
-
setOnkeydown
Sets theonkeydown
event handler.- Parameters:
keydown
- theonkeydown
event handler
-
getOnpointerleave
public org.htmlunit.corejs.javascript.Function getOnpointerleave()Returns thepointerleave
event handler.- Returns:
- the
pointerleave
event handler
-
setOnpointerleave
Sets thepointerleave
event handler.- Parameters:
pointerleave
- thepointerleave
event handler
-
getOnclick
public org.htmlunit.corejs.javascript.Function getOnclick()Returns theonclick
event handler.- Returns:
- the
onclick
event handler
-
setOnclick
Sets theonclick
event handler.- Parameters:
click
- theonclick
event handler
-
getOnkeyup
public org.htmlunit.corejs.javascript.Function getOnkeyup()Returns theonkeyup
event handler.- Returns:
- the
onkeyup
event handler
-
setOnkeyup
Sets theonkeyup
event handler.- Parameters:
keyup
- theonkeyup
event handler
-
getOnchange
public org.htmlunit.corejs.javascript.Function getOnchange()Returns theonchange
event handler.- Returns:
- the
onchange
event handler
-
setOnchange
Sets theonchange
event handler.- Parameters:
change
- theonchange
event handler
-
getOnreset
public org.htmlunit.corejs.javascript.Function getOnreset()Returns theonreset
event handler.- Returns:
- the
onreset
event handler
-
setOnreset
Sets theonreset
event handler.- Parameters:
reset
- theonreset
event handler
-
getOnkeypress
public org.htmlunit.corejs.javascript.Function getOnkeypress()Returns theonkeypress
event handler.- Returns:
- the
onkeypress
event handler
-
setOnkeypress
Sets theonkeypress
event handler.- Parameters:
keypress
- theonkeypress
event handler
-
getOntimeupdate
public org.htmlunit.corejs.javascript.Function getOntimeupdate()Returns theontimeupdate
event handler.- Returns:
- the
ontimeupdate
event handler
-
setOntimeupdate
Sets theontimeupdate
event handler.- Parameters:
timeupdate
- theontimeupdate
event handler
-
getOndblclick
public org.htmlunit.corejs.javascript.Function getOndblclick()Returns theondblclick
event handler.- Returns:
- the
ondblclick
event handler
-
setOndblclick
Sets theondblclick
event handler.- Parameters:
dblclick
- theondblclick
event handler
-
getOndrag
public org.htmlunit.corejs.javascript.Function getOndrag()Returns theondrag
event handler.- Returns:
- the
ondrag
event handler
-
setOndrag
Sets theondrag
event handler.- Parameters:
drag
- theondrag
event handler
-
getOnseeked
public org.htmlunit.corejs.javascript.Function getOnseeked()Returns theonseeked
event handler.- Returns:
- the
onseeked
event handler
-
setOnseeked
Sets theonseeked
event handler.- Parameters:
seeked
- theonseeked
event handler
-
getOnabort
public org.htmlunit.corejs.javascript.Function getOnabort()Returns theonabort
event handler.- Returns:
- the
onabort
event handler
-
setOnabort
Sets theonabort
event handler.- Parameters:
abort
- theonabort
event handler
-
getOnloadedmetadata
public org.htmlunit.corejs.javascript.Function getOnloadedmetadata()Returns theonloadedmetadata
event handler.- Returns:
- the
onloadedmetadata
event handler
-
setOnloadedmetadata
Sets theonloadedmetadata
event handler.- Parameters:
loadedmetadata
- theonloadedmetadata
event handler
-
getOntoggle
public org.htmlunit.corejs.javascript.Function getOntoggle()Returns theontoggle
event handler.- Returns:
- the
ontoggle
event handler
-
setOntoggle
Sets theontoggle
event handler.- Parameters:
toggle
- theontoggle
event handler
-
getOnplay
public org.htmlunit.corejs.javascript.Function getOnplay()Returns theonplay
event handler.- Returns:
- the
onplay
event handler
-
setOnplay
Sets theonplay
event handler.- Parameters:
play
- theonplay
event handler
-
getOnmousemove
public org.htmlunit.corejs.javascript.Function getOnmousemove()Returns theonmousemove
event handler.- Returns:
- the
onmousemove
event handler
-
setOnmousemove
Sets theonmousemove
event handler.- Parameters:
mousemove
- theonmousemove
event handler
-
getOnerror
public org.htmlunit.corejs.javascript.Function getOnerror()Returns theonerror
event handler.- Returns:
- the
onerror
event handler
-
setOnerror
Sets theonerror
event handler.- Parameters:
error
- theonerror
event handler
-
getOnmouseup
public org.htmlunit.corejs.javascript.Function getOnmouseup()Returns theonmouseup
event handler.- Returns:
- the
onmouseup
event handler
-
setOnmouseup
Sets theonmouseup
event handler.- Parameters:
mouseup
- theonmouseup
event handler
-
getOndragover
public org.htmlunit.corejs.javascript.Function getOndragover()Returns theondragover
event handler.- Returns:
- the
ondragover
event handler
-
setOndragover
Sets theondragover
event handler.- Parameters:
dragover
- theondragover
event handler
-
getOnpointermove
public org.htmlunit.corejs.javascript.Function getOnpointermove()Returns thepointermove
event handler for this element.- Returns:
- the
pointermove
event handler for this element
-
setOnpointermove
Sets thepointermove
event handler.- Parameters:
pointermove
- thepointermove
event handler
-
getOncut
public org.htmlunit.corejs.javascript.Function getOncut()Returns theoncut
event handler.- Returns:
- the
oncut
event handler
-
setOncut
Sets theoncut
event handler.- Parameters:
cut
- theoncut
event handler
-
getOnmouseover
public org.htmlunit.corejs.javascript.Function getOnmouseover()Returns theonmouseover
event handler.- Returns:
- the
onmouseover
event handler
-
setOnmouseover
Sets theonmouseover
event handler.- Parameters:
mouseover
- theonmouseover
event handler
-
getOninput
public org.htmlunit.corejs.javascript.Function getOninput()Returns theoninput
event handler.- Returns:
- the
oninput
event handler
-
setOninput
Sets theoninput
event handler.- Parameters:
input
- theoninput
event handler
-
getOnlostpointercapture
public org.htmlunit.corejs.javascript.Function getOnlostpointercapture()Returns thelostpointercapture
event handler for this element.- Returns:
- the
lostpointercapture
event handler for this element
-
setOnlostpointercapture
Sets thelostpointercapture
event handler.- Parameters:
lostpointercapture
- thelostpointercapture
event handler
-
getOnstalled
public org.htmlunit.corejs.javascript.Function getOnstalled()Returns theonstalled
event handler.- Returns:
- the
onstalled
event handler
-
setOnstalled
Sets theonstalled
event handler.- Parameters:
stalled
- theonstalled
event handler
-
getOnpointerover
public org.htmlunit.corejs.javascript.Function getOnpointerover()Returns thepointerover
event handler for this element.- Returns:
- the
pointerover
event handler for this element
-
setOnpointerover
Sets thepointerover
event handler.- Parameters:
pointerover
- thepointerover
event handler
-
getOnclose
public org.htmlunit.corejs.javascript.Function getOnclose()Returns theonclose
event handler.- Returns:
- the
onclose
event handler
-
setOnclose
Sets theonclose
event handler.- Parameters:
close
- theonclose
event handler
-
getOndragenter
public org.htmlunit.corejs.javascript.Function getOndragenter()Returns theondragenter
event handler.- Returns:
- the
ondragenter
event handler
-
setOndragenter
Sets theondragenter
event handler.- Parameters:
dragenter
- theondragenter
event handler
-
getOnmozfullscreenerror
public org.htmlunit.corejs.javascript.Function getOnmozfullscreenerror()Returns theonmozfullscreenerror
event handler.- Returns:
- the
onmozfullscreenerror
event handler
-
setOnmozfullscreenerror
Sets theonmozfullscreenerror
event handler.- Parameters:
mozfullscreenerror
- theonmozfullscreenerror
event handler
-
getOnsubmit
public org.htmlunit.corejs.javascript.Function getOnsubmit()Returns theonsubmit
event handler.- Returns:
- the
onsubmit
event handler
-
setOnsubmit
Sets theonsubmit
event handler.- Parameters:
submit
- theonsubmit
event handler
-
getOnmouseleave
public org.htmlunit.corejs.javascript.Function getOnmouseleave()Returns theonmouseleave
event handler.- Returns:
- the
onmouseleave
event handler
-
setOnmouseleave
Sets theonmouseleave
event handler.- Parameters:
mouseleave
- theonmouseleave
event handler
-
getOnmouseenter
public org.htmlunit.corejs.javascript.Function getOnmouseenter()Returns theonmouseenter
event handler.- Returns:
- the
onmouseenter
event handler
-
setOnmouseenter
Sets theonmouseenter
event handler.- Parameters:
mouseenter
- theonmouseenter
event handler
-
getOndragleave
public org.htmlunit.corejs.javascript.Function getOndragleave()Returns theondragleave
event handler.- Returns:
- the
ondragleave
event handler
-
setOndragleave
Sets theondragleave
event handler.- Parameters:
dragleave
- theondragleave
event handler
-
getOnmousewheel
public org.htmlunit.corejs.javascript.Function getOnmousewheel()Returns theonmousewheel
event handler.- Returns:
- the
onmousewheel
event handler
-
setOnmousewheel
Sets theonmousewheel
event handler.- Parameters:
mousewheel
- theonmousewheel
event handler
-
getOnpointerdown
public org.htmlunit.corejs.javascript.Function getOnpointerdown()Returns thepointerdown
event handler for this element.- Returns:
- the
pointerdown
event handler for this element
-
setOnpointerdown
Sets thepointerdown
event handler.- Parameters:
pointerdown
- thepointerdown
event handler
-
getOnseeking
public org.htmlunit.corejs.javascript.Function getOnseeking()Returns theonseeking
event handler.- Returns:
- the
onseeking
event handler
-
setOnseeking
Sets theonseeking
event handler.- Parameters:
seeking
- theonseeking
event handler
-
getOnblur
public org.htmlunit.corejs.javascript.Function getOnblur()Returns theonblur
event handler.- Returns:
- the
onblur
event handler
-
setOnblur
Sets theonblur
event handler.- Parameters:
blur
- theonblur
event handler
-
getOncuechange
public org.htmlunit.corejs.javascript.Function getOncuechange()Returns theoncuechange
event handler.- Returns:
- the
oncuechange
event handler
-
setOncuechange
Sets theoncuechange
event handler.- Parameters:
cuechange
- theoncuechange
event handler
-
getOndrop
public org.htmlunit.corejs.javascript.Function getOndrop()Returns theondrop
event handler.- Returns:
- the
ondrop
event handler
-
setOndrop
Sets theondrop
event handler.- Parameters:
drop
- theondrop
event handler
-
getOndragstart
public org.htmlunit.corejs.javascript.Function getOndragstart()Returns theondragstart
event handler.- Returns:
- the
ondragstart
event handler
-
setOndragstart
Sets theondragstart
event handler.- Parameters:
dragstart
- theondragstart
event handler
-
getOnmozfullscreenchange
public org.htmlunit.corejs.javascript.Function getOnmozfullscreenchange()Returns theonmozfullscreenchange
event handler.- Returns:
- the
onmozfullscreenchange
event handler
-
setOnmozfullscreenchange
Sets theonmozfullscreenchange
event handler.- Parameters:
mozfullscreenchange
- theonmozfullscreenchange
event handler
-
getOndurationchange
public org.htmlunit.corejs.javascript.Function getOndurationchange()Returns theondurationchange
event handler.- Returns:
- the
ondurationchange
event handler
-
setOndurationchange
Sets theondurationchange
event handler.- Parameters:
durationchange
- theondurationchange
event handler
-
getOnplaying
public org.htmlunit.corejs.javascript.Function getOnplaying()Returns theonplaying
event handler.- Returns:
- the
onplaying
event handler
-
setOnplaying
Sets theonplaying
event handler.- Parameters:
playing
- theonplaying
event handler
-
getOnload
public org.htmlunit.corejs.javascript.Function getOnload()Returns theonload
event handler.- Returns:
- the
onload
event handler
-
setOnload
Sets theonload
event handler.- Parameters:
load
- theonload
event handler
-
getOnended
public org.htmlunit.corejs.javascript.Function getOnended()Returns theonended
event handler.- Returns:
- the
onended
event handler
-
setOnended
Sets theonended
event handler.- Parameters:
ended
- theonended
event handler
-
getOnloadeddata
public org.htmlunit.corejs.javascript.Function getOnloadeddata()Returns theonloadeddata
event handler.- Returns:
- the
onloadeddata
event handler
-
setOnloadeddata
Sets theonloadeddata
event handler.- Parameters:
loadeddata
- theonloadeddata
event handler
-
getOncopy
public org.htmlunit.corejs.javascript.Function getOncopy()Returns theoncopy
event handler.- Returns:
- the
oncopy
event handler
-
setOncopy
Sets theoncopy
event handler.- Parameters:
copy
- theoncopy
event handler
-
getOnpaste
public org.htmlunit.corejs.javascript.Function getOnpaste()Returns theonpaste
event handler.- Returns:
- the
onpaste
event handler
-
setOnpaste
Sets theonpaste
event handler.- Parameters:
paste
- theonpaste
event handler
-
getOnmouseout
public org.htmlunit.corejs.javascript.Function getOnmouseout()Returns theonmouseout
event handler.- Returns:
- the
onmouseout
event handler
-
setOnmouseout
Sets theonmouseout
event handler.- Parameters:
mouseout
- theonmouseout
event handler
-
getOnsuspend
public org.htmlunit.corejs.javascript.Function getOnsuspend()Returns theonsuspend
event handler.- Returns:
- the
onsuspend
event handler
-
setOnsuspend
Sets theonsuspend
event handler.- Parameters:
suspend
- theonsuspend
event handler
-
getOnvolumechange
public org.htmlunit.corejs.javascript.Function getOnvolumechange()Returns theonvolumechange
event handler.- Returns:
- the
onvolumechange
event handler
-
setOnvolumechange
Sets theonvolumechange
event handler.- Parameters:
volumechange
- theonvolumechange
event handler
-
getOnwaiting
public org.htmlunit.corejs.javascript.Function getOnwaiting()Returns theonwaiting
event handler.- Returns:
- the
onwaiting
event handler
-
setOnwaiting
Sets theonwaiting
event handler.- Parameters:
waiting
- theonwaiting
event handler
-
getOncanplay
public org.htmlunit.corejs.javascript.Function getOncanplay()Returns theoncanplay
event handler.- Returns:
- the
oncanplay
event handler
-
setOncanplay
Sets theoncanplay
event handler.- Parameters:
canplay
- theoncanplay
event handler
-
getOnmousedown
public org.htmlunit.corejs.javascript.Function getOnmousedown()Returns theonmousedown
event handler.- Returns:
- the
onmousedown
event handler
-
setOnmousedown
Sets theonmousedown
event handler.- Parameters:
mousedown
- theonmousedown
event handler
-
getOnemptied
public org.htmlunit.corejs.javascript.Function getOnemptied()Returns theonemptied
event handler.- Returns:
- the
onemptied
event handler
-
setOnemptied
Sets theonemptied
event handler.- Parameters:
emptied
- theonemptied
event handler
-
getOngotpointercapture
public org.htmlunit.corejs.javascript.Function getOngotpointercapture()Returns thegotpointercapture
event handler for this element.- Returns:
- the
gotpointercapture
event handler for this element
-
setOngotpointercapture
Sets thegotpointercapture
event handler.- Parameters:
gotpointercapture
- thegotpointercapture
event handler
-
getOnwheel
public org.htmlunit.corejs.javascript.Function getOnwheel()Returns theonwheel
event handler for this element.- Overrides:
getOnwheel
in classElement
- Returns:
- the
onwheel
event handler for this element
-
setOnwheel
Sets theonwheel
event handler for this element.- Overrides:
setOnwheel
in classElement
- Parameters:
onwheel
- theonwheel
event handler for this element
-