| Package | Description |
|---|---|
| net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
| net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<JRStyle,JRTemplateFrame> |
BaseFillList.printFrameTemplates |
| Modifier and Type | Method and Description |
|---|---|
protected JRTemplateFrame |
BaseFillList.getFrameTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected JRTemplateFrame |
FillTable.getFrameTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected JRTemplateFrame |
JRFillFrame.createFrameTemplate() |
protected JRTemplateFrame |
JRFillFrame.getTemplate() |
protected JRTemplateFrame |
JRFillCrosstab.getTemplateFrame() |
protected JRTemplateFrame |
JRFillCellContents.getTemplateFrame() |
| Constructor and Description |
|---|
JRTemplatePrintFrame(JRTemplateFrame templateFrame)
Deprecated.
provide a source Id via
JRTemplatePrintFrame.JRTemplatePrintFrame(JRTemplateFrame, int) |
JRTemplatePrintFrame(JRTemplateFrame templateFrame,
int sourceElementId)
Deprecated.
|
JRTemplatePrintFrame(JRTemplateFrame templateFrame,
PrintElementOriginator originator)
Creates a print frame element.
|
Copyright © 2017. All rights reserved.