Class HTMLAnchorElement


  • public class HTMLAnchorElement
    extends HTMLElement
    https://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement
    • Constructor Detail

      • HTMLAnchorElement

        HTMLAnchorElement​(java.lang.Object peer)
        Create a Java instance as wrapper of the DOM object.
        Parameters:
        peer - the native DOM object