Defined in file: hzDocument.h

Derivative of: hzHtmElem

Constructors/Detructors

hzHtmTbl*hzHtmTbl(void)
NULL-BASIS~hzHtmTbl(void)

Public Methods:

voidAddColumn(hzHtmCol* col)
unsigned intColcount(void)
hzStringGetCell(unsigned int nRow, unsigned int nCol)
hzStringGetColl(unsigned int nCol)
hzString&GetUrl(void)
unsigned intRowcount(void)
voidSetBgColor(unsigned int color)
voidSetClass(const char* cls)
voidSetEmpty(const char* empty)
voidSetFgColor(unsigned int color)
voidSetHeight(unsigned int h)
voidSetTitle(const char* title)
voidSetUrl(const char* url)
voidSetWidth(unsigned int w)

Member Variables:

unsigned intm_BgColorNo description
unsigned shortm_BorderNo description
unsigned shortm_CellpadNo description
unsigned shortm_CellspaceNo description
hzStringm_ClassNo description
hzVect<hzHtmCol*>m_ColsNo description
hzStringm_EmptyNo description
unsigned intm_FgColorNo description
unsigned shortm_HeightNo description
hzStringm_TitleNo description
hzStringm_UrlNo description
unsigned shortm_WidthNo description
unsigned shortm_nColsNo description
unsigned shortm_nRowsNo description