com.sapportals.htmlb.rendering
Class AtomHtmlbRenderer
java.lang.Object
com.sapportals.htmlb.rendering.AtomHtmlbRenderer
- All Implemented Interfaces:
- HtmlbRenderer
- public abstract class AtomHtmlbRenderer
- extends Object
- implements HtmlbRenderer
Copyright 2004 SAP AG
|
Method Summary |
void |
render(Component component,
int selector,
IPageContext renderContext)
Render a specific aspect of the complete component |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomHtmlbRenderer
public AtomHtmlbRenderer()
render
public void render(Component component,
int selector,
IPageContext renderContext)
- Description copied from interface:
HtmlbRenderer
- Render a specific aspect of the complete component
- Specified by:
render in interface HtmlbRenderer
- Parameters:
component - the component to renderselector - the aspect to renderrenderContext - the context in which to render
Copyright 2006 SAP AG Complete Copyright Notice