Class CSS2PaddingPropertiesImpl
java.lang.Object
org.eclipse.e4.ui.css.core.dom.properties.css2.CSS2PaddingPropertiesImpl
- All Implemented Interfaces:
CSSValue
-
Field Summary
Fields inherited from interface org.w3c.dom.css.CSSValue
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST
-
Constructor Summary
-
Method Summary
-
Field Details
-
top
-
bottom
-
left
-
right
-
-
Constructor Details
-
CSS2PaddingPropertiesImpl
public CSS2PaddingPropertiesImpl()
-
-
Method Details
-
getCssText
- Specified by:
getCssText
in interfaceCSSValue
-
getCssValueType
public short getCssValueType()- Specified by:
getCssValueType
in interfaceCSSValue
-
setCssText
- Specified by:
setCssText
in interfaceCSSValue
- Throws:
DOMException
-