public class CSSRuleList extends java.lang.Object implements JsArrayLike<CSSRule>
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
CSSRuleList() |
| Modifier and Type | Method and Description |
|---|---|
CSSRule |
item(int index) |
public CSSRule item(int index)