Public Member Functions

Wt::Ext::RadioButton Class Reference
[Ext widgets]

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

#include <Wt/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
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Fri Feb 4 2011 for the C++ Web Toolkit (Wt) by doxygen 1.7.2