Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
bs4.element.AttributeValueList Class Reference
Inheritance diagram for bs4.element.AttributeValueList:
Inheritance graph
[legend]
Collaboration diagram for bs4.element.AttributeValueList:
Collaboration graph
[legend]

Detailed Description

Class for the list used to hold the values of attributes which
have multiple values (such as HTML's 'class'). It's just a regular
list, but you can subclass it and pass it in to the TreeBuilder
constructor as attribute_value_list_class, to have your subclass
instantiated instead.

The documentation for this class was generated from the following file: