Package wt.templateutil.table
Class LatestVersionTableColumn
java.lang.Object
wt.templateutil.table.HTMLTableColumn
wt.templateutil.table.LatestVersionTableColumn
- All Implemented Interfaces:
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:
-
Method Summary
Methods inherited from class wt.templateutil.table.HTMLTableColumn
getColumnProperties, getHeaderComponent, getHeaderProperties, getIdentifier, getModelIndex, setColumnProperties, setHeader, setHeaderProperties, setIdentifier, setModelIndex