Package wx :: Class ControlWithItems
[frames | no frames]

Type ControlWithItems

object --+                
         |                
    Object --+            
             |            
    EvtHandler --+        
                 |        
            Window --+    
                     |    
               Control --+
                         |
            object --+   |
                     |   |
         ItemContainer --+
                         |
                        ControlWithItems

Known Subclasses:
Choice, ListBox

wx.ControlWithItems combines the wx.ItemContainer class with the wx.Control class, and is used for the base class of various controls that have items.
Method Summary
  __init__(self)
  __repr__(self)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:35 2005 http://epydoc.sf.net