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

Class HTMLStyleElement

    • Constructor Detail

      • HTMLStyleElement

        public HTMLStyleElement()
    • Method Detail

      • getType

        public String getType()
        Returns the type of this style.
        Returns:
        the type
      • setType

        public void setType(String type)
        Sets the type of this style.
        Parameters:
        type - the new type
      • getMedia

        public String getMedia()
        Returns the media of this style.
        Returns:
        the media
      • setMedia

        public void setMedia(String media)
        Sets the media of this style.
        Parameters:
        media - the new media
      • isDisabled

        public boolean isDisabled()
        Returns the disabled property.
        Overrides:
        isDisabled in class HTMLElement
        Returns:
        the disabled property
      • setDisabled

        public void setDisabled(boolean disabled)
        Sets the disabled property.
        Overrides:
        setDisabled in class HTMLElement
        Parameters:
        disabled - the disabled property
Skip navigation links

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

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