Class CSSRuleImpl
java.lang.Object
org.eclipse.e4.ui.css.core.impl.dom.AbstractCSSNode
org.eclipse.e4.ui.css.core.impl.dom.CSSRuleImpl
- All Implemented Interfaces:
CSSRule
- Direct Known Subclasses:
CSSFontFaceRuleImpl, CSSImportRuleImpl, CSSMediaRuleImpl, CSSPageRuleImpl, CSSStyleRuleImpl, CSSUnknownRuleImpl
-
Field Summary
Fields inherited from interface CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCSSNode
getCSSParser
-
Constructor Details
-
CSSRuleImpl
-
-
Method Details
-
getCssText
- Specified by:
getCssTextin interfaceCSSRule
-
getParentStyleSheet
- Specified by:
getParentStyleSheetin interfaceCSSRule
-
getParentRule
- Specified by:
getParentRulein interfaceCSSRule
-
getType
-
setCssText
- Specified by:
setCssTextin interfaceCSSRule- Throws:
DOMException
-