Static Public Member Functions | |
| static util::ref_ptr< radiobutton > | create (fragment *label, bool checked=false) |
| static util::ref_ptr< radiobutton > | create (const std::string &label, bool checked=false) |
Protected Member Functions | |
| radiobutton (fragment *_label, bool _checked) | |
| radiobutton (const std::string &_label, bool _checked) | |
1.6.2