
wx.lib.masked.numctrl.NumberUpdatedEvent¶Used to fire an EVT_NUM event whenever the value in a NumCtrl changes.
Class Hierarchy¶
Inheritance diagram for class NumberUpdatedEvent:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Retrieve the value of the control at the time |
Class API¶Used to fire an EVT_NUM event whenever the value in a NumCtrl changes.
Initialize self. See help(type(self)) for accurate signature.
Retrieve the value of the control at the time this event was generated.