Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package masked :: Module numctrl :: Class 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)
| |
Retrieve the value of the control at the time this event was generated. |
Property Summary |
---|
Method Details |
---|
GetValue(self)Retrieve the value of the control at the time this event was generated. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:09:48 2007 | http://epydoc.sf.net |