Package | Description |
---|---|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
Modifier and Type | Class and Description |
---|---|
class |
DesignListContents
ListContents implementation used at report design time. |
Modifier and Type | Class and Description |
---|---|
class |
DesignCell |
Modifier and Type | Method and Description |
---|---|
protected JRDesignElementGroup |
TableReport.BandRowInfo.getElementGroup() |
Modifier and Type | Method and Description |
---|---|
protected JRElement |
TableReport.ReportBandCreator.createColumnGroupCell(ColumnGroup columnGroup,
Cell cell,
JRDesignElementGroup elementGroup) |
protected JRElement |
TableReport.ColumnHeaderCreator.createColumnGroupCell(ColumnGroup columnGroup,
Cell cell,
JRDesignElementGroup elementGroup) |
protected void |
TableReport.BandRowInfo.setElementGroup(JRDesignElementGroup elementGroup) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignCellContents
Implementation of
JRCellContents used for
report design. |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignBand |
Modifier and Type | Method and Description |
---|---|
JRDesignElementGroup |
JRDesignElementGroup.removeElementGroup(JRDesignElementGroup elemGrp) |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignElementGroup.addElementGroup(int index,
JRDesignElementGroup elemGrp) |
void |
JRDesignElementGroup.addElementGroup(JRDesignElementGroup elemGrp) |
JRDesignElementGroup |
JRDesignElementGroup.removeElementGroup(JRDesignElementGroup elemGrp) |
Copyright © 2016. All rights reserved.