Modifier and Type | Class and Description |
---|---|
class |
LogAggregationHtmlBlock
Base class to implement Aggregated Logs Block.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedFileAggregatedLogsBlock
The Aggregated Logs Block implementation for Indexed File.
|
Modifier and Type | Class and Description |
---|---|
class |
TFileAggregatedLogsBlock
The Aggregated Logs Block implementation for TFile.
|
Modifier and Type | Method and Description |
---|---|
void |
View.render(Class<? extends SubView> cls)
Render a sub-view
|
Modifier and Type | Method and Description |
---|---|
HamletSpec._Block |
HamletSpec._Block._(Class<? extends SubView> cls)
Embed a sub-view.
|
Hamlet |
Hamlet._(Class<? extends SubView> cls) |
Hamlet.HTML<T> |
Hamlet.HTML._(Class<? extends SubView> cls) |
Hamlet.TD<T> |
Hamlet.TD._(Class<? extends SubView> cls) |
Hamlet.TH<T> |
Hamlet.TH._(Class<? extends SubView> cls) |
Hamlet.BUTTON<T> |
Hamlet.BUTTON._(Class<? extends SubView> cls) |
Hamlet.FIELDSET<T> |
Hamlet.FIELDSET._(Class<? extends SubView> cls) |
Hamlet.FORM<T> |
Hamlet.FORM._(Class<? extends SubView> cls) |
Hamlet.LI<T> |
Hamlet.LI._(Class<? extends SubView> cls) |
Hamlet.DD<T> |
Hamlet.DD._(Class<? extends SubView> cls) |
Hamlet.DEL<T> |
Hamlet.DEL._(Class<? extends SubView> cls) |
Hamlet.INS<T> |
Hamlet.INS._(Class<? extends SubView> cls) |
Hamlet.BLOCKQUOTE<T> |
Hamlet.BLOCKQUOTE._(Class<? extends SubView> cls) |
Hamlet.OBJECT<T> |
Hamlet.OBJECT._(Class<? extends SubView> cls) |
Hamlet.MAP<T> |
Hamlet.MAP._(Class<? extends SubView> cls) |
Hamlet.DIV<T> |
Hamlet.DIV._(Class<? extends SubView> cls) |
Hamlet.BODY<T> |
Hamlet.BODY._(Class<? extends SubView> cls) |
protected void |
HamletImpl.EImp._v(Class<? extends SubView> cls) |
protected void |
HamletImpl.subView(Class<? extends SubView> cls)
Sub-classes should override this to do something interesting.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatedLogsBlock |
class |
AggregatedLogsNavBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
AggregatedLogsPage.content() |
protected Class<? extends SubView> |
AggregatedLogsPage.nav() |
Modifier and Type | Class and Description |
---|---|
class |
FooterBlock |
class |
HeaderBlock |
class |
HtmlBlock |
class |
InfoBlock |
class |
JQueryUI |
class |
LipsumBlock |
class |
NavBlock |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SubView> |
TwoColumnCssLayout.content() |
protected Class<? extends SubView> |
TwoColumnLayout.content() |
protected Class<? extends SubView> |
TwoColumnCssLayout.footer() |
protected Class<? extends SubView> |
TwoColumnLayout.footer() |
protected Class<? extends SubView> |
TwoColumnCssLayout.header() |
protected Class<? extends SubView> |
TwoColumnLayout.header() |
protected Class<? extends SubView> |
TwoColumnCssLayout.nav() |
protected Class<? extends SubView> |
TwoColumnLayout.nav() |
Modifier and Type | Method and Description |
---|---|
protected void |
HtmlBlock.Block.subView(Class<? extends SubView> cls) |
protected void |
HtmlPage.Page.subView(Class<? extends SubView> cls) |
Copyright © 2022 Apache Software Foundation. All rights reserved.