<< Return to Main Index

< Return to Class Index

CGXHtmlW Class Members

Constructor

CGXHtmlW Construct an CGXHtmlW object.

Public Member Function

LookupTag Find the tag handler for the given tag name.
WriteToFile Write the grid as a HTML table into a file.
WriteToString Write the grid as a HTML table into a string.

Overridables

GetTableString Compose the whole grid into a string in HTML format.
GetTableAttrib Compose the table attributes as a string.
GetCellContentString Compose the table cell contents as a string from the style of grid cell.
GetFontAttribString Compose the font tag attributes from the grid style.
GetTableCellString Compose the table cell string.
GetCellAttribString Compose the table cell attributes string.

CGXHtmlW

Class Overview