Table Of Contents

Previous topic

TimeCtrlAccessorsMixin

Next topic

mixins

This Page

phoenix_title TimeUpdatedEvent

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


class_hierarchy Inheritance Diagram

Inheritance diagram for class TimeUpdatedEvent

Inheritance diagram of TimeUpdatedEvent


super_classes Known Superclasses

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(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