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

mpcl::text::html::TCheckboxGroup Class Reference

HTML checkbox group. More...

#include <checkbox_group.hh>

Inheritance diagram for mpcl::text::html::TCheckboxGroup:

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

Public Methods

void insertUpdating (const QTTag &rkqtTAG)
void insertUpdating (const QTTag &rkqtTAG, iterator tINDEX)
void setValue (const TString &rkySOURCE_VALUE)
void setValue (const char *pkcSOURCE_VALUE)

Detailed Description

HTML checkbox group.

Definition at line 46 of file checkbox_group.hh.


Member Function Documentation

void mpcl::text::html::TCheckboxGroup::insertUpdating const QTTag   rkqtTAG,
iterator    tINDEX
[inline, virtual]
 

Inserts the smart pointer rqtTAG into this container. This member method is used to update the source tag pointed by rqtTAG and then, to insert that tag into this container.

Parameters:
rqtTAG  Tag to be inserted.
tINDEX  Iterator pointing to the position where the tag rqtTAG must be inserted.

Reimplemented from mpcl::text::html::TContainer.

Definition at line 66 of file checkbox_group.hh.

References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), mpcl::text::html::TTag::iterator, mpcl::text::html::QTTag, and mpcl::text::html::TTag::qualifiedIdentifier().

void mpcl::text::html::TCheckboxGroup::insertUpdating const QTTag   rkqtTAG [inline, virtual]
 

Inserts the smart pointer rqtTAG into this container. This member method is used to update the source tag pointed by rqtTAG and then, to insert that tag into this container.

Parameters:
rqtTAG  Tag to be inserted.

Reimplemented from mpcl::text::html::TContainer.

Definition at line 59 of file checkbox_group.hh.

References mpcl::text::html::TTag::identifier(), mpcl::text::html::TContainer::insertAs(), mpcl::text::html::QTTag, and mpcl::text::html::TTag::qualifiedIdentifier().

void mpcl::text::html::TCheckboxGroup::setValue const char *    pkcSOURCE_VALUE [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 78 of file checkbox_group.hh.

References mpcl::text::html::TContainer::tTagList.

void mpcl::text::html::TCheckboxGroup::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 73 of file checkbox_group.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