JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.host.html

Class HTMLAreaElement

    • Constructor Detail

      • HTMLAreaElement

        public HTMLAreaElement()
    • Method Detail

      • getAlt

        public String getAlt()
        Returns the value of the alt property.
        Returns:
        the value of the alt property
      • setAlt

        public void setAlt(String alt)
        Returns the value of the alt property.
        Parameters:
        alt - the value
      • isEndTagForbidden

        protected boolean isEndTagForbidden()
        Returns whether the end tag is forbidden or not.
        Overrides:
        isEndTagForbidden in class HTMLElement
        Returns:
        whether the end tag is forbidden or not
        See Also:
        HTML 4 specs
      • getRel

        public String getRel()
        Returns the value of the rel property.
        Returns:
        the value of the rel property
      • setRel

        public void setRel(String rel)
        Returns the value of the rel property.
        Parameters:
        rel - the value
      • getRelList

        public DOMTokenList getRelList()
        Returns the relList attribute.
        Returns:
        the relList attribute
      • focus

        public void focus()
        Sets the focus to this element.
        Overrides:
        focus in class HTMLElement
      • getCoords

        public String getCoords()
        Returns the coords attribute.
        Returns:
        the coords attribute
      • setCoords

        public void setCoords(String coords)
        Sets the coords attribute.
        Parameters:
        coords - coords attribute
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /