wx.lib.masked.timectrl.TimeUpdatedEvent
Used to fire an EVT_TIMEUPDATE event whenever the value in a TimeCtrl changes.
Class Hierarchy
Inheritance diagram for class
TimeUpdatedEvent:
Methods Summary
__init__ |
|
GetValue |
Retrieve the value of the time control at the time this event was generated |
Class API
-
class
TimeUpdatedEvent
(wx.PyCommandEvent)
Used to fire an EVT_TIMEUPDATE event whenever the value in a TimeCtrl changes.
Methods
-
__init__
(self, id, value ='12:00:00 AM')
-
GetValue
(self)
Retrieve the value of the time control at the time this event was generated