wt.change2.htmlclient
Class ChangeableAssociationTable
java.lang.Object
wt.templateutil.components.HTMLComponent
wt.templateutil.components.HTMLTableComponent
wt.templateutil.table.HTMLTable
wt.templateutil.table.WTHtmlTable
wt.change2.htmlclient.ChangeableAssociationTable
- All Implemented Interfaces:
- CheckBoxColumnAble, HTMLTableColumnModel
Deprecated. 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 on a JSP framework in an
upcoming release.
This table model is used to display Changeable objects that are associated
with Change Object. This is needed in order to have a Comments: row
associated with each Changeable.
public class ChangeableAssociationTable
- extends WTHtmlTable
Supported API: true
Extendable: false
| Methods inherited from class wt.templateutil.table.HTMLTable |
addColumn, addNewColumn, getCellSelector, getColumn, getColumn, getColumnClass, getColumnCount, getColumnIndex, getColumnName, getColumns, getHeaderSelector, getLocale, getMode, getOutputStream, getRowCount, getValueAt, isDisplayHeader, isShowDirect, moveColumn, printHeaders, removeColumn, setCellSelector, setDisplayHeader, setHeaderSelector, setLocale, setMode, setOutputStream, setShowDirect, setTableColumnModel, setTableModel, show, show |
| Methods inherited from class wt.templateutil.components.HTMLComponent |
endComponent, getHtmlComponents, getPrintWriter, getServiceName, getTagList, getTagSettings, isInheritStyle, isPrintTagAttributes, isUseDefaultsOnly, main, setInheritStyle, setPrintTagAttributes, setServiceName, setTag, setTagList, setTagListDefaults, setTagSettings, setTagValue, setUseDefaultsOnly, startComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeableAssociationTable
public ChangeableAssociationTable()
- Deprecated.
Supported API: true
printRow
public String printRow(int rowNumber,
Object value,
Properties formData)
- Deprecated.
Supported API: true
- Overrides:
printRow in class HTMLTable
- Parameters:
rowNumber - value - formData -
- Returns:
- String