|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for all Renderer interfaces.
Copyright 2004 SAP AG
| Method Summary | |
void |
render(Component component,
int selector,
IPageContext renderContext)
Render a specific aspect of the complete component |
void |
render(Component component,
IPageContext renderContext)
Render the complete component |
| Method Detail |
public void render(Component component,
IPageContext renderContext)
component - the component to renderrenderContext - the context in which to render
public void render(Component component,
int selector,
IPageContext renderContext)
component - the component to renderselector - the aspect to renderrenderContext - the context in which to render
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||