| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.example |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.webapp.log |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.webapp.view |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
HelloWorld.HelloView.render(Hamlet.HTML<HtmlPage.__> html) |
|
void |
MyApp.MyView.render(Hamlet.HTML<HtmlPage.__> html) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AggregatedLogsPage.preHead(Hamlet.HTML<HtmlPage.__> html) |
| Modifier and Type | Method | Description |
|---|---|---|
Hamlet.HTML<HtmlPage.__> |
HtmlPage.Page.html() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
TwoColumnCssLayout.postHead(Hamlet.HTML<HtmlPage.__> html) |
|
protected void |
TwoColumnLayout.postHead(Hamlet.HTML<HtmlPage.__> html) |
Do what needs to be done after the header is rendered.
|
protected void |
TwoColumnCssLayout.preHead(Hamlet.HTML<HtmlPage.__> html) |
|
protected void |
TwoColumnLayout.preHead(Hamlet.HTML<HtmlPage.__> html) |
Do what needs to be done before the header is rendered.
|
protected void |
ErrorPage.render(Hamlet.HTML<HtmlPage.__> html) |
|
protected abstract void |
HtmlPage.render(Hamlet.HTML<HtmlPage.__> html) |
Render the HTML page.
|
protected void |
TwoColumnCssLayout.render(Hamlet.HTML<HtmlPage.__> html) |
|
protected void |
TwoColumnLayout.render(Hamlet.HTML<HtmlPage.__> html) |
|
protected void |
TwoColumnLayout.setTableStyles(Hamlet.HTML<HtmlPage.__> html,
java.lang.String tableId,
java.lang.String... innerStyles) |
Sets up a table to be a consistent style.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.