Home | Trees | Indices | Help |
|
---|
|
object --+ | util.Base --+ | object --+ | | | util.ListSeq --+ | SelectorList
(cssutils) a list of Selectors of a CSSStyleRule
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
length The number of Selector elements in the list. |
|||
selectorText (cssutils) The textual representation of the selector for a rule set. |
|||
Inherited from |
|
|
overwrites ListSeq.__setitem__ Any duplicate Selectors are not removed.
|
Append newSelector (is a string will be converted to a new Selector. A duplicate Selector is removed. Returns new Selector or None if newSelector is no valid Selector. DOMException on setting
|
|
DOMException on setting
|
|
|
|
lengthThe number of Selector elements in the list.
|
selectorText(cssutils) The textual representation of the selector for a rule set.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Dec 02 17:03:03 2007 | http://epydoc.sourceforge.net |