Package wx :: Package lib :: Package masked :: Module numctrl :: Class NumberUpdatedEvent
[frames | no frames]

Type NumberUpdatedEvent

object --+                
         |                
    Object --+            
             |            
         Event --+        
                 |        
      CommandEvent --+    
                     |    
        PyCommandEvent --+
                         |
                        NumberUpdatedEvent


Used to fire an EVT_NUM event whenever the value in a NumCtrl changes.
Method Summary
  __init__(self, id, value, object)
  GetValue(self)
Retrieve the value of the control at the time this event was generated.

Method Details

GetValue(self)

Retrieve the value of the control at the time this event was generated.

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