Package swaml :: Package classes :: Module calendarwindow :: Class CalendarWindow
[show private | hide private]
[frames | no frames]

Class CalendarWindow


Method Summary
  __init__(self, entry)
CalendarWindow constructor
  destroy(self, widget)
Destroy window
  getDate(self)
Get selected date
  selectDay(self, widget)
Select a day
  setInitialDate(self)
Load initial date
  setText(self, text)
Set text on text entry

Method Details

__init__(self, entry)
(Constructor)

CalendarWindow constructor

destroy(self, widget)

Destroy window
Parameters:
widget - widget

getDate(self)

Get selected date
Returns:
date in string format

selectDay(self, widget)

Select a day
Parameters:
widget - widget

setInitialDate(self)

Load initial date

setText(self, text)

Set text on text entry
Parameters:
text - text

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net