Home | Trees | Indices | Help |
|
---|
|
object --+ | setmixin.SetMixin --+ | MultipleSelectOptions
Represents all the selected options in a ``<select multiple>`` element.
You can add to this set-like option to select an option, or remove to unselect the option.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
options Iterator of all the ``<option>`` elements. |
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
|
optionsIterator of all the ``<option>`` elements.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Feb 1 19:02:26 2008 | http://epydoc.sourceforge.net |