StyleSheetContainer

Implemented by any object that can store stylesheets.

public
interface StyleSheetContainer {}

Members

Functions

getStyleSheet
StyleSheet getStyleSheet()

Returns the stylesheet stored by the object.

Meta