org.stjs.javascript
Class CSSStyleRule
java.lang.Object
org.stjs.javascript.CSSStyleRule
public class CSSStyleRule
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selectorText
public String selectorText
- Gets/sets the textual representation of the selector for this rule, e.g. "h1,h2".
style
public CSSStyleDeclaration style
- Returns the CSSStyleDeclaration object for the rule. Read only.
CSSStyleRule
public CSSStyleRule()
Copyright © 2013. All Rights Reserved.