PanelList Class Reference

#include <PanelList.h>

Inheritance diagram for PanelList:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 PanelList (Wt::WContainerWidget *parent)
Wt::WPaneladdWidget (const Wt::WString &text, Wt::WWidget *w)
void addPanel (Wt::WPanel *panel)
void removePanel (Wt::WPanel *panel)

Private Member Functions

void onExpand (bool notUndo)

Private Attributes

int wasExpanded_


Detailed Description

Definition at line 16 of file PanelList.h.


Constructor & Destructor Documentation

PanelList::PanelList ( Wt::WContainerWidget parent  ) 

Definition at line 13 of file PanelList.C.


Member Function Documentation

WPanel * PanelList::addWidget ( const Wt::WString text,
Wt::WWidget w 
)

Definition at line 17 of file PanelList.C.

void PanelList::addPanel ( Wt::WPanel panel  ) 

Definition at line 28 of file PanelList.C.

void PanelList::removePanel ( Wt::WPanel panel  ) 

void PanelList::onExpand ( bool  notUndo  )  [private]

Definition at line 38 of file PanelList.C.


Member Data Documentation

int PanelList::wasExpanded_ [private]

Definition at line 28 of file PanelList.h.


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

Generated on Fri Sep 12 16:53:53 2008 for Wt by doxygen 1.5.6