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

mpcl::text::html::TSelect Class Reference

HTML select. More...

#include <select.hh>

Inheritance diagram for mpcl::text::html::TSelect:

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 char *pkcVALUE)

Detailed Description

HTML select.

Definition at line 46 of file select.hh.


Member Function Documentation

void mpcl::text::html::TSelect::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 69 of file select.hh.

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

void mpcl::text::html::TSelect::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 63 of file select.hh.

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

void mpcl::text::html::TSelect::setValue const char *    pkcVALUE [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 77 of file select.hh.

References mpcl::text::html::TTag::tAttributeMap, and mpcl::text::html::TContainer::tTagList.


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