public final class ReportTitle extends AbstractReportComponent
Modifier and Type | Field and Description |
---|---|
static String |
FM_TEMPLATE_NAME |
TitleProps |
titleProps
the title
|
Constructor and Description |
---|
ReportTitle(String title)
the constructor of a report title
|
Modifier and Type | Method and Description |
---|---|
void |
output(AbstractReportOutput out)
renders this component
|
public static final String FM_TEMPLATE_NAME
public final TitleProps titleProps
public ReportTitle(String title)
title
- public void output(AbstractReportOutput out)
ReportComponent
out
- the output of the reportCopyright © 2006–2015. All rights reserved.