Class CSSComputedStyleImpl
java.lang.Object
org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
org.eclipse.e4.ui.css.core.impl.dom.CSSComputedStyleImpl
- All Implemented Interfaces:
CSSStyleDeclaration
Computed style merging the declarations of all rules that match an element,
ordered by specificity and source position.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CSSStyleDeclarationImpl
addProperty, getCSSPropertyList, getCssText, getLength, getParentRule, getParentStyleRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, item, removeProperty, setCssText, setProperty, setReadOnly, toString
-
Constructor Details
-
CSSComputedStyleImpl
-