Wtx ~ Wt Extension Library
WtxLib
Public Member Functions | List of all members
Wtx::Web::Calendar::DayWidget Class Reference

Calendar Day Widget. More...

#include <DayWidget.h>

+ Inheritance diagram for Wtx::Web::Calendar::DayWidget:

Public Member Functions

 DayWidget (int index)
 
int index () const
 
const Wt::WDate & date () const
 
virtual void setDate (const Wt::WDate &value)
 
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 66 of file DayWidget.h.


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