HtmlTable Class

Description

A series of two or more rows and two or more columns in a Web application.

Availability

This functionality is supported only if you are using the Classic Agent.

Tag

The default tag is the index of the table or prior static text.

Inheritance

The HtmlTable class is derived from the AnyWin class.

Properties

In addition to the properties it inherits from the AnyWin class, HtmlTable has the following property:

Property Type Description
$FormattedText LIST OF STRING The actual text as it is being displayed for the entire table. For more information, see the GetFormattedText function.

For more information, see About properties.

Notes

In order to be seen as a table, an object must have at least two columns and at least two rows, one of which can be a heading.

Methods

In addition to the methods it inherits from the AnyWin class, HtmlTable has the following methods: