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

Class HTMLOptGroupElement

    • Constructor Detail

      • HTMLOptGroupElement

        public HTMLOptGroupElement()
    • Method Detail

      • isDisabled

        public boolean isDisabled()
        Returns true if this element is disabled. Overridden to modify browser configurations.
        Overrides:
        isDisabled in class HTMLElement
        Returns:
        true if this element is disabled
      • setDisabled

        public void setDisabled(boolean disabled)
        Sets whether or not to disable this element. Overridden to modify browser configurations.
        Overrides:
        setDisabled in class HTMLElement
        Parameters:
        disabled - True if this is to be disabled
      • getLabel

        public String getLabel()
        Returns the value of the label property.
        Returns:
        the value of the label property
      • setLabel

        public void setLabel(String newLabel)
        Updates the value of the label property.
        Parameters:
        newLabel - the new value
Skip navigation links

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

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