@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="StyleSheetList")
public class StyleSheetList
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
StyleSheetList() |
| Modifier and Type | Method and Description |
|---|---|
CSSStyleSheet |
item(int index) |
int |
length() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="length") public int length()
@Nullable public CSSStyleSheet item(int index)