#include <checkbox.hh>
Inheritance diagram for mpcl::text::html::TCheckbox:

Public Methods | |
| void | setValue (const TString &rkySOURCE_VALUE) |
| void | setValue (const char *) |
| void | reset (void) |
| Clears attribute "value". | |
Definition at line 45 of file checkbox.hh.
|
|
Assings a value to the attribute "value" in the attribute map.
Reimplemented from mpcl::text::html::TTag. Definition at line 71 of file checkbox.hh. References mpcl::text::html::TTag::tAttributeMap. |
|
|
Assings a value to the attribute "value" in the attribute map.
Reimplemented from mpcl::text::html::TTag. Definition at line 66 of file checkbox.hh. References mpcl::text::TString. |
1.2.18