CSSStatement-class: Class "CSSStatement"

Description Objects from the Class Slots Extends Author(s) References See Also Examples

Description

This is the basic class for representing an internal C-level CSS element. We can query certain elements within such objects directly or we can convert such an object to an S4 object that is equivalent. We use asCSSObject to perform this C-to-R conversion.

Objects from the Class

Objects of this and related sub-classes are created implicitly via accessing elements of a CSSStyleSheet-class object, e.g. using [[ and [ methods.

Slots

ref:

Object of class "externalptr" which holds the reference to the C object.

Extends

Class "ExternalRef", directly.

Author(s)

Duncan Temple Lang

References

libcroco at http://www.freespiders.org/projects/libcroco Cascading Style Sheets http://www.w3.org/Style/CSS/

See Also

CSSStyleSheet-class

Examples

1
showClass("CSSStatement")

omegahat/RCSS documentation built on May 24, 2019, 1:52 p.m.