Class HTMLAnchorElement


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

    • HTMLAnchorElement

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