|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.components.download.DownloadComponentRenderer
public class DownloadComponentRenderer
Description:
This is the renderer for the DownloadComponent. The first optional render
argument is interpreted as a CSS class that will be added in addition to the
icon css class of the component (if set).
Initial Date: 09.12.2009
| Constructor Summary | |
|---|---|
DownloadComponentRenderer()
|
|
| Method Summary | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
void |
render(Renderer renderer,
StringOutput sb,
Component source,
URLBuilder ubu,
Translator translator,
RenderResult renderResult,
java.lang.String[] args)
calls must be threadsafe |
|||||||||||||||
void |
renderBodyOnLoadJSFunctionCall(Renderer renderer,
StringOutput sb,
Component source,
RenderingState rstate)
contributes a line to the following code: ...
renderHeaderIncludespublic void renderHeaderIncludes(Renderer renderer, StringOutput sb, Component source, URLBuilder ubu, Translator translator, RenderingState rstate)
| |||||||||||||||