| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
       object --+                
                |                
    _abcoll.Sized --+            
                    |            
       object --+   |            
                |   |            
 _abcoll.Iterable --+            
                    |            
       object --+   |            
                |   |            
_abcoll.Container --+            
                    |            
          _abcoll.Set --+        
                        |        
       _abcoll.MutableSet --+    
                            |    
           _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  Inherited from  Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| options Iterator of all the <option> elements. | |||
| Inherited from  | |||
| 
 | |||
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 | |||
| optionsIterator of all the <option> elements.
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 3 17:42:30 2017 | http://epydoc.sourceforge.net |