Wt
3.3.0
|
A user control that represents a check box. More...
#include <Wt/Ext/CheckBox>
Public Member Functions | |
CheckBox (WContainerWidget *parent=0) | |
Create a checkbox with empty label. | |
CheckBox (const WString &text, WContainerWidget *parent=0) | |
Create a checkbox with given label. |
A user control that represents a check box.
The API is identical to the API of WCheckBox.