com.ptc.core.ca.web.client.action
Class WebActionLevel2TabRenderHandler
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.web.client.element.WebRenderHandler
com.ptc.core.ca.web.client.action.WebActionLevel2TabRenderHandler
- All Implemented Interfaces:
- CoRenderHandler
Deprecated.
@Deprecated
public class WebActionLevel2TabRenderHandler
- extends WebRenderHandler
Supported API: true
Extendable: true
|
Method Summary |
protected void |
render(CoElement element,
JspWriter out,
WebEnvData web_envData)
Deprecated. The method responsible for the rendering of the web element. |
render
protected void render(CoElement element,
JspWriter out,
WebEnvData web_envData)
throws WTException
- Deprecated.
- The method responsible for the rendering of the web element.
Supported API: true
- Specified by:
render in class WebRenderHandler
- Parameters:
element - out - web_envData -
- Throws:
WTException