wt.templateutil.table
Class LatestVersionTableColumn

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

Deprecated.

public class LatestVersionTableColumn
extends HTMLTableColumn
implements Serializable

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:
Serialized Form

Method Summary
 
Methods inherited from class wt.templateutil.table.HTMLTableColumn
getColumnProperties, getHeaderComponent, getHeaderProperties, getIdentifier, getModelIndex, setColumnProperties, setHeader, setHeaderProperties, setIdentifier, setModelIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait