Method | Description | |
---|---|---|
HideCalendar ( bool update ) : void | ||
ShowCalendar ( ) : void | ||
TaskCalendar ( ITask task, Gtk parent ) : System |
Method | Description | |
---|---|---|
OnButtonPressed ( object o, ButtonPressEventArgs args ) : void | ||
OnCalendarDaySelected ( object o, |
||
OnCalendarKeyPressed ( object o, Gtk.KeyPressEventArgs args ) : void | ||
OnCalendarMonthChanged ( object o, |
public TaskCalendar ( ITask task, Gtk parent ) : System | ||
task | ITask | |
parent | Gtk | |
return | System |