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(String name,
String value,
String prio)
Called when a property was changed.
|
void |
propertyRemoved(String name)
Called when a property was removed.
|
void |
textChanged(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(String text) throws DOMException
DOMExceptionpublic void propertyRemoved(String name) throws DOMException
DOMExceptionpublic void propertyChanged(String name, String value, String prio) throws DOMException
DOMExceptionCopyright © 2000–2024 Apache Software Foundation. All rights reserved.