Class HTMLDialogElement

  • All Implemented Interfaces:
    EventTarget

    @JsType(isNative=true,
            namespace="<global>")
    public class HTMLDialogElement
    extends HTMLElement
    • Field Detail

      • open

        public boolean open
      • returnValue

        public java.lang.String returnValue
    • Constructor Detail

      • HTMLDialogElement

        public HTMLDialogElement()