CKEDITOR.htmlParser.cssStyle
class
Object presentation of the CSS style declaration text.
Filtering
Methods
-
constructor( elementOrStyleText ) → cssStyle
Creates a
cssStyle
class instance. -
populate( obj )
Applies the styles to the specified element or object.
-
toString() → String
Serializes CSS style declaration to a string.
Returns
String