com.sapportals.htmlb.rendering

Class AtomHtmlbRenderer

java.lang.Object
  extended bycom.sapportals.htmlb.rendering.AtomHtmlbRenderer
All Implemented Interfaces:
HtmlbRenderer

public abstract class AtomHtmlbRenderer
extends Object
implements HtmlbRenderer

Copyright 2004 SAP AG


Constructor Summary
AtomHtmlbRenderer()
           
 
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
 
Methods inherited from interface com.sapportals.htmlb.rendering.HtmlbRenderer
render
 

Constructor Detail

AtomHtmlbRenderer

public AtomHtmlbRenderer()
Method Detail

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 render
selector - the aspect to render
renderContext - the context in which to render


Copyright 2006 SAP AG Complete Copyright Notice