AGW Logo

agw_title CalendarCtrlHandler

Supports saving/restoring a wx.calendar.CalendarCtrl date.

This class handles the following wxPython widgets:

  • wx.lib.calendar.CalendarCtrl.

hierarchy Inheritance Diagram

Inheritance diagram for: CalendarCtrlHandler

Inheritance diagram of CalendarCtrlHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class CalendarCtrlHandler(AbstractHandler)[source]

Supports saving/restoring a wx.calendar.CalendarCtrl date.

This class handles the following wxPython widgets:

  • wx.lib.calendar.CalendarCtrl.


__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

BookHandler

Next topic

CheckBoxHandler