|
|||||||||
| 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.CoElementHandler
com.ptc.core.ca.web.client.element.WebModelHandler
@Deprecated public abstract class WebModelHandler
The class all web specific model handlers extend.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
updateModel(CoElement element,
CoEnvData envData)
Deprecated. The method repsonsible for the create and update of the model of the element. |
protected abstract void |
updateModel(CoElement element,
WebEnvData envData)
Deprecated. The method repsonsible for the create and update of the model of the element. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final void updateModel(CoElement element,
CoEnvData envData)
throws WTException
updateModel method.
updateModel in interface CoModelHandlerelement - envData -
WTException
protected abstract void updateModel(CoElement element,
WebEnvData envData)
throws WTException
element - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||