Wtx ~ Wt Extension Library
WtxLib
Public Member Functions | List of all members
CalendarDay Class Reference

Calendar Day Widget. More...

+ Inheritance diagram for CalendarDay:

Public Member Functions

 CalendarDay (const Wt::WDate &date)
 
const Wt::WDate & date () const
 
Wt::WTemplate * templt ()
 
Wt::WText * day ()
 
Wt::WText * header ()
 
Wt::WContainerWidget * body ()
 
Wt::WText * footer ()
 
 CalendarDay (const Wt::WDate &date)
 
const Wt::WDate & date () const
 
Wt::WTemplate * templt ()
 
Wt::WText * day ()
 
Wt::WText * header ()
 
Wt::WContainerWidget * body ()
 
Wt::WText * footer ()
 

Detailed Description

Calendar Day Widget.

This class represents a single day on a calendar view. This is merely a container for controlling the visual representation of a single day with a date indicator and headers and footers and whatnot.

Definition at line 48 of file main.cpp.


The documentation for this class was generated from the following file: