@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="CSSRuleList")
public class CSSRuleList
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
CSSRuleList() |
| Modifier and Type | Method and Description |
|---|---|
CSSRule |
item(int index) |
int |
length() |
@JsProperty(name="length") public int length()
@Nullable public CSSRule item(int index)