Phoenix Logo

phoenix_title wx.lib.masked.timectrl.TimeUpdatedEvent

Used to fire an EVT_TIMEUPDATE event whenever the value in a TimeCtrl changes.


class_hierarchy Class Hierarchy

Inheritance diagram for class TimeUpdatedEvent:


super_classes Known Superclasses

wx.PyCommandEvent


method_summary Methods Summary

__init__  
GetValue Retrieve the value of the time control at the time this event was generated

api 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