Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::text::html::TCheckbox Class Reference

HTML check. More...

#include <checkbox.hh>

Inheritance diagram for mpcl::text::html::TCheckbox:

mpcl::text::html::TTag List of all members.

Public Methods

void setValue (const TString &rkySOURCE_VALUE)
void setValue (const char *)
void reset (void)
 Clears attribute "value".


Detailed Description

HTML check.

Definition at line 45 of file checkbox.hh.


Member Function Documentation

void mpcl::text::html::TCheckbox::setValue const char *    [inline, virtual]
 

Assings a value to the attribute "value" in the attribute map.

Parameters:
pkcVALUE  Value to assign.

Reimplemented from mpcl::text::html::TTag.

Definition at line 71 of file checkbox.hh.

References mpcl::text::html::TTag::tAttributeMap.

void mpcl::text::html::TCheckbox::setValue const TString   rkySOURCE_VALUE [inline, virtual]
 

Assings a value to the attribute "value" in the attribute map.

Parameters:
rkyVALUE  Value to assign.

Reimplemented from mpcl::text::html::TTag.

Definition at line 66 of file checkbox.hh.

References mpcl::text::TString.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18