Wt::Ext::RadioButton Class Reference

A user control that represents a radio button. More...

#include <Ext/RadioButton>

Inheritance diagram for Wt::Ext::RadioButton:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 RadioButton (WContainerWidget *parent=0)
 Create an unchecked radio button with empty label and optional parent.
 RadioButton (const WString &text, WContainerWidget *parent=0)
 Create an unchecked radio button with given text and optional parent.


Detailed Description

A user control that represents a radio button.

Add the radio button to a WButtonGroup to group together different options that are mutually exclusive.

The API is identical to the WRadioButton API.

See also:
AbstractToggleButton

The documentation for this class was generated from the following files:
Generated on Mon Apr 14 15:15:01 2008 for Wt by doxygen 1.5.3