Class HTMLButtonElement


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

    • HTMLButtonElement

      HTMLButtonElement(Object peer)
      Create a Java instance as wrapper of the DOM object.
      Parameters:
      peer - the native DOM object
  • Method Details