ParamsAggregatedLogsPage@LimitedPrivate({"YARN","MapReduce"})
public class TwoColumnLayout
extends HtmlPage
TwoColumnCssLayoutHtmlPage.__, HtmlPage.PageView.ViewContextERROR_DETAILS, TITLE, TITLE_LINK, USER| Constructor | Description |
|---|---|
TwoColumnLayout() |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.Class<? extends SubView> |
content() |
|
protected java.lang.Class<? extends SubView> |
footer() |
|
protected java.lang.Class<? extends SubView> |
header() |
|
protected java.lang.Class<? extends SubView> |
nav() |
|
protected void |
postHead(Hamlet.HTML<HtmlPage.__> html) |
Do what needs to be done after the header is rendered.
|
protected void |
preHead(Hamlet.HTML<HtmlPage.__> html) |
Do what needs to be done before the header is rendered.
|
protected void |
render(Hamlet.HTML<HtmlPage.__> html) |
Render the HTML page.
|
protected void |
setTableStyles(Hamlet.HTML<HtmlPage.__> html,
java.lang.String tableId,
java.lang.String... innerStyles) |
Sets up a table to be a consistent style.
|
echo, echoWithoutEscapeHtml, puts, putWithoutEscapeHtml, writerprotected void render(Hamlet.HTML<HtmlPage.__> html)
HtmlPageprotected void preHead(Hamlet.HTML<HtmlPage.__> html)
html - the html to use to render.protected void postHead(Hamlet.HTML<HtmlPage.__> html)
html - the html to use to render.protected java.lang.Class<? extends SubView> header()
protected java.lang.Class<? extends SubView> content()
protected java.lang.Class<? extends SubView> nav()
protected java.lang.Class<? extends SubView> footer()
protected void setTableStyles(Hamlet.HTML<HtmlPage.__> html, java.lang.String tableId, java.lang.String... innerStyles)
html - the HTML to use to render.tableId - the ID of the table to set styles on.innerStyles - any other styles to add to the table.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.