|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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(HtmlHeaderContainer container)
Render to the web response whatever the component wants to contribute to the head section. |
| Method Detail |
public void renderHead(HtmlHeaderContainer container)
Note: This method is kind of dangerous as users are able to write to the output whatever they like.
container - The HtmlHeaderContainer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||