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

mpcl::text::html::TTable Class Reference

#include <table.hh>

Inheritance diagram for mpcl::text::html::TTable:

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

Public Methods

QTTag findOrInsertTag (const TString &rkyIDENTIFIER)

Detailed Description

HTML table.

This container behaves as a normal container, so if you want to access a row, this row has to be identified by a canonical identifier across all rows.

Definition at line 65 of file table.hh.


Member Function Documentation

mpcl::text::html::QTTag mpcl::text::html::TTable::findOrInsertTag const TString   rkyIDENTIFIER [virtual]
 

Tries to find a row named rkyIDENTIFIER from the rows stored (if any) in this instance. If the tag is not found, then a new TTableRow (named as rkyIDENTIFIER) is inserted.

Parameters:
rkyIDENTIFIER  Source tag identifier.
Returns:
Returns that row.

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

Reimplemented in mpcl::text::html::TLayoutTable.

Definition at line 60 of file table.cc.

References mpcl::text::html::TContainer::findOrInsertTag(), mpcl::text::Format(), mpcl::text::html::TContainer::insert(), mpcl::text::html::TTag::isDynamiclyLoadable(), mpcl::text::html::kcIdentifierSeparator, mpcl::text::html::QTTag, mpcl::text::TString, and mpcl::text::html::TContainer::tStringToTagMap.


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