Class CSSStyleDeclarationImpl

java.lang.Object
org.eclipse.e4.ui.css.core.impl.dom.CSSStyleDeclarationImpl
All Implemented Interfaces:
CSSStyleDeclaration
Direct Known Subclasses:
CSSComputedStyleImpl

public class CSSStyleDeclarationImpl extends Object implements CSSStyleDeclaration
W3C CSSStyleDeclaration view over the internal property list; part of the permanent compatibility facade returned by IStylingEngine.getStyle and IThemeEngine.getStyle.