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

Class HTMLDialogElement

    • Constructor Detail

      • HTMLDialogElement

        public HTMLDialogElement()
    • Method Detail

      • isOpen

        public boolean isOpen()
        Returns:
        the open property
      • setOpen

        public void setOpen(Object newValue)
        Sets the open attribute.
        Parameters:
        newValue - the new value to set
      • show

        public void show()
        Displays the dialog modelessly.
      • close

        public void close(Object returnValue)
        Closes the dialog.
        Parameters:
        returnValue - the return value
      • showModal

        public void showModal()
        Displays the dialog modal.
      • getReturnValue

        public String getReturnValue()
        Returns:
        the returnValue property
      • setReturnValue

        public void setReturnValue(Object newValue)
        Sets the returnValue attribute.
        Parameters:
        newValue - the new value to set
Skip navigation links

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

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