Uses of Annotation Interface
org.htmlunit.javascript.configuration.JsxGetter

Packages that use JsxGetter
Package
Description
Implementations of the various JavaScript host objects — users of HtmlUnit should not need anything in this package.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Canvas JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Crypto JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the CSS JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the various JavaScript objects from the HTML Drag and Drop API.
Implementations of the JavaScript host objects for events - users of HtmlUnit shouldn't need anything in this package.
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Geolocation JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Internationalization JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the JavaScript host media objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the NetworkInformation JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Performance JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Scalable Vector Graphics JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Web Workers JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
  • Uses of JsxGetter in org.htmlunit.javascript.host

    Methods in org.htmlunit.javascript.host with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    int
    ScreenOrientation.getAngle()
    Returns the angle property.
    Navigator.getAppCodeName()
    Returns the appCodeName property.
    Navigator.getAppName()
    Returns the appName property.
    Navigator.getAppVersion()
    Returns the appVersion property.
    Element.getAttributes()
    Returns the attributes of this XML element.
    int
    Returns the availHeight property.
    int
    Screen.getAvailLeft()
    Returns the availLeft property.
    int
    Screen.getAvailTop()
    Returns the availTop property.
    int
    Screen.getAvailWidth()
    Returns the availWidth property.
    WebSocket.getBinaryType()
    Returns the binary data type used when receiving binary messages.
    long
    WebSocket.getBufferedAmount()
    Returns the number of bytes of data that have been queued but not yet transmitted.
    Navigator.getBuildID()
    Returns the buildID property.
    int
    Returns the current number of child elements.
    Element.getChildren()
    Returns the child elements of this node.
    Element.getClassList()
    Returns the token list of the class attribute.
    Element.getClassName_js()
    Returns the value of the class attribute.
    int
    Element.getClientHeight()
    Returns the clientHeight property.
    Returns the JavaScript property clientInformation.
    int
    Element.getClientLeft()
    Returns the clientLeft property.
    int
    Element.getClientTop()
    Returns the clientTop property.
    int
    Element.getClientWidth()
    Returns the clientWidth property.
    int
    Screen.getColorDepth()
    Returns the colorDepth property.
    Navigator.getConnection()
    Returns the connection property.
    Gets the controllers.
    Window.getCrypto()
    Returns the crypto property.
    MimeType.getDescription()
    Returns the MIME type's description.
    Returns the plugin description.
    int
    Returns the devicePixelRatio property.
    Returns the JavaScript property document.
    Navigator.getDoNotTrack()
    Returns the doNotTrack property.
    MimeType.getEnabledPlugin()
    Returns the plugin that handles this MIME type.
    TextDecoder.getEncoding()
    Returns the encoding label used by this decoder.
    TextEncoder.getEncoding()
    Returns the encoding used by this encoder, which is always "utf-8".
    Window.getEvent()
    Returns the current event.
    Window.getExternal()
    Returns the external property.
    Plugin.getFilename()
    Returns the plugin filename.
    Returns the first element child.
    Returns the (i)frame in which the window is contained.
    Window.getFrames_js()
    Returns the value of the frames property.
    Navigator.getGeolocation()
    Returns the geolocation property.
    URL.getHash()
    Returns the hash portion of the URL, containing a # followed by the fragment identifier.
    double
    DOMRect.getHeight()
    Returns the height.
    int
    Screen.getHeight()
    Returns the height property.
    Window.getHistory()
    Returns the history property.
    URL.getHost()
    Returns the host portion of the URL, consisting of the hostname and, if the port is non-empty, a : followed by the port.
    Returns the hostname portion of the URL.
    URL.getHref()
    Returns the full URL as a string.
    Element.getId()
    Returns the element ID.
    int
    Returns the innerHeight.
    Element.getInnerHTML()
    Returns the innerHTML of this element.
    int
    Window.getInnerWidth()
    Returns the innerWidth.
    Navigator.getLanguage()
    Returns the language of the browser.
    org.htmlunit.corejs.javascript.Scriptable
    Navigator.getLanguages()
    Returns the preferred languages of the browser as an array.
    Returns the last element child.
    int
    Screen.getLeft()
    Returns the left property.
    int
    DOMRectList.getLength()
    Returns the number of DOMRect objects in the list.
    int
    History.getLength()
    Returns the length property.
    int
    MimeTypeArray.getLength()
    Returns the number of MIME types in this array.
    int
    NamedNodeMap.getLength()
    Returns the number of attributes in this map.
    int
    Plugin.getLength()
    Returns the number of MIME types supported by this plugin.
    int
    PluginArray.getLength()
    Returns the number of plugins in this array.
    int
    Storage.getLength()
    Returns the number of items in the storage.
    Window.getLength()
    Returns the number of frames contained by this window.
    Element.getLocalName()
    Returns the local name of this attribute.
    Returns the localStorage property.
    Window.getLocation()
    Returns the location property.
    Navigator.getMediaDevices()
    Returns the mediaDevices property.
    Navigator.getMimeTypes()
    Returns the mimeTypes property.
    int
    Returns the value of mozInnerScreenX property.
    int
    Returns the value of mozInnerScreenY property.
    Returns the mozOrientation property.
    BroadcastChannel.getName()
    Returns the channel name.
    Plugin.getName()
    Returns the plugin name.
    Window.getName()
    Returns the value of the window's name property.
    Element.getNamespaceURI()
    Returns the URI that identifies an XML namespace.
    Window.getNavigator()
    Returns the JavaScript property navigator.
    Window.getNetscape()
    Returns the netscape property.
    Returns the next sibling that is an element.
    org.htmlunit.corejs.javascript.Function
    Window.getOnabort()
    Returns the onabort event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onafterprint event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onanimationend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onanimationiteration event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onanimationstart event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnauxclick()
    Returns the onauxclick event handler.
    org.htmlunit.corejs.javascript.Function
    Element.getOnbeforecopy()
    Returns the onbeforecopy event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Element.getOnbeforecut()
    Returns the onbeforecut event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onbeforepaste event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onbeforeprint event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the value of the window's onbeforeunload property.
    org.htmlunit.corejs.javascript.Function
    Window.getOnblur()
    Returns the onblur property (not necessary a function if something else has been set).
    org.htmlunit.corejs.javascript.Function
    Window.getOncancel()
    Returns the oncancel event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOncanplay()
    Returns the oncanplay event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the oncanplaythrough event handler.
    org.htmlunit.corejs.javascript.Function
    Screen.getOnchange()
    Returns the onchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    ScreenOrientation.getOnchange()
    Returns the onchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Window.getOnchange()
    Getter for the onchange event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnclick()
    Returns the onclick property (not necessary a function if something else has been set).
    org.htmlunit.corejs.javascript.Function
    WebSocket.getOnclose()
    Returns the event handler that fires on close.
    org.htmlunit.corejs.javascript.Function
    Window.getOnclose()
    Returns the onclose event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the oncontextmenu event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the oncuechange event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOndblclick()
    Returns the ondblclick property (not necessary a function if something else has been set).
    org.htmlunit.corejs.javascript.Function
    Returns the ondevicemotion event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondeviceorientation event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondeviceorientationabsolute event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOndrag()
    Returns the ondrag event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOndragend()
    Returns the ondragend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondragenter event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondragleave event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOndragover()
    Returns the ondragover event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondragstart event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOndrop()
    Returns the ondrop event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ondurationchange event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnemptied()
    Returns the onemptied event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnended()
    Returns the onended event handler.
    org.htmlunit.corejs.javascript.Function
    WebSocket.getOnerror()
    Returns the event handler that fires on error.
    org.htmlunit.corejs.javascript.Function
    Window.getOnerror()
    Returns the value of the window's onerror property.
    org.htmlunit.corejs.javascript.Function
    Window.getOnfocus()
    Returns the onfocus event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ongotpointercapture event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onhashchange property (not necessary a function if something else has been set).
    org.htmlunit.corejs.javascript.Function
    Window.getOninput()
    Returns the oninput event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOninvalid()
    Returns the oninvalid event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnkeydown()
    Returns the onkeydown event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnkeypress()
    Returns the onkeypress event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnkeyup()
    Returns the onkeyup event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onlanguagechange event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnload()
    Returns the onload property.
    org.htmlunit.corejs.javascript.Function
    Returns the onloadeddata event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onloadedmetadata event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onloadstart event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onlostpointercapture event handler.
    org.htmlunit.corejs.javascript.Function
    BroadcastChannel.getOnmessage()
    Returns the onmessage event handler.
    org.htmlunit.corejs.javascript.Function
    MessagePort.getOnmessage()
    Returns the onmessage event handler.
    org.htmlunit.corejs.javascript.Function
    WebSocket.getOnmessage()
    Returns the event handler that fires on message.
    org.htmlunit.corejs.javascript.Function
    Window.getOnmessage()
    Returns the value of the window's onmessage property.
    org.htmlunit.corejs.javascript.Function
    BroadcastChannel.getOnmessageerror()
    Returns the onmessageerror event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmousedown event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmouseenter event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmouseleave event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmousemove event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnmouseout()
    Returns the onmouseout event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmouseover event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnmouseup()
    Returns the onmouseup event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmousewheel event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenchange event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenerror event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnoffline()
    Returns the onoffline event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnonline()
    Returns the ononline event handler.
    org.htmlunit.corejs.javascript.Function
    WebSocket.getOnopen()
    Returns the event handler that fires on open.
    org.htmlunit.corejs.javascript.Function
    Window.getOnpagehide()
    Returns the onpagehide event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnpageshow()
    Returns the onpageshow event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnpause()
    Returns the onpause event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnplay()
    Returns the onplay event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnplaying()
    Returns the onplaying event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointercancel event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerdown event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerenter event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerleave event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointermove event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerout event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerover event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerup event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnpopstate()
    Returns the onpopstate event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnprogress()
    Returns the onprogress event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onratechange event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onrejectionhandled event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnreset()
    Returns the onreset event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnresize()
    Returns the onresize event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnscroll()
    Returns the onscroll event handler.
    org.htmlunit.corejs.javascript.Function
    Element.getOnsearch()
    Returns the onsearch event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Window.getOnsearch()
    Returns the onsearch event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnseeked()
    Returns the onseeked event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnseeking()
    Returns the onseeking event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnselect()
    Returns the onselect event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnstalled()
    Returns the onstalled event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnstorage()
    Returns the onstorage event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnsubmit()
    Getter for the onsubmit event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnsuspend()
    Returns the onsuspend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ontimeupdate event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOntoggle()
    Returns the ontoggle event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ontransitionend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onunhandledrejection event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnunload()
    Returns the onunload event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onvolumechange event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnwaiting()
    Returns the onwaiting event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitanimationend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitanimationiteration event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitanimationstart event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitfullscreenchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitfullscreenerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkittransitionend event handler.
    org.htmlunit.corejs.javascript.Function
    Window.getOnwheel()
    Returns the onwheel event handler.
    Window.getOpener()
    Returns the value of the opener property.
    Returns the orientation property.
    URL.getOrigin()
    Returns the origin of the URL.
    Navigator.getOscpu()
    Returns the oscpu property.
    int
    Returns the outerHeight.
    Element.getOuterHTML()
    Returns the outerHTML of this element, including the element's own tags.
    int
    Window.getOuterWidth()
    Returns the outerWidth.
    int
    Returns the value of pageXOffset property.
    int
    Returns the value of pageYOffset property.
    Window.getParent()
    Returns the value of the parent property.
    Returns the password specified before the domain name.
    Returns the pathname portion of the URL.
    org.htmlunit.corejs.javascript.Scriptable
    The performance attribute is defined as replacable (https://w3c.github.io/hr-time/#the-performance-attribute) but not implemented as that.
    int
    Screen.getPixelDepth()
    Returns the pixelDepth property.
    Navigator.getPlatform()
    Returns the platform property.
    Navigator.getPlugins()
    Returns the list of browser plugins.
    URL.getPort()
    Returns the port number of the URL, or an empty string if no explicit port is specified.
    MessageChannel.getPort1()
    Returns the port1 property.
    MessageChannel.getPort2()
    Returns the port2 property.
    Element.getPrefix()
    Returns the namespace prefix.
    Returns the previous sibling that is an element.
    Navigator.getProduct()
    Returns the product property.
    Navigator.getProductSub()
    Returns the build number of the current browser.
    Returns the protocol scheme of the URL, including the trailing :.
    WebSocket.getProtocol()
    Returns the sub-protocol in use, or an empty string if no sub-protocol was selected.
    int
    WebSocket.getReadyState()
    Returns the current state of the connection.
    Window.getScreen()
    Returns the screen property.
    int
    Element.getScrollHeight()
    Returns the scrollHeight for this element.
    int
    Element.getScrollLeft()
    Returns the scrollLeft value for this element.
    Returns the scrollRestoration property.
    int
    Element.getScrollTop()
    Returns the scrollTop value for this element.
    int
    Element.getScrollWidth()
    Returns the scrollWidth for this element.
    int
    Window.getScrollX()
    Returns the value of scrollX property.
    int
    Window.getScrollY()
    Returns the value of scrollY property.
    URL.getSearch()
    Returns the query string, containing a ? followed by the URL's parameters.
    Returns a URLSearchParams object providing access to the decoded query arguments of the URL.
    Window.getSelf()
    Returns the self property.
    Returns the sessionStorage property.
    int
    URLSearchParams.getSize()
    Returns the total number of search parameter entries.
    Returns the speechSynthesis property.
    History.getState()
    Returns the state property.
    Window.getStatus()
    Returns the text from the status line.
    Window.getStyleMedia()
    Returns the styleMedia property.
    MimeType.getSuffixes()
    Returns the file suffixes associated with this MIME type.
    Element.getTagName()
    Returns the tag name of this element.
    int
    Screen.getTop()
    Returns the top property.
    Window.getTop()
    Returns the value of the top property.
    MimeType.getType()
    Returns the MIME type string.
    ScreenOrientation.getType()
    Returns the type property.
    WebSocket.getUrl()
    Returns the URL of the WebSocket connection.
    Navigator.getUserAgent()
    Returns the userAgent property.
    Returns the username specified before the domain name.
    Navigator.getVendor()
    Returns the vendor property.
    Navigator.getVendorSub()
    Returns the vendorSub property.
    double
    DOMRect.getWidth()
    Returns the width.
    int
    Screen.getWidth()
    Returns the width property.
    Window.getWindow_js()
    Returns the window property.
    double
    DOMRect.getX()
    Returns the x coordinate.
    double
    DOMRect.getY()
    Returns the y coordinate.
    boolean
    Window.isClosed()
    Indicates if this window is closed.
    boolean
    Navigator.isCookieEnabled()
    Returns the cookieEnabled property.
    boolean
    Screen.isIsExtended()
    Returns the isExtended property.
    boolean
    Returns a boolean indicating whether the current context is secure (true) or not (false).
    boolean
    Returns the offscreenBuffering property.
    boolean
    Navigator.isOnLine()
    Returns the onLine property.
    boolean
    Navigator.isPdfViewerEnabled()
    Returns whether the browser supports inline display of PDF files when navigating to them.
  • Uses of JsxGetter in org.htmlunit.javascript.host.abort

    Methods in org.htmlunit.javascript.host.abort with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    AbortController.getSignal()
    Returns the AbortSignal associated with this controller.
  • Uses of JsxGetter in org.htmlunit.javascript.host.canvas

    Methods in org.htmlunit.javascript.host.canvas with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    CanvasRenderingContext2D.getCanvas()
    Returns the associated HTMLCanvasElement.
    org.htmlunit.corejs.javascript.typedarrays.NativeUint8ClampedArray
    ImageData.getData()
    Returns a NativeUint8ClampedArray representing a one-dimensional array containing the data in the RGBA order, with integer values between 0 and 255 (included).
    CanvasRenderingContext2D.getFillStyle()
    Returns the fillStyle property.
    double
    CanvasRenderingContext2D.getGlobalAlpha()
    Specifies the alpha (transparency) value that is applied to shapes and images before they are drawn onto the canvas.
    int
    ImageData.getHeight()
    Returns the height property.
    CanvasRenderingContext2D.getLineCap()
    Returns the the shape used to join two line segments where they meet.
    CanvasRenderingContext2D.getLineJoin()
    Returns the the shape used to join two line segments where they meet.
    double
    CanvasRenderingContext2D.getLineWidth()
    Returns the lineWidth property.
    CanvasRenderingContext2D.getStrokeStyle()
    Returns the strokeStyle property.
    int
    ImageData.getWidth()
    Returns the width property.
    int
    TextMetrics.getWidth()
    Returns the width property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.crypto

    Methods in org.htmlunit.javascript.host.crypto with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    org.htmlunit.corejs.javascript.Scriptable
    CryptoKey.getAlgorithm()
    Returns the algorithm descriptor object.
    boolean
    CryptoKey.getExtractable()
    Returns whether the key material may be exported.
    Crypto.getSubtle()
    Returns the subtle property.
    CryptoKey.getType()
    Returns the type of key this represents.
    org.htmlunit.corejs.javascript.Scriptable
    CryptoKey.getUsages()
    Returns the permitted key usages.
  • Uses of JsxGetter in org.htmlunit.javascript.host.css

    Methods in org.htmlunit.javascript.host.css with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    CSSStyleDeclaration.getBackgroundAttachment()
    Gets the backgroundAttachment style attribute.
    CSSStyleDeclaration.getBackgroundColor()
    Gets the backgroundColor style attribute.
    CSSStyleDeclaration.getBackgroundImage()
    Gets the backgroundImage style attribute.
    CSSStyleDeclaration.getBackgroundPosition()
    Gets the backgroundPosition style attribute.
    CSSStyleDeclaration.getBackgroundRepeat()
    Gets the backgroundRepeat style attribute.
    CSSStyleDeclaration.getBlockSize()
    Gets the blockSize style attribute.
    CSSStyleDeclaration.getBorderBottomColor()
    Gets the borderBottomColor style attribute.
    CSSStyleDeclaration.getBorderBottomStyle()
    Gets the borderBottomStyle style attribute.
    CSSStyleDeclaration.getBorderBottomWidth()
    Gets the borderBottomWidth style attribute.
    CSSStyleDeclaration.getBorderLeftColor()
    Gets the borderLeftColor style attribute.
    CSSStyleDeclaration.getBorderLeftStyle()
    Gets the borderLeftStyle style attribute.
    CSSStyleDeclaration.getBorderLeftWidth()
    Gets the borderLeftWidth style attribute.
    CSSStyleDeclaration.getBorderRightColor()
    Gets the borderRightColor style attribute.
    CSSStyleDeclaration.getBorderRightStyle()
    Gets the borderRightStyle style attribute.
    CSSStyleDeclaration.getBorderRightWidth()
    Gets the borderRightWidth style attribute.
    CSSStyleDeclaration.getBorderTop()
    Gets the borderTop style attribute.
    CSSStyleDeclaration.getBorderTopColor()
    Gets the borderTopColor style attribute.
    CSSStyleDeclaration.getBorderTopStyle()
    Gets the borderTopStyle style attribute.
    CSSStyleDeclaration.getBorderTopWidth()
    Gets the borderTopWidth style attribute.
    CSSStyleDeclaration.getBottom()
    Gets the bottom style attribute.
    CSSStyleDeclaration.getColor()
    Gets the color style attribute.
    CSSConditionRule.getConditionText()
    Returns the text of the condition of the rule.
    CSSStyleDeclaration.getCssFloat()
    Gets the cssFloat style attribute.
    CSSGroupingRule.getCssRules()
    Returns the collection of rules defined in this rule.
    CSSStyleSheet.getCssRules()
    Returns the collection of rules defined in this style sheet.
    CSSRule.getCssText()
    Returns the parsable textual representation of the rule.
    CSSStyleDeclaration.getCssText()
    Returns the actual text of the style.
    CSSStyleDeclaration.getDisplay()
    Gets the display style attribute.
    CSSStyleDeclaration.getFont()
    Gets the font style attribute.
    CSSStyleDeclaration.getFontFamily()
    Gets the fontFamily style attribute.
    CSSStyleDeclaration.getFontSize()
    Gets the fontSize style attribute.
    CSSStyleDeclaration.getHeight()
    Gets the height style attribute.
    CSSImportRule.getHref()
    Returns the URL of the imported style sheet.
    StyleSheet.getHref()
    Returns the URL of the stylesheet.
    CSSStyleDeclaration.getLeft()
    Gets the left style attribute.
    int
    CSSRuleList.getLength()
    Returns the length of this list.
    int
    CSSStyleDeclaration.getLength()
    Returns the length property.
    int
    MediaList.getLength()
    Returns the number of media in the list.
    int
    StyleSheetList.getLength()
    Returns the list's length.
    CSSStyleDeclaration.getLetterSpacing()
    Gets the letterSpacing style attribute.
    CSSStyleDeclaration.getLineHeight()
    Gets the lineHeight style attribute.
    CSSStyleDeclaration.getMargin()
    Gets the margin style attribute.
    CSSStyleDeclaration.getMarginBottom()
    Gets the marginBottom style attribute.
    CSSStyleDeclaration.getMarginLeft()
    Gets the marginLeft style attribute.
    CSSStyleDeclaration.getMarginRight()
    Gets the marginRight style attribute.
    CSSStyleDeclaration.getMarginTop()
    Gets the marginTop style attribute.
    CSSStyleDeclaration.getMaxHeight()
    Gets the maxHeight style attribute.
    CSSStyleDeclaration.getMaxWidth()
    Gets the maxWidth style attribute.
    CSSImportRule.getMedia()
    Returns the media types that the imported CSS style sheet applies to.
    CSSMediaRule.getMedia()
    Returns the media types that this rule applies to.
    MediaQueryList.getMedia()
    Returns the media property.
    MediaList.getMediaText()
    The parsable textual representation of the media list.
    CSSStyleDeclaration.getMinHeight()
    Gets the minHeight style attribute.
    CSSStyleDeclaration.getMinWidth()
    Gets the minWidth style attribute.
    CSSStyleDeclaration.getOpacity()
    Gets the opacity style attribute.
    CSSStyleDeclaration.getOrphans()
    Gets the orphans style attribute.
    CSSStyleDeclaration.getOutline()
    Gets the outline style attribute.
    CSSStyleDeclaration.getOutlineWidth()
    Gets the outlineWidth style attribute.
    StyleSheet.getOwnerNode()
    Returns the owner node.
    CSSStyleDeclaration.getPadding()
    Gets the padding style attribute.
    CSSStyleDeclaration.getPaddingBottom()
    Gets the paddingBottom style attribute.
    CSSStyleDeclaration.getPaddingLeft()
    Gets the paddingLeft style attribute.
    CSSStyleDeclaration.getPaddingRight()
    Gets the paddingRight style attribute.
    CSSStyleDeclaration.getPaddingTop()
    Gets the paddingTop style attribute.
    CSSRule.getParentRule()
    If this rule is contained inside another rule (e.g. a style rule inside a @media block), this is the containing rule.
    CSSStyleDeclaration.getParentRule()
    Returns the CSSRule that is the parent of this style block or null if this CSSStyleDeclaration is not attached to a CSSRule.
    Returns the style sheet that contains this rule.
    CSSStyleDeclaration.getPosition()
    Gets the position style attribute.
    CSSStyleDeclaration.getRight()
    Gets the right style attribute.
    CSSStyleDeclaration.getRubyAlign()
    Gets the rubyAlign style attribute.
    CSSStyleSheet.getRules()
    Retrieves the collection of rules defined in this style sheet.
    CSSPageRule.getSelectorText()
    Returns the textual representation of the selector for the rule set.
    CSSStyleRule.getSelectorText()
    Returns the textual representation of the selector for the rule set.
    CSSStyleDeclaration.getSize()
    Gets the size style attribute.
    CSSPageRule.getStyle()
    Returns the declaration-block of this rule set.
    CSSStyleRule.getStyle()
    Returns the declaration-block of this rule set.
    CSSImportRule.getStyleSheet()
    Returns the style sheet referred to by this rule.
    CSSStyleDeclaration.getTextIndent()
    Gets the textIndent style attribute.
    CSSStyleDeclaration.getTop()
    Gets the top style attribute.
    int
    CSSKeyframesRule.getType()
    Returns the type of the rule.
    int
    CSSRule.getType()
    Returns the type of the rule.
    StyleMedia.getType()
    Returns the type property.
    CSSStyleDeclaration.getVerticalAlign()
    Gets the verticalAlign style attribute.
    CSSStyleDeclaration.getWidows()
    Gets the widows style attribute.
    CSSStyleDeclaration.getWidth()
    Gets the width style attribute.
    CSSStyleDeclaration.getWordSpacing()
    Gets the wordSpacing style attribute.
    CSSStyleDeclaration.getZIndex()
    Gets the zIndex style attribute.
    boolean
    MediaQueryList.isMatches()
    Returns whether the document currently matches the media query list or not.
  • Uses of JsxGetter in org.htmlunit.javascript.host.dom

    Methods in org.htmlunit.javascript.host.dom with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    DOMMatrix.getA()
    Returns the a property.
    double
    DOMMatrixReadOnly.getA()
    Returns the a property.
    Document.getActiveElement()
    Returns the value of the activeElement property.
    MutationRecord.getAddedNodes()
    Returns the addedNodes property.
    Document.getAlinkColor()
    Returns the value of the alinkColor property.
    Document.getAll()
    Returns the value of the all property.
    Selection.getAnchorNode()
    Returns the node in which the selection begins.
    int
    Selection.getAnchorOffset()
    Returns the number of characters that the selection's anchor is offset within the anchor node.
    Document.getAnchors()
    Returns the value of the JavaScript property anchors.
    Document.getApplets()
    Returns the value of the JavaScript property applets.
    MutationRecord.getAttributeName()
    Returns the attributeName property.
    double
    DOMMatrix.getB()
    Returns the b property.
    double
    DOMMatrixReadOnly.getB()
    Returns the b property.
    Node.getBaseURI()
    Returns the Base URI as a string.
    Document.getBgColor()
    Returns the value of the bgColor property.
    Document.getBody()
    Returns this document's body element.
    boolean
    XPathResult.getBooleanValue()
    Returns the value of this boolean result.
    double
    DOMRectReadOnly.getBottom()
    Returns the bottom coordinate.
    double
    DOMMatrix.getC()
    Returns the c property.
    double
    DOMMatrixReadOnly.getC()
    Returns the c property.
    Document.getCharacterSet()
    Returns the character encoding of the current document.
    Document.getCharset()
    Retrieves the character set used to encode the document.
    int
    Returns the current number of child elements.
    int
    DocumentFragment.getChildElementCount()
    Returns the current number of child elements.
    Returns the child nodes of the current element.
    Document.getChildren()
    Returns the child elements of this node.
    DocumentFragment.getChildren()
    Returns the child elements of this node.
    DOMException.getCode()
    Gets the exception code.
    Returns the deepest common ancestor container of the Range's two boundary points.
    Document.getCompatMode()
    Returns the compatMode property.
    Document.getContentType()
    Returns the contentType property.
    Document.getCookie()
    Returns the cookie property.
    TreeWalker.getCurrentNode()
    Gets the node at which the TreeWalker is currently positioned.
    org.htmlunit.corejs.javascript.ScriptableObject
    Document.getCurrentScript()
    Returns the currentScript property.
    double
    DOMMatrix.getD()
    Returns the d property.
    double
    DOMMatrixReadOnly.getD()
    Returns the d property.
    CharacterData.getData()
    Gets the JavaScript property data for this character data.
    ProcessingInstruction.getData()
    Returns the data attribute.
    Document.getDefaultView()
    Gets the window in which this document is contained.
    Document.getDesignMode()
    Returns a value which indicates whether or not the document can be edited.
    Document.getDoctype()
    Gets the JavaScript property doctype for the document.
    Gets the JavaScript property documentElement for the document.
    Document.getDocumentURI()
    Returns the value of the documentURI property.
    Document.getDomain()
    Returns the domain name of the server that served the document, or null if the server cannot be identified by a domain name.
    double
    DOMMatrix.getE()
    Returns the e property.
    double
    DOMMatrixReadOnly.getE()
    Returns the e property.
    Document.getEmbeds()
    Returns the value of the embeds property.
    AbstractRange.getEndContainer()
    Gets the node within which the Range ends.
    int
    AbstractRange.getEndOffset()
    Gets the offset within the end node of the Range.
    double
    DOMMatrix.getF()
    Returns the f property.
    double
    DOMMatrixReadOnly.getF()
    Returns the f property.
    Document.getFgColor()
    Returns the value of the fgColor property.
    DOMException.getFilename()
    Gets the name of the file in which the exception occurred.
    NodeIterator.getFilter()
    Returns the filter.
    TreeWalker.getFilter()
    Gets the filter used to screen nodes.
    Gets the JavaScript property firstChild for the node that contains the current node.
    Returns the first element child.
    DocumentFragment.getFirstElementChild()
    Returns the first element child.
    Selection.getFocusNode()
    Returns the node in which the selection ends.
    int
    Selection.getFocusOffset()
    Returns the number of characters that the selection's focus is offset within the focus node.
    org.htmlunit.corejs.javascript.ScriptableObject
    Document.getFonts()
    Returns the FontFaceSet property.
    Document.getForms()
    Returns the value of the forms property.
    Document.getHead()
    Returns this document's head element.
    double
    DOMRectReadOnly.getHeight()
    Returns the height.
    Document.getImages()
    Returns the value of the embeds property.
    Returns the implementation object of the current document.
    Document.getInputEncoding()
    Returns a string representing the encoding under which the document was parsed.
    boolean
    DOMMatrixReadOnly.getIsIdentity()
    Returns whether this matrix is the identity matrix.
    Gets the JavaScript property lastChild for the node that contains the current node.
    Returns the last element child.
    DocumentFragment.getLastElementChild()
    Returns the last element child.
    Document.getLastModified()
    Returns the last modification date of the document.
    double
    DOMRectReadOnly.getLeft()
    Returns the left coordinate.
    int
    CharacterData.getLength()
    Gets the number of character in the character data.
    int
    DOMTokenList.getLength()
    Returns the length property.
    final int
    NodeList.getLength()
    Returns the length.
    DOMException.getLineNumber()
    Gets the line at which the exception occurred.
    Document.getLinkColor()
    Returns the value of the linkColor property.
    Document.getLinks()
    Returns the value of the JavaScript property links.
    Returns the local name of this attribute.
    Document.getLocation()
    Returns the value of the location property.
    double
    DOMMatrix.getM11()
    Returns the m11 property.
    double
    DOMMatrixReadOnly.getM11()
    Returns the m11 property.
    double
    DOMMatrix.getM12()
    Returns the m12 property.
    double
    DOMMatrixReadOnly.getM12()
    Returns the m12 property.
    double
    DOMMatrix.getM13()
    Returns the m13 property.
    double
    DOMMatrixReadOnly.getM13()
    Returns the m13 property.
    double
    DOMMatrix.getM14()
    Returns the m14 property.
    double
    DOMMatrixReadOnly.getM14()
    Returns the m14 property.
    double
    DOMMatrix.getM21()
    Returns the m21 property.
    double
    DOMMatrixReadOnly.getM21()
    Returns the m21 property.
    double
    DOMMatrix.getM22()
    Returns the m22 property.
    double
    DOMMatrixReadOnly.getM22()
    Returns the m22 property.
    double
    DOMMatrix.getM23()
    Returns the m23 property.
    double
    DOMMatrixReadOnly.getM23()
    Returns the m23 property.
    double
    DOMMatrix.getM24()
    Returns the m24 property.
    double
    DOMMatrixReadOnly.getM24()
    Returns the m24 property.
    double
    DOMMatrix.getM31()
    Returns the m31 property.
    double
    DOMMatrixReadOnly.getM31()
    Returns the m31 property.
    double
    DOMMatrix.getM32()
    Returns the m32 property.
    double
    DOMMatrixReadOnly.getM32()
    Returns the m32 property.
    double
    DOMMatrix.getM33()
    Returns the m33 property.
    double
    DOMMatrixReadOnly.getM33()
    Returns the m33 property.
    double
    DOMMatrix.getM34()
    Returns the m34 property.
    double
    DOMMatrixReadOnly.getM34()
    Returns the m34 property.
    double
    DOMMatrix.getM41()
    Returns the m41 property.
    double
    DOMMatrixReadOnly.getM41()
    Returns the m41 property.
    double
    DOMMatrix.getM42()
    Returns the m42 property.
    double
    DOMMatrixReadOnly.getM42()
    Returns the m42 property.
    double
    DOMMatrix.getM43()
    Returns the m43 property.
    double
    DOMMatrixReadOnly.getM43()
    Returns the m43 property.
    double
    DOMMatrix.getM44()
    Returns the m44 property.
    double
    DOMMatrixReadOnly.getM44()
    Returns the m44 property.
    DOMException.getMessage()
    Gets the exception message.
    Attr.getName()
    Returns the name of the attribute.
    DocumentType.getName()
    Returns the name property.
    DOMException.getName()
    Gets the exception name.
    Returns the URI that identifies an XML namespace.
    CharacterData.getNextElementSibling()
    Returns the next element sibling.
    MutationRecord.getNextSibling()
    Returns the nextSibling property.
    Gets the JavaScript property nextSibling for the node that contains the current node.
    Gets the JavaScript property nodeName for the current node.
    int
    Gets the JavaScript property nodeType for the current node.
    Gets the JavaScript property nodeValue for the current node.
    double
    XPathResult.getNumberValue()
    Returns the value of this numeric result.
    MutationRecord.getOldValue()
    Returns the oldValue property.
    org.htmlunit.corejs.javascript.Function
    Document.getOnabort()
    Returns the onabort event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onafterscriptexecute event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnauxclick()
    Returns the onauxclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnbeforecopy()
    Returns the onbeforecopy event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnbeforecut()
    Returns the onbeforecut event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnbeforepaste()
    Returns the onbeforepaste event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onbeforescriptexecute event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnblur()
    Returns the onblur event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncancel()
    Returns the oncancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncanplay()
    Returns the oncanplay event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the oncanplaythrough event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnchange()
    Returns the onchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnclick()
    Returns the onclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnclose()
    Returns the onclose event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncontextmenu()
    Returns the oncontextmenu event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncopy()
    Returns the oncopy event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncuechange()
    Returns the oncuechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOncut()
    Returns the oncut event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndblclick()
    Returns the ondblclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndrag()
    Returns the ondrag event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndragend()
    Returns the ondragend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndragenter()
    Returns the ondragenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndragleave()
    Returns the ondragleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndragover()
    Returns the ondragover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndragstart()
    Returns the ondragstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOndrop()
    Returns the ondrop event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the ondurationchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnemptied()
    Returns the onemptied event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnended()
    Returns the onended event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnerror()
    Returns the onerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnfocus()
    Returns the onfocus event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the ongotpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOninput()
    Returns the oninput event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOninvalid()
    Returns the oninvalid event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnkeydown()
    Returns the onkeydown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnkeypress()
    Returns the onkeypress event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnkeyup()
    Returns the onkeyup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnload()
    Returns the onload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnloadeddata()
    Returns the onloadeddata event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onloadedmetadata event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnloadstart()
    Returns the onloadstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onlostpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmousedown()
    Returns the onmousedown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmouseenter()
    Returns the onmouseenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmouseleave()
    Returns the onmouseleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmousemove()
    Returns the onmousemove event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmouseout()
    Returns the onmouseout event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmouseover()
    Returns the onmouseover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmouseup()
    Returns the onmouseup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnmousewheel()
    Returns the onmousewheel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpaste()
    Returns the onpaste event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpause()
    Returns the onpause event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnplay()
    Returns the onplay event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnplaying()
    Returns the onplaying event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointercancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpointerdown()
    Returns the onpointerdown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerlockchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onpointerlockerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpointermove()
    Returns the onpointermove event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpointerout()
    Returns the onpointerout event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpointerover()
    Returns the onpointerover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnpointerup()
    Returns the onpointerup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnprogress()
    Returns the onprogress event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnratechange()
    Returns the onratechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onreadystatechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnreset()
    Returns the onreset event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnresize()
    Returns the onresize event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnscroll()
    Returns the onscroll event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnsearch()
    Returns the onsearch event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnseeked()
    Returns the onseeked event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnseeking()
    Returns the onseeking event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnselect()
    Returns the onselect event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onselectionchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnselectstart()
    Returns the onselectstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnstalled()
    Returns the onstalled event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnsubmit()
    Returns the onsubmit event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnsuspend()
    Returns the onsuspend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOntimeupdate()
    Returns the ontimeupdate event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOntoggle()
    Returns the ontoggle event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onvolumechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnwaiting()
    Returns the onwaiting event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitfullscreenchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onwebkitfullscreenerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Document.getOnwheel()
    Returns the onwheel event handler for this element.
    Returns the owner document.
    Returns the owner element.
    Gets the JavaScript property parentElement.
    Gets the JavaScript property parentNode for the node that contains the current node.
    Document.getPlugins()
    Returns the value of the plugins property.
    Attr.getPrefix()
    Returns the namespace prefix.
    Returns the previous element sibling.
    MutationRecord.getPreviousSibling()
    Returns the previousSibling property.
    Gets the JavaScript property previousSibling for the node that contains the current node.
    DocumentType.getPublicId()
    Returns the publicId property.
    int
    Selection.getRangeCount()
    Returns the number of ranges in the selection.
    Document.getReadyState()
    Returns the ready state of the document.
    Document.getReferrer()
    Returns the value of the referrer property.
    MutationRecord.getRemovedNodes()
    Returns the removedNodes property.
    int
    XPathResult.getResultType()
    Returns the type of this result.
    double
    DOMRectReadOnly.getRight()
    Returns the right coordinate.
    NodeIterator.getRoot()
    Returns the root node.
    TreeWalker.getRoot()
    Gets the root node of the TreeWalker, as specified when it was created.
    Document.getRootElement()
    Gets the JavaScript property rootElement.
    Document.getScripts()
    Returns the value of the scripts property.
    XPathResult.getSingleNodeValue()
    Returns the value of this single-node result.
    int
    XPathResult.getSnapshotLength()
    Returns the number of nodes in this snapshot.
    AbstractRange.getStartContainer()
    Gets the node within which the Range begins.
    int
    AbstractRange.getStartOffset()
    Gets the offset within the starting node of the Range.
    XPathResult.getStringValue()
    Returns the value of this string result.
    Document.getStyleSheets()
    Retrieves a collection of stylesheet objects representing the style sheets that correspond to each instance of a Link or CSSStyleDeclaration object in the document.
    DocumentType.getSystemId()
    Returns the systemId property.
    org.htmlunit.corejs.javascript.ScriptableObject
    MutationRecord.getTarget()
    Returns the target property.
    ProcessingInstruction.getTarget()
    Returns the target attribute.
    Gets the textContent attribute.
    Document.getTitle()
    Returns this document's title.
    double
    DOMRectReadOnly.getTop()
    Returns the top coordinate.
    MutationRecord.getType()
    Returns the type property.
    Selection.getType()
    Returns the type of selection (IE only).
    Document.getURL_js()
    Returns the value of the URL property.
    Attr.getValue()
    Returns the value of this attribute.
    DOMTokenList.getValue()
    Returns the value property.
    RadioNodeList.getValue()
    Returns the value of the first checked radio button represented by radioNodeList.
    Document.getVlinkColor()
    Returns the value of the vlinkColor property.
    double
    DOMPoint.getW()
    Returns the w perspective value.
    double
    DOMPointReadOnly.getW()
    Returns the w perspective value.
    long
    TreeWalker.getWhatToShow()
    Gets the whatToShow attribute of the TreeWalker.
    Returns the wholeText property.
    double
    DOMRectReadOnly.getWidth()
    Returns the width.
    double
    DOMPoint.getX()
    Returns the x coordinate.
    double
    DOMPointReadOnly.getX()
    Returns the x coordinate.
    double
    DOMRectReadOnly.getX()
    Returns the x coordinate.
    Document.getXmlEncoding()
    Returns the xmlEncoding property.
    Document.getXmlVersion()
    Returns the xmlVersion property.
    double
    DOMPoint.getY()
    Returns the y coordinate.
    double
    DOMPointReadOnly.getY()
    Returns the y coordinate.
    double
    DOMRectReadOnly.getY()
    Returns the y coordinate.
    double
    DOMPoint.getZ()
    Returns the z coordinate.
    double
    DOMPointReadOnly.getZ()
    Returns the z coordinate.
    boolean
    AbstractRange.isCollapsed()
    Indicates if the range is collapsed.
    boolean
    Document.isHidden()
    Returns the hidden property.
    boolean
    Returns whether this iterator has become invalid.
    boolean
    DOMMatrixReadOnly.isIs2D()
    Returns the is2D property.
    boolean
    Selection.isIsCollapsed()
    Returns a boolean indicating whether the selection's start and end points are at the same position.
    boolean
    Returns true if this attribute has been specified.
    boolean
    Document.isXmlStandalone()
    Returns the xmlStandalone property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.draganddrop

    Methods in org.htmlunit.javascript.host.draganddrop with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    DataTransfer.getFiles()
    Returns the files property.
    DataTransfer.getItems()
    Returns the items property.
    DataTransferItem.getKind()
    Returns the type property.
    int
    DataTransferItemList.getLength()
    Returns the length property.
    DataTransferItem.getType()
    Returns the type property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.event

    Methods in org.htmlunit.javascript.host.event with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    PointerEvent.getAltitudeAngle()
    Returns the pointer altitude angle.
    double
    PointerEvent.getAzimuthAngle()
    Returns the pointer azimuth angle.
    int
    MouseEvent.getButton()
    Gets the button code.
    int
    MouseEvent.getButtons()
    Gets the button code.
    int
    KeyboardEvent.getCharCode()
    Returns the char code associated with the event.
    int
    MouseEvent.getClientX()
    The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
    int
    MouseEvent.getClientY()
    The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
    int
    CloseEvent.getCode()
    Returns the close code.
    KeyboardEvent.getCode()
    Returns the physical key identifier on the keyboard.
    org.htmlunit.corejs.javascript.Scriptable
    Returns the event target whose event listeners are currently being processed.
    BlobEvent.getData()
    Returns the Blob associated with the event.
    CompositionEvent.getData()
    Returns the composition data.
    InputEvent.getData()
    Returns the data contained in the event.
    MessageEvent.getData()
    Retrieves the data contained.
    TextEvent.getData()
    Retrieves the data contained.
    CustomEvent.getDetail()
    Returns any data passed when the event was initialized.
    long
    UIEvent.getDetail()
    Returns some detail information about the event, depending on the event type.
    int
    Returns the current event phase for the event.
    long
    PointerEvent.getHeight()
    Returns the pointer contact height.
    InputEvent.getInputType()
    Returns the input type of the event.
    boolean
    KeyboardEvent.getIsComposing()
    Returns whether this event is fired after the compositionstart and before the compositionend events.
    KeyboardEvent.getKey()
    Returns the value of the key pressed by the user.
    int
    KeyboardEvent.getKeyCode()
    Returns the key code associated with the event.
    MessageEvent.getLastEventId()
    Retrieves the identifier of the last event.
    double
    ProgressEvent.getLoaded()
    Returns the loaded property from the event.
    int
    KeyboardEvent.getLocation()
    Returns the location of the key on the keyboard.
    HashChangeEvent.getNewURL()
    Returns the new URL after the hash change.
    HashChangeEvent.getOldURL()
    Returns the old URL before the hash change.
    MessageEvent.getOrigin()
    Gets the URI of the document of origin.
    int
    MouseEvent.getPageX()
    Returns the horizontal coordinate of the event relative to whole document.
    int
    MouseEvent.getPageY()
    Returns the vertical coordinate of the event relative to the whole document.
    double
    PointerEvent.getPersistentDeviceId()
    Returns the persistent device identifier.
    long
    PointerEvent.getPointerId()
    Returns the pointer identifier.
    PointerEvent.getPointerType()
    Returns the pointer type.
    MessageEvent.getPorts()
    Returns the ports property.
    double
    PointerEvent.getPressure()
    Returns the normalized pointer pressure.
    CloseEvent.getReason()
    Returns the reason the connection was closed.
    BeforeUnloadEvent.getReturnValue()
    Returns the return value associated with the event.
    Returns the return value property.
    int
    MouseEvent.getScreenX()
    The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
    int
    MouseEvent.getScreenY()
    The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
    MessageEvent.getSource()
    Retrieves the data contained.
    Returns the object that fired the event.
    PopStateEvent.getState()
    Return the state object.
    SubmitEvent.getSubmitter()
    Returns the element that triggered the form submission.
    Event.getTarget()
    Returns the event target to which the event was originally dispatched.
    long
    PointerEvent.getTiltX()
    Returns the pointer tilt along the X axis.
    long
    PointerEvent.getTiltY()
    Returns the pointer tilt along the Y axis.
    long
    Event.getTimeStamp()
    Returns the time at which this event was created.
    double
    ProgressEvent.getTotal()
    Returns the total property from the event.
    Event.getType()
    Returns the event type.
    UIEvent.getView()
    Returns the view from which the event was generated.
    int
    UIEvent.getWhich()
    Returns the button or key associated with this event.
    long
    PointerEvent.getWidth()
    Returns the pointer contact width.
    boolean
    KeyboardEvent.isAltKey()
    Returns whether the ALT key was pressed during this event.
    boolean
    MouseEvent.isAltKey()
    Returns whether the ALT key was pressed during this event.
    boolean
    Event.isBubbles()
    Returns whether this event bubbles.
    boolean
    Event.isCancelable()
    Returns whether this event can be canceled.
    boolean
    Returns whether event propagation is stopped.
    boolean
    Event.isComposed()
    Returns the composed property.
    boolean
    KeyboardEvent.isCtrlKey()
    Returns whether the CTRL key was pressed during this event.
    boolean
    MouseEvent.isCtrlKey()
    Returns whether the CTRL key was pressed during this event.
    boolean
    Returns true if both cancelable is true and preventDefault() has been called for this event, otherwise returns false.
    boolean
    InputEvent.isIsComposing()
    Returns whether this event is fired after the compositionstart and before the compositionend events.
    boolean
    ProgressEvent.isLengthComputable()
    Returns the lengthComputable property from the event.
    boolean
    KeyboardEvent.isMetaKey()
    Returns whether the meta key was pressed during the event.
    boolean
    MouseEvent.isMetaKey()
    Returns whether or not the "meta" key was pressed during the event firing.
    boolean
    PointerEvent.isPrimary_js()
    Returns whether this is the primary pointer.
    boolean
    KeyboardEvent.isRepeat()
    Returns whether the key is being held down causing auto-repeat.
    boolean
    KeyboardEvent.isShiftKey()
    Returns whether the SHIFT key was pressed during this event.
    boolean
    MouseEvent.isShiftKey()
    Returns whether the SHIFT key was pressed during this event.
    boolean
    CloseEvent.isWasClean()
    Returns whether the connection was closed cleanly.
  • Uses of JsxGetter in org.htmlunit.javascript.host.file

    Methods in org.htmlunit.javascript.host.file with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    long
    Returns the lastModified property.
    Returns the lastModifiedDate property.
    int
    FileList.getLength()
    Returns the length property.
    File.getName()
    Returns the name property.
    org.htmlunit.corejs.javascript.Function
    FileReader.getOnerror()
    Returns the onerror event handler for this FileReader.
    org.htmlunit.corejs.javascript.Function
    FileReader.getOnload()
    Returns the onload event handler for this FileReader.
    org.htmlunit.corejs.javascript.Function
    FileReader.getOnloadend()
    Returns the onloadend event handler for this FileReader.
    org.htmlunit.corejs.javascript.Function
    FileReader.getOnloadstart()
    Returns the onloadstart event handler for this FileReader.
    org.htmlunit.corejs.javascript.Function
    FileReader.getOnprogress()
    Returns the onprogress event handler for this FileReader.
    int
    FileReader.getReadyState()
    Returns the current state of the reading operation.
    FileReader.getResult()
    Returns the file's contents.
    long
    Blob.getSize()
    Returns the size property.
    Blob.getType()
    Returns the type property.
    Returns the webkitRelativePath property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.geo

    Methods in org.htmlunit.javascript.host.geo with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    GeolocationCoordinates.getAccuracy()
    Returns the accuracy.
    GeolocationPosition.getCoords()
    Returns the coordinates.
    double
    GeolocationCoordinates.getLatitude()
    Returns the latitude.
    double
    GeolocationCoordinates.getLongitude()
    Returns the longitude.
  • Uses of JsxGetter in org.htmlunit.javascript.host.html

    Methods in org.htmlunit.javascript.host.html with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    HTMLTableCellElement.getAbbr()
    Returns the value of the abbr attribute.
    HTMLInputElement.getAccept()
    Returns the accept attribute.
    HTMLElement.getAccessKey()
    Returns the accessKey property.
    HTMLFormElement.getAction()
    Returns the value of the property action.
    HTMLDivElement.getAlign()
    Returns the value of the align property.
    HTMLEmbedElement.getAlign()
    Returns the value of the align property.
    HTMLHeadingElement.getAlign()
    Returns the value of the align property.
    HTMLHRElement.getAlign()
    Returns the value of the align property.
    HTMLIFrameElement.getAlign()
    Returns the value of the align property.
    HTMLImageElement.getAlign()
    Returns the value of the align property.
    HTMLInputElement.getAlign()
    Returns the value of the align property.
    HTMLLegendElement.getAlign()
    Returns the value of the align property.
    HTMLObjectElement.getAlign()
    Returns the value of the align property.
    HTMLParagraphElement.getAlign()
    Returns the value of the align property.
    HTMLTableCaptionElement.getAlign()
    Returns the value of the align property.
    HTMLTableCellElement.getAlign()
    Returns the value of the align property.
    HTMLTableColElement.getAlign()
    Returns the value of the align property.
    HTMLTableElement.getAlign()
    Returns the value of the align property.
    HTMLTableRowElement.getAlign()
    Returns the value of the align property.
    HTMLTableSectionElement.getAlign()
    Returns the value of the align property.
    HTMLBodyElement.getALink()
    Returns the value of the aLink attribute.
    HTMLAreaElement.getAlt()
    Returns the value of the alt property.
    HTMLImageElement.getAlt()
    Returns the value of the alt property.
    HTMLInputElement.getAlt()
    Returns the value of the alt property.
    HTMLMapElement.getAreas()
    Returns the value of the JavaScript attribute areas.
    HTMLInputElement.getAutocomplete()
    Returns the autocomplete attribute.
    HTMLTableCellElement.getAxis()
    Returns the value of the axis attribute.
    HTMLBodyElement.getBackground()
    Returns the value of the background attribute.
    HTMLBodyElement.getBgColor()
    Returns the value of the bgColor attribute.
    HTMLMarqueeElement.getBgColor()
    Returns the value of the bgColor property.
    HTMLTableCellElement.getBgColor()
    Returns the value of the bgColor attribute.
    HTMLTableElement.getBgColor()
    Returns the value of the bgColor property.
    HTMLTableRowElement.getBgColor()
    Returns the value of the bgColor attribute.
    HTMLImageElement.getBorder()
    Gets the border attribute.
    HTMLObjectElement.getBorder()
    Gets the border attribute.
    HTMLTableElement.getBorder()
    Gets the border property.
    HTMLTableElement.getCaption()
    Returns the table's caption element, or null if none exists.
    int
    HTMLTableCellElement.getCellIndex()
    Returns the index of this cell within the parent row.
    HTMLTableElement.getCellPadding()
    Returns the cellPadding property.
    HTMLTableRowElement.getCells()
    Returns the cells in the row.
    HTMLTableElement.getCellSpacing()
    Returns the cellSpacing property.
    HTMLTableCellElement.getCh()
    Returns the value of the ch property.
    HTMLTableColElement.getCh()
    Returns the value of the ch property.
    HTMLTableRowElement.getCh()
    Returns the value of the ch property.
    HTMLTableSectionElement.getCh()
    Returns the value of the ch property.
    HTMLAnchorElement.getCharset()
    Returns the charset attribute.
    HTMLTableCellElement.getChOff()
    Returns the value of the chOff property.
    HTMLTableColElement.getChOff()
    Returns the value of the chOff property.
    HTMLTableRowElement.getChOff()
    Returns the value of the chOff property.
    HTMLTableSectionElement.getChOff()
    Returns the value of the chOff property.
    HTMLModElement.getCite()
    Returns the value of the cite property.
    HTMLQuoteElement.getCite()
    Returns the value of the cite property.
    HTMLBRElement.getClear()
    Returns the value of the clear property.
    HTMLFontElement.getColor()
    Gets the color property.
    HTMLHRElement.getColor()
    Gets the color property.
    HTMLFrameSetElement.getCols()
    Gets the cols property.
    int
    HTMLTextAreaElement.getCols()
    Returns the number of columns in this text area.
    int
    HTMLTableCellElement.getColSpan()
    Returns the value of the colSpan attribute.
    HTMLMetaElement.getContent()
    Returns the content attribute.
    HTMLTemplateElement.getContent()
    Returns the value of the content property.
    HTMLFrameElement.getContentDocument()
    Returns the document the frame contains, if any.
    HTMLIFrameElement.getContentDocument()
    Returns the document the frame contains, if any.
    HTMLElement.getContentEditable()
    Returns the contentEditable property.
    HTMLFrameElement.getContentWindow()
    Returns the window the frame contains, if any.
    HTMLIFrameElement.getContentWindow()
    Returns the window the frame contains, if any.
    HTMLLabelElement.getControl()
    Returns the HTMLElement labeled by the given label object.
    HTMLAnchorElement.getCoords()
    Returns the coords attribute.
    HTMLAreaElement.getCoords()
    Returns the coords attribute.
    HTMLMediaElement.getCurrentSrc()
    Returns the absolute URL of the chosen media resource.
    HTMLElement.getDataset()
    Returns the dataset attribute.
    HTMLModElement.getDateTime()
    Returns the value of the dateTime property.
    HTMLTimeElement.getDateTime()
    Returns the value of the dateTime property.
    HTMLInputElement.getDefaultValue()
    Returns the input's default value, used if the containing form gets reset.
    HTMLTextAreaElement.getDefaultValue()
    Returns the textarea's default value, used if the containing form gets reset.
    HTMLElement.getDir()
    Returns the dir property.
    HTMLDocument.getDocumentElement()
    Gets the JavaScript property documentElement for the document.
    HTMLAnchorElement.getDownload()
    Returns the download attribute.
    HTMLFormElement.getElements()
    Returns the value of the property elements.
    HTMLFormElement.getEncoding()
    Returns the value of the property encoding.
    HTMLFormElement.getEnctype()
    Returns the value of the property enctype.
    HTMLElement.getEnterKeyHint()
    Returns the value of the JavaScript attribute enterKeyHint.
    HTMLFontElement.getFace()
    Gets the typeface family.
    HTMLInputElement.getFiles()
    Returns the files property.
    HTMLButtonElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLFieldSetElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLInputElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLLabelElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLLegendElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLObjectElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLOptionElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLOutputElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLSelectElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLTextAreaElement.getForm()
    Returns the value of the JavaScript form attribute.
    HTMLAnchorElement.getHash()
    Returns the hash portion of the link's URL (the portion following the '#', including the '#').
    HTMLAreaElement.getHash()
    Returns the hash property.
    HTMLTableCellElement.getHeaders()
    Returns the headers attribute.
    int
    HTMLCanvasElement.getHeight()
    Returns the height property.
    int
    HTMLImageElement.getHeight()
    Returns the value of the height property.
    int
    HTMLInputElement.getHeight()
    Returns the height property.
    int
    HTMLMarqueeElement.getHeight()
    Returns the height property.
    int
    HTMLVideoElement.getHeight()
    Returns the height property.
    HTMLEmbedElement.getHeight_js()
    Returns the value of the height property.
    HTMLIFrameElement.getHeight_js()
    Returns the value of the height property.
    HTMLObjectElement.getHeight_js()
    Returns the value of the height property.
    HTMLTableCellElement.getHeight_js()
    Returns the value of the height property.
    HTMLElement.getHidden()
    Returns the hidden property.
    double
    HTMLMeterElement.getHigh()
    Returns the high property.
    HTMLAnchorElement.getHost()
    Returns the host portion of the link's URL (the '[hostname]:[port]' portion).
    HTMLAreaElement.getHost()
    Returns the host property.
    HTMLAnchorElement.getHostname()
    Returns the hostname portion of the link's URL.
    HTMLAreaElement.getHostname()
    Returns the hostname property.
    HTMLAnchorElement.getHref()
    Returns the value of this link's href property.
    HTMLAreaElement.getHref()
    Returns the href property.
    HTMLBaseElement.getHref()
    Returns the value of the href property.
    HTMLLinkElement.getHref()
    Returns the value of the href property.
    HTMLAnchorElement.getHreflang()
    Returns the hreflang attribute.
    HTMLLabelElement.getHtmlFor()
    Retrieves the object to which the given label object is assigned.
    HTMLMetaElement.getHttpEquiv()
    Returns the http-equiv attribute.
    int
    HTMLOptionElement.getIndex()
    Returns the index property.
    HTMLElement.getInnerText()
    Gets the innerText attribute.
    HTMLOptGroupElement.getLabel()
    Returns the value of the label property.
    HTMLOptionElement.getLabel()
    Returns the value of the label property.
    HTMLButtonElement.getLabels()
    Returns the labels associated with the element.
    HTMLInputElement.getLabels()
    Returns the labels associated with the element.
    HTMLMeterElement.getLabels()
    Returns the labels associated with the element.
    HTMLOutputElement.getLabels()
    Returns the labels associated with the element.
    HTMLProgressElement.getLabels()
    Returns the labels associated with the element.
    HTMLSelectElement.getLabels()
    Returns the labels associated with the element.
    HTMLTextAreaElement.getLabels()
    Returns the labels associated with the element.
    HTMLElement.getLang()
    Returns the lang property.
    final int
    HTMLAllCollection.getLength()
    Returns the length.
    final int
    HTMLCollection.getLength()
    Returns the length.
    int
    HTMLFormElement.getLength()
    Returns the value of the property length.
    int
    HTMLOptionsCollection.getLength()
    Returns the number of elements in this array.
    int
    HTMLSelectElement.getLength()
    Returns the value of the length property.
    HTMLBodyElement.getLink()
    Returns the value of the link attribute.
    double
    HTMLMeterElement.getLow()
    Returns the low property.
    HTMLInputElement.getMax()
    Gets the max property.
    double
    HTMLMeterElement.getMax()
    Returns the max property.
    double
    HTMLProgressElement.getMax()
    Returns the max property.
    int
    HTMLInputElement.getMaxLength()
    Gets the max length.
    int
    HTMLTextAreaElement.getMaxLength()
    Returns the maximum number of characters in this text area.
    HTMLMetaElement.getMedia()
    Returns the media attribute.
    HTMLStyleElement.getMedia()
    Returns the value of the media property.
    HTMLFormElement.getMethod()
    Returns the value of the property method.
    HTMLInputElement.getMin()
    Gets the min property.
    double
    HTMLMeterElement.getMin()
    Returns the min property.
    int
    HTMLInputElement.getMinLength()
    Gets the minLength.
    int
    HTMLTextAreaElement.getMinLength()
    Returns the minimum number of characters in this text area.
    HTMLAnchorElement.getName()
    Returns the value of this link's name property.
    HTMLButtonElement.getName()
    Returns the value of the JavaScript attribute name.
    HTMLDetailsElement.getName()
    Returns the name property.
    HTMLEmbedElement.getName()
    Returns the name attribute.
    HTMLFieldSetElement.getName()
    Returns the name attribute.
    HTMLFormElement.getName()
    Returns the value of the property name.
    HTMLFrameElement.getName()
    Returns the value of the name attribute.
    HTMLIFrameElement.getName()
    Returns the value of the name attribute.
    HTMLImageElement.getName()
    Returns the name attribute.
    HTMLInputElement.getName()
    Returns the value of the JavaScript attribute name.
    HTMLMapElement.getName()
    Returns the name attribute.
    HTMLMetaElement.getName()
    Returns the name attribute.
    HTMLObjectElement.getName()
    Returns the name attribute.
    HTMLOutputElement.getName()
    Returns the name attribute.
    HTMLParamElement.getName()
    Returns the name attribute.
    HTMLSelectElement.getName()
    Returns the value of the JavaScript attribute name.
    HTMLTextAreaElement.getName()
    Returns the value of the JavaScript attribute name.
    int
    HTMLImageElement.getNaturalHeight()
    Returns the value of the naturalHeight property.
    int
    HTMLImageElement.getNaturalWidth()
    Returns the value of the naturalWidth property.
    HTMLMediaElement.getNodeName()
    Gets the JavaScript property nodeName for the current node.
    int
    HTMLMediaElement.getNodeType()
    Gets the JavaScript property nodeType for the current node.
    int
    HTMLElement.getOffsetHeight()
    Returns this element's offsetHeight, which is the element height plus the element's padding plus the element's border.
    int
    HTMLElement.getOffsetLeft()
    Returns this element's offsetLeft, which is the calculated left position of this element relative to the offsetParent.
    HTMLElement.getOffsetParent_js()
    Returns this element's offsetParent.
    int
    HTMLElement.getOffsetTop()
    Returns this element's offsetTop, which is the calculated top position of this element relative to the offsetParent.
    int
    HTMLElement.getOffsetWidth()
    Returns this element's offsetWidth, which is the element width plus the element's padding plus the element's border.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnabort()
    Returns the onabort event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnafterprint()
    Returns the onafterprint event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnafterprint()
    Returns the onafterprint event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnanimationcancel()
    Returns the onanimationcancel event handler.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnanimationend()
    Returns the onanimationend event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onanimationiteration event handler.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnanimationstart()
    Returns the onanimationstart event handler.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnauxclick()
    Returns the onauxclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnbeforeprint()
    Returns the onbeforeprint event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnbeforeprint()
    Returns the onbeforeprint event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnbeforeunload()
    Returns the onbeforeunload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnbeforeunload()
    Returns the onbeforeunload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnblur()
    Returns the onblur event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnblur()
    Returns the onblur event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncancel()
    Returns the oncancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncanplay()
    Returns the oncanplay event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncanplaythrough()
    Returns the oncanplaythrough event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnchange()
    Returns the onchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnclick()
    Returns the onclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnclose()
    Returns the onclose event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncontextmenu()
    Returns the oncontextmenu event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncopy()
    Returns the oncopy event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncuechange()
    Returns the oncuechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOncut()
    Returns the oncut event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndblclick()
    Returns the ondblclick event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndrag()
    Returns the ondrag event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndragend()
    Returns the ondragend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndragenter()
    Returns the ondragenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndragleave()
    Returns the ondragleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndragover()
    Returns the ondragover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndragstart()
    Returns the ondragstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndrop()
    Returns the ondrop event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOndurationchange()
    Returns the ondurationchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnemptied()
    Returns the onemptied event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnended()
    Returns the onended event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnerror()
    Returns the onerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnerror()
    Returns the onerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnfocus()
    Returns the onfocus event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnfocus()
    Returns the onfocus event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOngamepadconnected()
    Returns the ongamepadconnected event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOngamepadconnected()
    Returns the ongamepadconnected event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOngamepaddisconnected()
    Returns the ongamepaddisconnected event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOngamepaddisconnected()
    Returns the ongamepaddisconnected event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the ongotpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnhashchange()
    Returns the onhashchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnhashchange()
    Returns the onhashchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOninput()
    Returns the oninput event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOninvalid()
    Returns the oninvalid event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnkeydown()
    Returns the onkeydown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnkeypress()
    Returns the onkeypress event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnkeyup()
    Returns the onkeyup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnlanguagechange()
    Returns the onlanguagechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnlanguagechange()
    Returns the onlanguagechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnload()
    Returns the onload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnload()
    Returns the onload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnloadeddata()
    Returns the onloadeddata event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnloadedmetadata()
    Returns the onloadedmetadata event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnloadstart()
    Returns the onloadstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onlostpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnmessage()
    Returns the onmessage event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnmessage()
    Returns the onmessage event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnmessageerror()
    Returns the onmessageerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnmessageerror()
    Returns the onmessageerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmousedown()
    Returns the onmousedown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmouseenter()
    Returns the onmouseenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmouseleave()
    Returns the onmouseleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmousemove()
    Returns the onmousemove event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmouseout()
    Returns the onmouseout event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmouseover()
    Returns the onmouseover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmouseup()
    Returns the onmouseup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnmousewheel()
    Returns the onmousewheel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenerror event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnoffline()
    Returns the onoffline event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnoffline()
    Returns the onoffline event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnonline()
    Returns the ononline event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnonline()
    Returns the ononline event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnpagehide()
    Returns the onpagehide event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnpagehide()
    Returns the onpagehide event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnpageshow()
    Returns the onpageshow event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnpageshow()
    Returns the onpageshow event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpaste()
    Returns the onpaste event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpause()
    Returns the onpause event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnplay()
    Returns the onplay event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnplaying()
    Returns the onplaying event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointercancel()
    Returns the onpointercancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerdown()
    Returns the onpointerdown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerenter()
    Returns the onpointerenter event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerleave()
    Returns the onpointerleave event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointermove()
    Returns the onpointermove event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerout()
    Returns the onpointerout event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerover()
    Returns the onpointerover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnpointerup()
    Returns the onpointerup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnpopstate()
    Returns the onpopstate event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnpopstate()
    Returns the onpopstate event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnprogress()
    Returns the onprogress event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnratechange()
    Returns the onratechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnrejectionhandled()
    Returns the onrejectionhandled event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnrejectionhandled()
    Returns the onrejectionhandled event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnreset()
    Returns the onreset event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnresize()
    Returns the onresize event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnresize()
    Returns the onresize event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnscroll()
    Returns the onscroll event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnscroll()
    Returns the onscroll event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnscrollend()
    Returns the onscrollend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnseeked()
    Returns the onseeked event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnseeking()
    Returns the onseeking event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnselect()
    Returns the onselect event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnselectionchange()
    Returns the onselectionchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnselectstart()
    Returns the onselectstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnstalled()
    Returns the onstalled event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnstorage()
    Returns the onstorage event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnstorage()
    Returns the onstorage event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnsubmit()
    Returns the onsubmit event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnsuspend()
    Returns the onsuspend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntimeupdate()
    Returns the ontimeupdate event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntoggle()
    Returns the ontoggle event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntransitioncancel()
    Returns the ontransitioncancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntransitionend()
    Returns the ontransitionend event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntransitionrun()
    Returns the ontransitionrun event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOntransitionstart()
    Returns the ontransitionstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnunhandledrejection()
    Returns the onunhandledrejection event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnunhandledrejection()
    Returns the onunhandledrejection event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLBodyElement.getOnunload()
    Returns the onunload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLFrameSetElement.getOnunload()
    Returns the onunload event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnvolumechange()
    Returns the onvolumechange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnwaiting()
    Returns the onwaiting event handler for this element.
    org.htmlunit.corejs.javascript.Function
    HTMLElement.getOnwheel()
    Returns the onwheel event handler for this element.
    double
    HTMLMeterElement.getOptimum()
    Returns the optimum property.
    HTMLDataListElement.getOptions()
    Returns the options attribute.
    HTMLSelectElement.getOptions()
    Returns the value of the options property.
    HTMLAnchorElement.getOrigin()
    Returns the origin attribute.
    HTMLAreaElement.getOrigin()
    Returns the origin property.
    HTMLElement.getOuterText()
    The outerText property of the HTMLElement interface returns the same value as HTMLElement.innerText.
    HTMLAnchorElement.getPassword()
    Returns the password attribute.
    HTMLAreaElement.getPassword()
    Returns the password property.
    HTMLAnchorElement.getPathname()
    Returns the pathname portion of the link's URL.
    HTMLAreaElement.getPathname()
    Returns the pathname property.
    HTMLAnchorElement.getPing()
    Returns the ping attribute.
    HTMLInputElement.getPlaceholder()
    Returns the placeholder attribute.
    HTMLTextAreaElement.getPlaceholder()
    Returns the placeholder attribute.
    HTMLAnchorElement.getPort()
    Returns the port portion of the link's URL.
    HTMLAreaElement.getPort()
    Returns the port property.
    HTMLAnchorElement.getProtocol()
    Returns the protocol portion of the link's URL, including the trailing ':'.
    HTMLAreaElement.getProtocol()
    Returns the protocol property.
    HTMLAnchorElement.getReferrerPolicy()
    Returns the value of this link's referrerPolicy property.
    HTMLAnchorElement.getRel()
    Returns the value of this link's rel property.
    HTMLAreaElement.getRel()
    Returns the value of the rel property.
    HTMLFormElement.getRel()
    Returns the value of the property rel.
    HTMLLinkElement.getRel()
    Returns the value of the rel property.
    HTMLAnchorElement.getRelList()
    Returns the relList attribute.
    HTMLAreaElement.getRelList()
    Returns the relList attribute.
    HTMLFormElement.getRelList()
    Returns the relList attribute.
    HTMLLinkElement.getRelList()
    Returns the relList attribute.
    HTMLDialogElement.getReturnValue()
    Returns the returnValue property.
    HTMLAnchorElement.getRev()
    Returns the value of this link's rev property.
    HTMLLinkElement.getRev()
    Returns the value of the rev property.
    int
    HTMLTableRowElement.getRowIndex()
    Returns the index of the row within the parent table.
    HTMLFrameSetElement.getRows()
    Gets the rows property.
    HTMLTableElement.getRows()
    Returns the rows in the element.
    HTMLTableSectionElement.getRows()
    Returns the rows in the element.
    int
    HTMLTextAreaElement.getRows()
    Returns the number of rows in this text area.
    int
    HTMLTableCellElement.getRowSpan()
    Returns the value of the rowSpan attribute.
    HTMLTableElement.getRules()
    Gets the rules property.
    HTMLMetaElement.getScheme()
    Returns the scheme attribute.
    HTMLTableCellElement.getScope()
    Returns the scope attribute.
    HTMLAnchorElement.getSearch()
    Returns the search portion of the link's URL (the portion starting with '?'
    HTMLAreaElement.getSearch()
    Returns the search property.
    int
    HTMLTableRowElement.getSectionRowIndex()
    Returns the index of the row within the enclosing thead, tbody or tfoot.
    int
    HTMLOptionsCollection.getSelectedIndex()
    Returns the value of the selectedIndex property.
    int
    HTMLSelectElement.getSelectedIndex()
    Returns the value of the selectedIndex property.
    HTMLInputElement.getSelectionEnd()
    Gets the value of selectionEnd attribute.
    int
    HTMLTextAreaElement.getSelectionEnd()
    Gets the value of selectionEnd attribute.
    HTMLInputElement.getSelectionStart()
    Gets the value of selectionStart attribute.
    int
    HTMLTextAreaElement.getSelectionStart()
    Gets the value of selectionStart attribute.
    HTMLAnchorElement.getShape()
    Returns the shape attribute.
    HTMLStyleElement.getSheet()
    Gets the associated sheet.
    int
    HTMLFontElement.getSize()
    Gets the size attribute.
    HTMLInputElement.getSize()
    Returns the size attribute.
    int
    HTMLSelectElement.getSize()
    Returns the size attribute.
    int
    HTMLTableColElement.getSpan()
    Returns the value of the span property.
    HTMLEmbedElement.getSrc()
    Returns the value of the src property.
    HTMLFrameElement.getSrc()
    Returns the value of the URL loaded in the frame.
    HTMLIFrameElement.getSrc()
    Returns the value of the URL loaded in the frame.
    HTMLImageElement.getSrc()
    Returns the value of the src attribute.
    HTMLInputElement.getSrc()
    Returns the value of the src attribute.
    HTMLMediaElement.getSrc()
    Returns the URL of the audio to embed.
    HTMLScriptElement.getSrc()
    Returns the src property.
    HTMLInputElement.getStep()
    Gets the step property.
    HTMLElement.getStyle()
    Returns the style object for this element.
    HTMLTableElement.getSummary()
    Gets the summary property.
    int
    HTMLElement.getTabIndex()
    Returns the value of the tabIndex attribute.
    HTMLAnchorElement.getTarget()
    Returns the value of this link's target property.
    HTMLBaseElement.getTarget()
    Returns the value of the target property.
    HTMLFormElement.getTarget()
    Returns the value of the property target.
    HTMLTableElement.getTBodies()
    Returns the tbody's in the table.
    HTMLAnchorElement.getText()
    Returns the text attribute.
    HTMLBodyElement.getText()
    Returns the value of the text attribute.
    HTMLOptionElement.getText()
    Returns the value of the text property.
    HTMLScriptElement.getText()
    Returns the text property.
    HTMLTitleElement.getText()
    Returns the text attribute.
    int
    HTMLInputElement.getTextLength()
    Gets the value of textLength attribute.
    int
    HTMLTextAreaElement.getTextLength()
    Gets the value of textLength attribute.
    HTMLTableElement.getTFoot()
    Returns the table's tfoot element, or null if none exists.
    HTMLTableElement.getTHead()
    Returns the table's thead element, or null if none exists.
    HTMLElement.getTitle()
    Returns the element title.
    HTMLAnchorElement.getType()
    Returns the type attribute.
    HTMLButtonElement.getType()
    Returns the type property.
    HTMLEmbedElement.getType()
    Returns the value of the type property.
    HTMLInputElement.getType()
    Returns the type property.
    HTMLLIElement.getType()
    Returns the value of the type property.
    HTMLLinkElement.getType()
    Returns the value of the type property.
    HTMLOListElement.getType()
    Returns the value of the type property.
    HTMLParamElement.getType()
    Returns the type attribute.
    HTMLScriptElement.getType()
    Returns the type property.
    HTMLSelectElement.getType()
    Returns the type of this input.
    HTMLStyleElement.getType()
    Returns the value of the type property.
    HTMLTextAreaElement.getType()
    Returns the type of this input.
    HTMLUListElement.getType()
    Returns the value of the type property.
    HTMLAnchorElement.getUsername()
    Returns the username attribute.
    HTMLAreaElement.getUsername()
    Returns the username property.
    HTMLButtonElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLFieldSetElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLInputElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLObjectElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLOutputElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLSelectElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLTextAreaElement.getValidity()
    Returns a ValidityState object representing the validity states of this element.
    HTMLTableCellElement.getVAlign()
    Returns the value of the vAlign property.
    HTMLTableColElement.getVAlign()
    Returns the value of the vAlign property.
    HTMLTableRowElement.getVAlign()
    Returns the value of the vAlign property.
    HTMLTableSectionElement.getVAlign()
    Returns the value of the vAlign property.
    HTMLButtonElement.getValue()
    Returns the value of the JavaScript attribute value.
    HTMLDataElement.getValue()
    Returns the value property.
    HTMLInputElement.getValue()
    Returns the value of the JavaScript attribute value.
    HTMLMeterElement.getValue()
    Returns the value property.
    HTMLOptionElement.getValue()
    Returns the value of the value property.
    HTMLParamElement.getValue()
    Returns the value attribute.
    HTMLProgressElement.getValue()
    Returns the value property.
    HTMLSelectElement.getValue()
    Returns the actual value of the selected Option.
    HTMLTextAreaElement.getValue()
    Returns the value of the value attribute.
    HTMLParamElement.getValueType()
    Returns the valuetype attribute.
    HTMLHtmlElement.getVersion()
    Returns the version property.
    HTMLBodyElement.getVLink()
    Returns the value of the vLink attribute.
    int
    HTMLCanvasElement.getWidth()
    Returns the width property.
    int
    HTMLImageElement.getWidth()
    Returns the value of the width property.
    int
    HTMLInputElement.getWidth()
    Returns the width property.
    int
    HTMLMarqueeElement.getWidth()
    Returns the width property.
    int
    HTMLVideoElement.getWidth()
    Returns the width property.
    HTMLEmbedElement.getWidth_js()
    Returns the value of the width property.
    HTMLHRElement.getWidth_js()
    Returns the value of the width property.
    HTMLIFrameElement.getWidth_js()
    Returns the value of the width property.
    HTMLObjectElement.getWidth_js()
    Returns the value of the width property.
    HTMLPreElement.getWidth_js()
    Returns the width property.
    HTMLTableCellElement.getWidth_js()
    Returns the value of the width property.
    HTMLTableColElement.getWidth_js()
    Returns the value of the width property.
    HTMLTableElement.getWidth_js()
    Returns the width property.
    boolean
    HTMLScriptElement.isAsync()
    Returns the async property.
    boolean
    HTMLElement.isAutofocus()
    Returns the element autofocus property.
    boolean
    ValidityState.isBadInput()
    Returns a boolean value that is true if the user has provided input that the browser is unable to convert.
    boolean
    HTMLInputElement.isChecked()
    Returns the value of the checked property.
    boolean
    HTMLDirectoryElement.isCompact()
    Returns the value of the compact attribute.
    boolean
    HTMLDListElement.isCompact()
    Returns the value of the compact attribute.
    boolean
    HTMLMenuElement.isCompact()
    Returns the value of the compact attribute.
    boolean
    HTMLOListElement.isCompact()
    Returns the value of the compact attribute.
    boolean
    HTMLUListElement.isCompact()
    Returns the value of the compact attribute.
    boolean
    HTMLImageElement.isComplete()
    Support for the image.complete() property.
    boolean
    ValidityState.isCustomError()
    Returns whether the custom validity message is set.
    boolean
    HTMLInputElement.isDefaultChecked()
    Returns the input's default checked value, used if the containing form gets reset.
    boolean
    HTMLOptionElement.isDefaultSelected()
    Returns the value of the defaultSelected property.
    boolean
    HTMLButtonElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLFieldSetElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLInputElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLLinkElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLOptGroupElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLOptionElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLSelectElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLStyleElement.isDisabled()
    Returns the disabled property.
    boolean
    HTMLTextAreaElement.isDisabled()
    Returns true if this element is disabled.
    boolean
    HTMLButtonElement.isFormNoValidate()
    Returns the value of the property formnovalidate.
    boolean
    HTMLInputElement.isFormNoValidate()
    Returns the value of the property formnovalidate.
    boolean
    HTMLElement.isIsContentEditable()
    Returns the isContentEditable property.
    boolean
    HTMLSelectElement.isMultiple()
    Returns true if the multiple attribute is set.
    boolean
    HTMLFormElement.isNoValidate()
    Returns the value of the property novalidate.
    boolean
    HTMLTableCellElement.isNoWrap()
    Returns the value of the noWrap attribute.
    boolean
    HTMLDetailsElement.isOpen()
    Returns the open property.
    boolean
    HTMLDialogElement.isOpen()
    Returns the open property.
    boolean
    ValidityState.isPatternMismatch()
    Returns whether the element value does not match its pattern attribute.
    boolean
    ValidityState.isRangeOverflow()
    Returns whether the element value is greater than its max attribute.
    boolean
    ValidityState.isRangeUnderflow()
    Returns whether the element value is less than its min attribute.
    boolean
    HTMLInputElement.isReadOnly()
    Gets the value of readOnly attribute.
    boolean
    HTMLTextAreaElement.isReadOnly()
    Gets the value of readOnly attribute.
    boolean
    HTMLInputElement.isRequired()
    Returns the required property.
    boolean
    HTMLSelectElement.isRequired()
    Returns the required property.
    boolean
    HTMLTextAreaElement.isRequired()
    Returns the required property.
    boolean
    HTMLOptionElement.isSelected()
    Returns the value of the selected property.
    boolean
    HTMLElement.isSpellcheck()
    Returns the spellcheck property.
    boolean
    ValidityState.isStepMismatch()
    Returns whether the element value is invalid per its step attribute.
    boolean
    ValidityState.isTooLong()
    Returns whether the element value exceeds its maxLength attribute.
    boolean
    ValidityState.isTooShort()
    Returns whether the element value exceeds its minLength attribute.
    boolean
    ValidityState.isTypeMismatch()
    Returns whether the element value is invalid per its type attribute.
    boolean
    ValidityState.isValid()
    Returns whether the element value is valid.
    boolean
    ValidityState.isValueMissing()
    Returns whether the element (with a required attribute) has no value.
    boolean
    HTMLButtonElement.isWillValidate()
    Returns whether this element will be validated when the form is submitted.
    boolean
    HTMLFieldSetElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
    boolean
    HTMLInputElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
    boolean
    HTMLObjectElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
    boolean
    HTMLOutputElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
    boolean
    HTMLSelectElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
    boolean
    HTMLTextAreaElement.isWillValidate()
    Returns whether the element is a candidate for constraint validation.
  • Uses of JsxGetter in org.htmlunit.javascript.host.intl

    Methods in org.htmlunit.javascript.host.intl with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    Locale.getBaseName()
    Returns the base name (without Unicode extensions).
    Locale.getCalendar()
    Returns the calendar type.
    Locale.getCaseFirst()
    Returns the case first setting.
    Locale.getCollation()
    Returns the collation type.
    Locale.getHourCycle()
    Returns the hour cycle.
    Locale.getLanguage()
    Returns the language subtag.
    Returns the numbering system.
    Locale.getRegion()
    Returns the region subtag.
    Locale.getScript()
    Returns the script subtag.
    boolean
    Locale.isNumeric()
    Returns whether numeric sorting is used.
  • Uses of JsxGetter in org.htmlunit.javascript.host.media

    Methods in org.htmlunit.javascript.host.media with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    AudioParam.getDefaultValue()
    Returns the defaultValue property.
    GainNode.getGain()
    Returns an a-rate AudioParam representing the amount of gain to apply.
    double
    AudioParam.getMaxValue()
    Returns the maxValue property.
    double
    AudioParam.getMinValue()
    Returns the minValue property.
    double
    AudioParam.getValue()
    Returns the value property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.network

    Methods in org.htmlunit.javascript.host.network with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    NetworkInformation.getDownlink()
    Returns the value of the downlink property.
    NetworkInformation.getEffectiveType()
    Returns the value of the effectiveType property.
    int
    NetworkInformation.getRtt()
    Returns the value of the rtt property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.performance

    Methods in org.htmlunit.javascript.host.performance with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    long
    PerformanceTiming.getConnectEnd()
    Returns the value of the connectEnd property.
    long
    PerformanceTiming.getConnectStart()
    Returns the value of the connectStart property.
    long
    PerformanceTiming.getDomainLookupEnd()
    Returns the value of the domainLookupEnd property.
    long
    PerformanceTiming.getDomainLookupStart()
    Returns the value of the domainLookupStart property.
    long
    PerformanceTiming.getDomComplete()
    Returns the value of the domComplete property.
    long
    PerformanceTiming.getDomContentLoadedEventEnd()
    Returns the value of the domContentLoadedEventEnd property.
    long
    PerformanceTiming.getDomContentLoadedEventStart()
    Returns the value of the domContentLoadedEventStart property.
    long
    PerformanceTiming.getDomInteractive()
    Returns the value of the domInteractive property.
    long
    PerformanceTiming.getDomLoading()
    Returns the value of the domLoading property.
    long
    PerformanceTiming.getFetchStart()
    Returns the value of the fetchStart property.
    long
    PerformanceTiming.getLoadEventEnd()
    Returns the value of the loadEventEnd property.
    long
    PerformanceTiming.getLoadEventStart()
    Returns the value of the loadEventStart property.
    Performance.getNavigation()
    Returns the navigation property.
    long
    PerformanceTiming.getNavigationStart()
    Returns the value of the navigationStart property.
    int
    PerformanceNavigation.getRedirectCount()
    Returns the redirectCount property.
    long
    PerformanceTiming.getRedirectEnd()
    Returns the value of the redirectEnd property.
    long
    PerformanceTiming.getRedirectStart()
    Returns the value of the redirectStart property.
    long
    PerformanceTiming.getResponseEnd()
    Returns the value of the responseEnd property.
    long
    PerformanceTiming.getResponseStart()
    Returns the value of the responseStart property.
    long
    PerformanceTiming.getSecureConnectionStart()
    Returns the value of the secureConnectionStart property.
    Performance.getTiming()
    Returns the timing property.
    int
    PerformanceNavigation.getType()
    Returns the type property.
    long
    PerformanceTiming.getUnloadEventEnd()
    Returns the value of the unloadEventEnd property.
    long
    PerformanceTiming.getUnloadEventStart()
    Returns the value of the unloadEventStart property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.svg

    Methods in org.htmlunit.javascript.host.svg with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    double
    SVGMatrix.getA()
    Returns the a entry of the matrix.
    double
    SVGMatrix.getB()
    Returns the b entry of the matrix.
    double
    SVGMatrix.getC()
    Returns the c entry of the matrix.
    double
    SVGMatrix.getD()
    Returns the d entry of the matrix.
    double
    SVGMatrix.getE()
    Returns the e entry of the matrix.
    double
    SVGMatrix.getF()
    Returns the f entry of the matrix.
    double
    SVGRect.getHeight()
    Returns the height of the rectangle.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnabort()
    Returns the onabort event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnauxclick()
    Returns the onauxclick event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnblur()
    Returns the onblur event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncancel()
    Returns the oncancel event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncanplay()
    Returns the oncanplay event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncanplaythrough()
    Returns the oncanplaythrough event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnchange()
    Returns the onchange event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnclick()
    Returns the onclick event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnclose()
    Returns the onclose event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncontextmenu()
    Returns the oncontextmenu event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncopy()
    Returns the oncopy event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncuechange()
    Returns the oncuechange event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOncut()
    Returns the oncut event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndblclick()
    Returns the ondblclick event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndrag()
    Returns the ondrag event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndragend()
    Returns the ondragend event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndragenter()
    Returns the ondragenter event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndragleave()
    Returns the ondragleave event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndragover()
    Returns the ondragover event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndragstart()
    Returns the ondragstart event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndrop()
    Returns the ondrop event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOndurationchange()
    Returns the ondurationchange event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnemptied()
    Returns the onemptied event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnended()
    Returns the onended event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnerror()
    Returns the onerror event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnfocus()
    Returns the onfocus event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the ongotpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOninput()
    Returns the oninput event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOninvalid()
    Returns the oninvalid event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnkeydown()
    Returns the onkeydown event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnkeypress()
    Returns the onkeypress event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnkeyup()
    Returns the onkeyup event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnload()
    Returns the onload event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnloadeddata()
    Returns the onloadeddata event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnloadedmetadata()
    Returns the onloadedmetadata event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnloadstart()
    Returns the onloadstart event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onlostpointercapture event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmousedown()
    Returns the onmousedown event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmouseenter()
    Returns the onmouseenter event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmouseleave()
    Returns the onmouseleave event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmousemove()
    Returns the onmousemove event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmouseout()
    Returns the onmouseout event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmouseover()
    Returns the onmouseover event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmouseup()
    Returns the onmouseup event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnmousewheel()
    Returns the onmousewheel event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenchange event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onmozfullscreenerror event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpaste()
    Returns the onpaste event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpause()
    Returns the onpause event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnplay()
    Returns the onplay event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnplaying()
    Returns the onplaying event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointercancel()
    Returns the onpointercancel event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerdown()
    Returns the onpointerdown event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerenter()
    Returns the onpointerenter event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerleave()
    Returns the onpointerleave event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointermove()
    Returns the onpointermove event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerout()
    Returns the onpointerout event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerover()
    Returns the onpointerover event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnpointerup()
    Returns the onpointerup event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnprogress()
    Returns the onprogress event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnratechange()
    Returns the onratechange event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnreset()
    Returns the onreset event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnresize()
    Returns the onresize event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnscroll()
    Returns the onscroll event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnscrollend()
    Returns the onscrollend event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnseeked()
    Returns the onseeked event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnseeking()
    Returns the onseeking event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnselect()
    Returns the onselect event handler.
    org.htmlunit.corejs.javascript.Function
    Returns the onselectionchange event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnselectstart()
    Returns the onselectstart event handler for this element.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnstalled()
    Returns the onstalled event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnsubmit()
    Returns the onsubmit event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnsuspend()
    Returns the onsuspend event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOntimeupdate()
    Returns the ontimeupdate event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOntoggle()
    Returns the ontoggle event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnvolumechange()
    Returns the onvolumechange event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnwaiting()
    Returns the onwaiting event handler.
    org.htmlunit.corejs.javascript.Function
    SVGElement.getOnwheel()
    Returns the onwheel event handler for this element.
    SVGElement.getStyle()
    Returns the style object for this element.
    double
    SVGRect.getWidth()
    Returns the width of the rectangle.
    double
    SVGRect.getX()
    Returns the x coordinate of the rectangle.
    double
    SVGRect.getY()
    Returns the y coordinate of the rectangle.
  • Uses of JsxGetter in org.htmlunit.javascript.host.worker

    Methods in org.htmlunit.javascript.host.worker with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    WorkerNavigator.getAppCodeName()
    Returns the appCodeName property.
    WorkerNavigator.getAppName()
    Returns the appName property.
    WorkerNavigator.getAppVersion()
    Returns the appVersion property.
    WorkerNavigator.getConnection()
    Returns the connection property.
    WorkerLocation.getHash()
    Returns the hash portion of the location URL.
    WorkerLocation.getHost()
    Returns the host portion of the location URL.
    WorkerLocation.getHostname()
    Returns the hostname portion of the location URL.
    WorkerLocation.getHref()
    Returns the serialized URL for the worker's location.
    WorkerNavigator.getLanguage()
    Returns the language of the browser.
    org.htmlunit.corejs.javascript.Scriptable
    WorkerNavigator.getLanguages()
    Returns the preferred languages of the browser as an array.
    DedicatedWorkerGlobalScope.getLocation()
    Returns the WorkerLocation associated with the worker.
    DedicatedWorkerGlobalScope.getNavigator()
    Returns the WorkerNavigator associated with the worker.
    org.htmlunit.corejs.javascript.Function
    DedicatedWorkerGlobalScope.getOnmessage()
    Returns the onmessage event handler.
    org.htmlunit.corejs.javascript.Function
    Worker.getOnmessage()
    Returns the onmessage event handler.
    WorkerLocation.getOrigin()
    Returns the origin property.
    WorkerLocation.getPathname()
    Returns the pathname portion of the location URL.
    WorkerNavigator.getPlatform()
    Returns the platform property.
    WorkerLocation.getPort()
    Returns the port portion of the location URL.
    WorkerNavigator.getProduct()
    Returns the product property.
    WorkerLocation.getProtocol()
    Returns the protocol portion of the location URL, including the trailing :.
    WorkerLocation.getSearch()
    Returns the search portion of the location URL.
    DedicatedWorkerGlobalScope.getSelf()
    Returns the scope itself.
    WorkerNavigator.getUserAgent()
    Returns the userAgent property.
  • Uses of JsxGetter in org.htmlunit.javascript.host.xml

    Methods in org.htmlunit.javascript.host.xml with annotations of type JsxGetter
    Modifier and Type
    Method
    Description
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnabort()
    Returns the event handler that fires on abort.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnerror()
    Returns the event handler that fires on error.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnload()
    Returns the event handler that fires on load.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnloadend()
    Returns the event handler that fires on load end.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnloadstart()
    Returns the event handler that fires on load start.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOnprogress()
    Returns the event handler that fires on progress.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequest.getOnreadystatechange()
    Returns the event handler that fires on ready state change.
    org.htmlunit.corejs.javascript.Function
    XMLHttpRequestEventTarget.getOntimeout()
    Returns the event handler that fires on timeout.
    int
    XMLHttpRequest.getReadyState()
    Returns the current state of the HTTP request.
    XMLHttpRequest.getResponse()
    Returns the response body as an ArrayBuffer, Blob, Document, JavaScript object, or DOMString, depending on the value of the responseType property.
    XMLHttpRequest.getResponseText()
    Returns the response body as a string.
    XMLHttpRequest.getResponseType()
    Returns the responseType property.
    XMLHttpRequest.getResponseXML()
    Returns a DOM-compatible document object version of the data retrieved from the server.
    int
    XMLHttpRequest.getStatus()
    Returns the numeric HTTP status code returned by the server (e.g. 404 for "Not Found" or 200 for "OK").
    XMLHttpRequest.getStatusText()
    Returns the HTTP status message accompanying the status code (e.g.
    int
    XMLHttpRequest.getTimeout()
    Returns the number of milliseconds a request can take before automatically being terminated.
    XMLHttpRequest.getUpload()
    Returns the upload property.
    boolean
    XMLHttpRequest.isWithCredentials()
    Returns the withCredentials property.