Div Class Reference

Inheritance diagram for Div:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Div (WContainerWidget *parent, const std::string &id)


Detailed Description

Definition at line 77 of file Home.C.


Constructor & Destructor Documentation

Div::Div ( WContainerWidget parent,
const std::string &  id 
) [inline]

Definition at line 80 of file Home.C.

00081     : WContainerWidget(parent)
00082   {
00083     setId(id);
00084   }


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

Generated on Mon Jan 26 14:14:21 2009 for Wt by doxygen 1.5.6