module timelinelib.calendar.generic.timepicker.calendarpopup

class timelinelib.calendar.generic.timepicker.calendarpopup.CalendarPopup[source]

Bases: wx._core.PopupTransientWindow

__init__(parent, wx_date, config, time_type)[source]

Initialize self. See help(type(self)) for accurate signature.

SelectionChanged()[source]
OnDismiss()[source]

This is called when the popup is disappeared because of anything else but direct call to Dismiss().