|
|||||||||
| 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.primitive.CoLabel
com.ptc.core.ca.co.client.action.CoAction
com.ptc.core.ca.co.client.primitive.CoHyperLink
com.ptc.core.ca.web.client.primitive.WebHyperLink
@Deprecated public class WebHyperLink
The hyperlink element
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.web.client.element.WebElement |
|---|
RENDERER_JSP_DATA |
| 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 | |
|---|---|
String |
getRenderer(CoEnvData envData)
Deprecated. Returns the web application resouce to dispatch to to render the element. |
WebJspData |
getRendererJspData()
Deprecated. Gets the object for the association that plays role: rendererJspData; the object containing various information about the elements's jsp page. |
String |
getRenderHandler(CoElement element,
CoEnvData envData)
Deprecated. Returns the class to delegate to to render the element. |
void |
handleDrawError(Throwable t,
CoEnvData envData)
Deprecated. To handle exception in CoElement.draw() method. |
CoModel |
newModel()
Deprecated. Returns newly created model of the WebDefaultHyperLinkModel
clas
Supported API: true |
void |
render(CoEnvData envData)
Deprecated. Implements rendering algorithm specific to the element's type. |
void |
setRendererJspData(WebJspData a_RendererJspData)
Deprecated. Sets the object for the association that plays role: rendererJspData; the object containing various information about the elements's jsp page. |
| Methods inherited from class com.ptc.core.ca.co.client.primitive.CoHyperLink |
|---|
default_init, updateModel |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoAction |
|---|
canBePruned |
| Methods inherited from class com.ptc.core.ca.co.client.primitive.CoLabel |
|---|
getModel, setModel |
| Methods inherited from class com.ptc.core.ca.co.client.element.CoElement |
|---|
default_draw, draw, getAddress, getConfiguration, getFrame, getParent, isBeingRefreshed, 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 |
|---|
getModel, setModel |
| Methods inherited from interface com.ptc.core.ca.co.client.address.CoAddressable |
|---|
getAddress, setAddress |
| Method Detail |
|---|
public void render(CoEnvData envData)
throws WTException
render in class CoElementenvData -
WTExceptionpublic CoModel newModel()
WebDefaultHyperLinkModel
clas
newModel in interface CoModelDrivennewModel in class CoHyperLink
public String getRenderer(CoEnvData envData)
throws WTException
getRenderer in interface WebElementenvData -
WTException
public String getRenderHandler(CoElement element,
CoEnvData envData)
throws WTException
getRenderHandler in interface WebElementelement - envData -
WTException
public void handleDrawError(Throwable t,
CoEnvData envData)
throws WTException
CoElement.draw() method.
handleDrawError in interface WebElementhandleDrawError in class CoElementt - envData -
WTExceptionpublic WebJspData getRendererJspData()
getRendererJspData in interface WebElementpublic void setRendererJspData(WebJspData a_RendererJspData)
setRendererJspData in interface WebElementa_RendererJspData -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||