Wt::WGroupBox Class Reference

A widget which group widgets into a frame with a title. More...

#include <Wt/WGroupBox>

Inheritance diagram for Wt::WGroupBox:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 WGroupBox (WContainerWidget *parent=0)
 Create a groupbox with empty title.
 WGroupBox (const WString &title, WContainerWidget *parent=0)
 Create a groupbox with given title message.
const WStringtitle () const
 Get the title.
void setTitle (const WString &title)
 Set the title.
virtual void refresh ()
 Refresh the widget.


Detailed Description

A widget which group widgets into a frame with a title.

WGroupBox, like WContainerWidget, is by default not inline.


Member Function Documentation

void Wt::WGroupBox::refresh (  )  [virtual]

Refresh the widget.

The refresh method is invoked when the locale is changed using WApplication::setLocale() or when the user hit the refresh button.

The widget must actualize its contents in response.

Reimplemented from Wt::WWebWidget.


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