|
|||||||||
| 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.co.client.windchill.CoWindchillHyperLinkProducer
@Deprecated public class CoWindchillHyperLinkProducer
This class implements model handler for the hyperlink element to provide
links to any wihdchill resources.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
HashMap |
getParams(CoElement element,
CoEnvData envData)
Deprecated. Returns null. |
void |
updateModel(CoElement element,
CoEnvData envData)
Deprecated. Creates and updates the model of the element. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public HashMap getParams(CoElement element,
CoEnvData envData)
throws WTException
This method is used by the implementation of the updataModel
method to get a map of additional parameters provided by the class
that overrides this class. Regular parameters come from the configuration
specification. Overriding this method hyper link producers can provide
parameters in addition to the regular ones.
Supported API: true
element - envData -
WTException
public void updateModel(CoElement element,
CoEnvData envData)
throws WTException
updateModel in interface CoModelHandlerelement - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||