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

Class HTMLFrameSetElement

    • Constructor Detail

      • HTMLFrameSetElement

        public HTMLFrameSetElement()
    • Method Detail

      • isEventHandlerOnWindow

        protected boolean isEventHandlerOnWindow()
        Is setting event handler property, at window-level.
        Overrides:
        isEventHandlerOnWindow in class EventTarget
        Returns:
        whether the event handler to be set at window-level
      • setRows

        public void setRows(String rows)
        Sets the rows property.
        Parameters:
        rows - the rows attribute value
      • getRows

        public String getRows()
        Gets the rows property.
        Returns:
        the rows attribute value
      • setCols

        public void setCols(String cols)
        Sets the cols property.
        Parameters:
        cols - the cols attribute value
      • getCols

        public String getCols()
        Gets the cols property.
        Returns:
        the cols attribute value
      • setOnbeforeunload

        public void setOnbeforeunload(Object beforeunload)
        Sets the onbeforeunload event handler.
        Parameters:
        beforeunload - the onbeforeunload event handler
      • setOngamepadconnected

        public void setOngamepadconnected(Object gamepadconnected)
        Sets the ongamepadconnected event handler.
        Parameters:
        gamepadconnected - the ongamepadconnected event handler
      • getOngamepaddisconnected

        public org.htmlunit.corejs.javascript.Function getOngamepaddisconnected()
        Returns the ongamepaddisconnected event handler.
        Returns:
        the ongamepaddisconnected event handler
      • setOngamepaddisconnected

        public void setOngamepaddisconnected(Object gamepaddisconnected)
        Sets the ongamepaddisconnected event handler.
        Parameters:
        gamepaddisconnected - the ongamepaddisconnected event handler
      • setOnhashchange

        public void setOnhashchange(Object hashchange)
        Sets the onhashchange event handler.
        Parameters:
        hashchange - the onhashchange event handler
      • setOnlanguagechange

        public void setOnlanguagechange(Object languagechange)
        Sets the onlanguagechange event handler.
        Parameters:
        languagechange - the onlanguagechange event handler
      • setOnmessage

        public void setOnmessage(Object message)
        Sets the onmessage event handler.
        Parameters:
        message - the onmessage event handler
      • getOnmessageerror

        public org.htmlunit.corejs.javascript.Function getOnmessageerror()
        Returns the onmessageerror event handler for this element.
        Returns:
        the onmessageerror event handler for this element
      • setOnmessageerror

        public void setOnmessageerror(Object onmessageerror)
        Sets the onmessageerror event handler for this element.
        Parameters:
        onmessageerror - the onmessageerror event handler for this element
      • setOnoffline

        public void setOnoffline(Object offline)
        Sets the onoffline event handler.
        Parameters:
        offline - the onoffline event handler
      • setOnonline

        public void setOnonline(Object online)
        Sets the ononline event handler.
        Parameters:
        online - the ononline event handler
      • setOnpagehide

        public void setOnpagehide(Object pagehide)
        Sets the onpagehide event handler.
        Parameters:
        pagehide - the onpagehide event handler
      • setOnpageshow

        public void setOnpageshow(Object pageshow)
        Sets the onpageshow event handler.
        Parameters:
        pageshow - the onpageshow event handler
      • setOnpopstate

        public void setOnpopstate(Object popstate)
        Sets the onpopstate event handler.
        Parameters:
        popstate - the onpopstate event handler
      • setOnrejectionhandled

        public void setOnrejectionhandled(Object rejectionhandled)
        Sets the onrejectionhandled event handler.
        Parameters:
        rejectionhandled - the onrejectionhandled event handler
      • setOnstorage

        public void setOnstorage(Object storage)
        Sets the onstorage event handler.
        Parameters:
        storage - the onstorage event handler
      • setOnunhandledrejection

        public void setOnunhandledrejection(Object unhandledrejection)
        Sets the onunhandledrejection event handler.
        Parameters:
        unhandledrejection - the onunhandledrejection event handler
      • setOnunload

        public void setOnunload(Object unload)
        Sets the onunload event handler.
        Parameters:
        unload - the onunload event handler
      • setOnafterprint

        public void setOnafterprint(Object afterprint)
        Sets the onafterprint event handler.
        Parameters:
        afterprint - the onafterprint event handler
      • setOnbeforeprint

        public void setOnbeforeprint(Object beforeprint)
        Sets the onbeforeprint event handler.
        Parameters:
        beforeprint - the onbeforeprint event handler
Skip navigation links

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

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