|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoModelHandlerData
Model handler is given the parameter implementing CoModelHandlerData
interface.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
ELEMENT
Deprecated. Label for the attribute; the element that's being handled by the model handler Supported API: true |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
ENV_DATA |
| Method Summary | |
|---|---|
CoElement |
getElement()
Deprecated. Gets the value of the attribute: ELEMENT. |
void |
init(CoElement element,
CoEnvData envData)
Deprecated. The method responsible for the initialization of the instance of a concreate class. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
getEnvData |
| Field Detail |
|---|
static final String ELEMENT
| Method Detail |
|---|
CoElement getElement()
void init(CoElement element,
CoEnvData envData)
throws WTException
element - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||