|
Xport's stylesheet_rule
type alias, (and other aliases
typed from xhtml_stylesheet_rule), encapsulates a stylesheet rule.
The type alias that you use for your stylesheet_rule
depends on the character type you wish to use. The list below reveals the two type
aliases for Xport's xhtml_stylesheet_rule
.
stylesheet_rule is derived from stylesheet_item
, and many of stylesheet_items operations are present only to be available for
stylesheet_rule. Some of these operations are implemented in stylesheet_item, and others are implemented in stylesheet_rule. The operations below
list both types of operations.
The operations listed below are availiable for Xport's stylesheet_item
. Remember that some of the operations listed below are actually
implemented in stylesheet_rules base class, stylesheet_item.