Package | Description |
---|---|
net.sf.dynamicreports.design.base | |
net.sf.dynamicreports.design.definition | |
net.sf.dynamicreports.design.transformation |
Modifier and Type | Class and Description |
---|---|
class |
DRDesignBand
DRDesignBand class.
|
Modifier and Type | Method and Description |
---|---|
DRIDesignBand |
DRIDesignReport.getBackgroundBand()
getBackgroundBand.
|
DRIDesignBand |
DRIDesignReport.getColumnFooterBand()
getColumnFooterBand.
|
DRIDesignBand |
DRIDesignReport.getColumnHeaderBand()
getColumnHeaderBand.
|
DRIDesignBand |
DRIDesignReport.getLastPageFooterBand()
getLastPageFooterBand.
|
DRIDesignBand |
DRIDesignReport.getNoDataBand()
getNoDataBand.
|
DRIDesignBand |
DRIDesignReport.getPageFooterBand()
getPageFooterBand.
|
DRIDesignBand |
DRIDesignReport.getPageHeaderBand()
getPageHeaderBand.
|
DRIDesignBand |
DRIDesignReport.getSummaryBand()
getSummaryBand.
|
DRIDesignBand |
DRIDesignReport.getTitleBand()
getTitleBand.
|
Modifier and Type | Method and Description |
---|---|
List<? extends DRIDesignBand> |
DRIDesignReport.getDetailBands()
getDetailBands.
|
List<? extends DRIDesignBand> |
DRIDesignGroup.getFooterBands()
getFooterBands.
|
List<? extends DRIDesignBand> |
DRIDesignGroup.getHeaderBands()
getHeaderBands.
|
Modifier and Type | Method and Description |
---|---|
WhenNoDataType |
TemplateTransform.getWhenNoDataType(boolean emptyDetail,
DRIDesignBand noDataBand)
getWhenNoDataType.
|
Copyright © 2010–2021. All rights reserved.