| Interface | Description |
|---|---|
| CSSOMObject |
| Class | Description |
|---|---|
| AbstractCSSRuleImpl | |
| CounterImpl |
Implementation of
Counter. |
| CSSCharsetRuleImpl |
Implementation of
CSSCharsetRule. |
| CSSFontFaceRuleImpl |
Implementation of
CSSFontFaceRule. |
| CSSImportRuleImpl |
Implementation of
CSSImportRule. |
| CSSMediaRuleImpl |
Implementation of
CSSMediaRule. |
| CSSOMObjectImpl |
Implementation of
CSSOMObject. |
| CSSPageRuleImpl |
Implementation of
CSSPageRule. |
| CSSRuleListImpl |
Implementation of
CSSRuleList. |
| CSSStyleDeclarationImpl |
Implementation of
CSSStyleDeclaration. |
| CSSStyleRuleImpl |
Implementation of
CSSStyleRule. |
| CSSStyleSheetImpl |
Implementation of
CSSStyleSheet. |
| CSSStyleSheetListImpl |
Implementation of
StyleSheetList. |
| CSSUnknownRuleImpl |
Implementation of
CSSUnknownRule. |
| CSSValueImpl |
The
CSSValueImpl class can represent either a
CSSPrimitiveValue or a CSSValueList so that
the type can successfully change when using setCssText. |
| MediaListImpl |
Implements
MediaList. |
| Property | |
| RectImpl |
Implementation of
Rect. |
| RGBColorImpl |
Implementation of
RGBColor. |
| Exception | Description |
|---|---|
| DOMExceptionImpl |
Custom
DOMException extension. |
Copyright © 1999–2022. All rights reserved.