Home | Trees | Index | Help |
|
---|
Package wx :: Module calendar :: Class CalendarEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ |DateEvent
--+ | CalendarEvent
Method Summary | |
---|---|
CommandEvent |
This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars. |
__repr__(self)
| |
int | GetWeekDay(self)
|
returns datetime.date object | |
takes datetime.datetime or datetime.date object | |
SetWeekDay(self,
wd)
|
Method Details |
---|
__init__(self,
cal,
type)
This event class contains information about command events, which
originate from a variety of simple controls, as well as menus and
toolbars. |
PyGetDate(self)returns datetime.date object |
PySetDate(self, date)takes datetime.datetime or datetime.date object |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:11 2005 | http://epydoc.sf.net |