|
|||||||||
| 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.WebRenderHandler
com.ptc.windchill.enterprise.org.client.impl.WebHyperlinkWithLabelRenderHandler
public class WebHyperlinkWithLabelRenderHandler
This class implements a java based renderer to present Label contain hypelink property
as a link.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
protected String |
getLocaleSpecificHelpResource(String resource,
Locale locale,
CoEnvData envData)
Returns the locale specific path to a help resource (Help file or Tutorial) Supported API: true |
void |
render(CoElement element,
JspWriter out,
WebEnvData web_envData)
The method responsible for the rendering of the web element. |
| Methods inherited from class com.ptc.core.ca.web.client.element.WebRenderHandler |
|---|
postRender, preRender, render |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void render(CoElement element,
JspWriter out,
WebEnvData web_envData)
throws WTException
render in class WebRenderHandlerelement - out - web_envData -
WTException
protected String getLocaleSpecificHelpResource(String resource,
Locale locale,
CoEnvData envData)
throws WTException
resource - locale - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||