StyleSheetContainer

Implemented by any object that can store stylesheets.

interface StyleSheetContainer {}

Members

Functions

getStyleSheet
StyleSheet getStyleSheet()

Returns the stylesheet stored by the object.

Meta