Class StyleDeclaration
CSS Property declaration
Defined in: wef.cssParser.js.
Constructor Attributes | Constructor Name and Description |
---|---|
StyleDeclaration(property, valueText)
Creates a style declaration
|
Field Attributes | Field Name and Description |
---|---|
Property name
|
|
Property value
|
Class Detail
StyleDeclaration(property, valueText)
Creates a style declaration
- Parameters:
- {string} property
- property name
- {string} valueText
- property value
Field Detail
{string}
property
Property name
{string}
valueText
Property value