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

Class CSSGroupingRule

    • Constructor Detail

      • CSSGroupingRule

        public CSSGroupingRule()
        Creates a new instance.
    • Method Detail

      • jsConstructor

        public void jsConstructor()
        Creates an instance.
        Overrides:
        jsConstructor in class CSSRule
      • getCssRules

        public CSSRuleList getCssRules()
        Returns the collection of rules defined in this rule.
        Returns:
        the collection of rules defined in this rule
      • insertRule

        public int insertRule(String rule,
         Object position)
        Inserts a new rule.
        Parameters:
        rule - the CSS rule
        position - the position at which to insert the rule
        Returns:
        the position of the inserted rule
      • deleteRule

        public void deleteRule(int position)
        Deletes an existing rule.
        Parameters:
        position - the position of the rule to be deleted
Skip navigation links

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

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