StyleSheet

CSS Style Sheet

Members

Functions

add
void add(CssSelector selector)

add selector to stylesheet

apply
void apply(Node node, CssStyle style)

apply stylesheet to node style

clear
void clear()

clears stylesheet

Properties

length
int length [@property getter]

count of selectors in stylesheet

Meta