Class LatestVersionTableColumn

java.lang.Object
wt.templateutil.table.HTMLTableColumn
wt.templateutil.table.LatestVersionTableColumn
All Implemented Interfaces:
Serializable

public class LatestVersionTableColumn extends HTMLTableColumn implements Serializable
Deprecated.
Deprecation Notice: This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten using a different framework in an upcoming release. Custom HTMLTableColumn that provides its own CellComponent. This column can be used in an HTMLTable to provide a column that displays a link to the All Versions page and links to the Latest versions page.

The HTML component that is used by the LatestVersionTableColumn to render the cells in its column is the LatestVersionCellComponent.

Supported API: true

Extendable: false

See Also: