public class OverallSummaryTable extends ReportTable
Modifier and Type | Field and Description |
---|---|
(package private) static Column[] |
COLUMNS |
(package private) static org.apache.log4j.Logger |
logger |
(package private) static Column |
TITLE_COLUMN |
DEFAULT_COLUMN_RENDERER
Constructor and Description |
---|
OverallSummaryTable(Page page,
java.util.Set records,
FormattingContext ctx) |
setColumnRenderer, setColumnRenderer, writeTo
static org.apache.log4j.Logger logger
static Column TITLE_COLUMN
public OverallSummaryTable(Page page, java.util.Set records, FormattingContext ctx)