protected class SVGStylableElement.OverrideStyleDeclaration extends CSSOMStoredStyleDeclaration
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue, CSSOMSVGStyleDeclaration.StyleDeclarationPaintValueCSSOMStyleDeclaration.ModificationHandler, CSSOMStyleDeclaration.StyleDeclarationValue, CSSOMStyleDeclaration.ValueProviderdeclarationcssEnginehandler, parentRule, valueProvider, values| Modifier | Constructor and Description |
|---|---|
protected |
OverrideStyleDeclaration(CSSEngine eng)
Creates a new OverrideStyleDeclaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChanged(java.lang.String name,
java.lang.String value,
java.lang.String prio)
Called when a property was changed.
|
void |
propertyRemoved(java.lang.String name)
Called when a property was removed.
|
void |
textChanged(java.lang.String text)
Called when the value text has changed.
|
getLength, getStyleDeclaration, getText, getValue, isImportant, item, setStyleDeclarationcreateCSSValuegetCssText, getCSSValue, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, removeProperty, setCssText, setModificationHandler, setPropertyprotected OverrideStyleDeclaration(CSSEngine eng)
public void textChanged(java.lang.String text)
throws DOMException
DOMExceptionpublic void propertyRemoved(java.lang.String name)
throws DOMException
DOMExceptionpublic void propertyChanged(java.lang.String name,
java.lang.String value,
java.lang.String prio)
throws DOMException
DOMExceptionCopyright © 2022 Apache Software Foundation. All Rights Reserved.