|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHeaderContributor
An interface to be implemented by components which are able to render the header section associated with the markup. Default implementations are with WebComponent and WebMarkupContainer.
| Method Summary | |
|---|---|
void |
renderHead(Response response)
Render to the web response whatever the component wants to contribute to the head section. |
| Method Detail |
|---|
void renderHead(Response response)
Note: This method is kind of dangerous as users are able to write to the output whatever they like.
response - Response object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||