AGW Logo

agw_title DatePickerHandler

Supports saving/restoring a wx.DatePickerCtrl / wx.GenericDatePickerCtrl date.

This class handles the following wxPython widgets:

  • wx.DatePickerCtrl;
  • wx.GenericDatePickerCtrl.

hierarchy Inheritance Diagram

Inheritance diagram for: DatePickerHandler

Inheritance diagram of DatePickerHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class DatePickerHandler(AbstractHandler)[source]

Supports saving/restoring a wx.DatePickerCtrl / wx.GenericDatePickerCtrl date.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

ColourPickerHandler

Next topic

FileDirDialogHandler