| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.webapp.example | |
| org.apache.hadoop.yarn.webapp.log | |
| org.apache.hadoop.yarn.webapp.view | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | HelloWorld.HelloView. render(Hamlet.HTML<HtmlPage.__> html) | 
| void | MyApp.MyView. render(Hamlet.HTML<HtmlPage.__> html) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AggregatedLogsPage. preHead(Hamlet.HTML<HtmlPage.__> html) | 
| Modifier and Type | Method and Description | 
|---|---|
| Hamlet.HTML<HtmlPage.__> | HtmlPage.Page. html() | 
| Modifier and Type | Method and 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 | TwoColumnCssLayout. render(Hamlet.HTML<HtmlPage.__> html) | 
| protected void | ErrorPage. render(Hamlet.HTML<HtmlPage.__> html) | 
| protected void | TwoColumnLayout. render(Hamlet.HTML<HtmlPage.__> html) | 
| protected abstract void | HtmlPage. render(Hamlet.HTML<HtmlPage.__> html)Render the the HTML page. | 
| protected void | TwoColumnLayout. setTableStyles(Hamlet.HTML<HtmlPage.__> html,
              String tableId,
              String... innerStyles)Sets up a table to be a consistent style. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.