Package | Description |
---|---|
net.sf.jasperreports.components | |
net.sf.jasperreports.components.table |
Modifier and Type | Method and Description |
---|---|
protected void |
ComponentsXmlHandler.writeGroupCells(java.util.List<GroupCell> cells,
java.lang.String name,
JRXmlWriter reportWriter) |
Modifier and Type | Class and Description |
---|---|
class |
StandardGroupCell |
Modifier and Type | Method and Description |
---|---|
java.util.List<GroupCell> |
ColumnFactory.createGroupCells(java.util.List<GroupCell> cells) |
java.util.List<GroupCell> |
StandardBaseColumn.getGroupFooters() |
java.util.List<GroupCell> |
BaseColumn.getGroupFooters() |
java.util.List<GroupCell> |
StandardBaseColumn.getGroupHeaders() |
java.util.List<GroupCell> |
BaseColumn.getGroupHeaders() |
Modifier and Type | Method and Description |
---|---|
void |
StandardBaseColumn.addGroupFooter(GroupCell groupCell) |
void |
StandardBaseColumn.addGroupHeader(GroupCell groupCell) |
boolean |
StandardBaseColumn.removeGroupFooter(GroupCell groupCell) |
boolean |
StandardBaseColumn.removeGroupHeader(GroupCell groupCell) |
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnExpressionCollector.collectGroupCells(java.util.List<GroupCell> groupCells) |
java.util.List<GroupCell> |
ColumnFactory.createGroupCells(java.util.List<GroupCell> cells) |
protected int |
StandardBaseColumn.findGroupCellIndex(java.util.List<GroupCell> groupCells,
java.lang.String groupName) |
void |
StandardBaseColumn.setGroupFooters(java.util.List<GroupCell> groupFooters) |
void |
StandardBaseColumn.setGroupHeaders(java.util.List<GroupCell> groupHeaders) |
protected void |
TableCompiler.verifyGroupCells(TableComponent table,
java.util.List<GroupCell> cells,
int width,
java.lang.String cellName,
JRVerifier verifier) |
Constructor and Description |
---|
StandardGroupCell(GroupCell groupCell,
ColumnFactory columnFactory) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com