public interface LinkStyle<R extends CSSRule>
-
Method Summary
-
Method Details
-
getSheet
CSSStyleSheet<R> getSheet()Get the style sheet that this node links to.- Returns:
- the style sheet, or
null
if there is no associated sheet.
-
null
if there is no associated sheet.