import"CSSStyleDeclaration.idl";
◆ getPropertyCSSValue()
◆ getPropertyPriority()
DOMString CSSStyleDeclaration::getPropertyPriority |
( |
DOMString |
propertyName | ) |
|
◆ getPropertyShorthand()
DOMString CSSStyleDeclaration::getPropertyShorthand |
( |
optional DOMString |
propertyName = "undefined" | ) |
|
◆ getPropertyValue()
DOMString CSSStyleDeclaration::getPropertyValue |
( |
DOMString |
propertyName | ) |
|
◆ isPropertyImplicit()
boolean CSSStyleDeclaration::isPropertyImplicit |
( |
optional DOMString |
propertyName = "undefined" | ) |
|
◆ item()
getter DOMString CSSStyleDeclaration::item |
( |
unsigned long |
index | ) |
|
◆ removeProperty()
DOMString CSSStyleDeclaration::removeProperty |
( |
DOMString |
propertyName | ) |
|
◆ setProperty()
void CSSStyleDeclaration::setProperty |
( |
DOMString |
propertyName, |
|
|
[TreatNullAs=EmptyString] DOMString |
value, |
|
|
[TreatNullAs=EmptyString] optional DOMString |
priority = "" |
|
) |
| |
◆ cssText
attribute DOMString CSSStyleDeclaration::cssText |
◆ length
◆ parentRule
The documentation for this interface was generated from the following file: