|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElement
com.ptc.core.ca.co.client.table.CoColumn
@Deprecated public abstract class CoColumn
The base class for table column elements. The conceptual column represents
a column header rather than the data in the column.
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven |
|---|
MODEL |
| Fields inherited from interface com.ptc.core.ca.co.client.address.CoAddressable |
|---|
ADDRESS |
| Method Summary | |
|---|---|
CoModel |
getModel()
Deprecated. Gets the object for the association that plays role: model; the model of the element Supported API: true |
void |
setModel(CoModel a_Model)
Deprecated. Sets the object for the association that plays role: model; the model of the element Supported API: true |
void |
updateModel(CoEnvData envData)
Deprecated. Creates and updates the model of the element. |
| Methods inherited from class com.ptc.core.ca.co.client.element.CoElement |
|---|
canBePruned, default_draw, default_init, draw, getAddress, getConfiguration, getFrame, getParent, handleDrawError, isBeingRefreshed, render, setAddress, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven |
|---|
newModel |
| Method Detail |
|---|
public void updateModel(CoEnvData envData)
throws WTException
updateModel in interface CoModelDrivenenvData -
WTExceptionpublic CoModel getModel()
getModel in interface CoModelDrivenpublic void setModel(CoModel a_Model)
setModel in interface CoModelDrivena_Model -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||