public class HsView extends TwoColumnLayout
HtmlPage._, HtmlPage.Page
View.ViewContext
ERROR_DETAILS, TITLE, TITLE_LINK, USER
Constructor and Description |
---|
HsView() |
Modifier and Type | Method and Description |
---|---|
protected void |
commonPreHead(Hamlet.HTML<HtmlPage._> html)
The prehead that should be common to all subclasses.
|
protected Class<? extends SubView> |
content() |
protected Class<? extends SubView> |
nav() |
protected void |
preHead(Hamlet.HTML<HtmlPage._> html)
Do what needs to be done before the header is rendered.
|
footer, header, postHead, render, setTableStyles
protected void preHead(Hamlet.HTML<HtmlPage._> html)
TwoColumnLayout
preHead
in class TwoColumnLayout
html
- the html to use to render.protected void commonPreHead(Hamlet.HTML<HtmlPage._> html)
html
- used to render.protected Class<? extends SubView> nav()
nav
in class TwoColumnLayout
protected Class<? extends SubView> content()
content
in class TwoColumnLayout
Copyright © 2013 Apache Software Foundation. All rights reserved.