#include <option.hh>
Inheritance diagram for mpcl::text::html::TOption:
Public Methods | |
void | setValue (const char *) |
void | reset (void) |
Clears attribute "value". |
Definition at line 45 of file text/html/option.hh.
|
Assings a value to the attribute "value" in the attribute map.
Reimplemented from mpcl::text::html::TTag. Definition at line 67 of file text/html/option.hh. References mpcl::text::html::TTag::tAttributeMap. |