|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SplitType in net.sf.dynamicreports.design.base |
---|
Methods in net.sf.dynamicreports.design.base that return SplitType | |
---|---|
SplitType |
DRDesignBand.getSplitType()
|
Methods in net.sf.dynamicreports.design.base with parameters of type SplitType | |
---|---|
void |
DRDesignBand.setSplitType(SplitType splitType)
|
Uses of SplitType in net.sf.dynamicreports.design.definition |
---|
Methods in net.sf.dynamicreports.design.definition that return SplitType | |
---|---|
SplitType |
DRIDesignBand.getSplitType()
|
Uses of SplitType in net.sf.dynamicreports.design.transformation |
---|
Methods in net.sf.dynamicreports.design.transformation with parameters of type SplitType | |
---|---|
protected DRDesignBand |
BandTransform.band(String bandName,
DRIBand band,
SplitType splitType,
DRIReportStyle defaultStyle,
DRIComponent defaultBackgroundComponent)
|
protected DRDesignBand |
BandTransform.band(String bandName,
DRIBand band,
SplitType splitType,
DRIReportStyle defaultStyle,
DRIComponent defaultBackgroundComponent,
ResetType resetType,
DRDesignGroup resetGroup)
|
Uses of SplitType in net.sf.dynamicreports.jasper.transformation |
---|
Methods in net.sf.dynamicreports.jasper.transformation with parameters of type SplitType | |
---|---|
protected static net.sf.jasperreports.engine.type.SplitTypeEnum |
ConstantTransform.splitType(SplitType splitType)
|
Uses of SplitType in net.sf.dynamicreports.report.base |
---|
Methods in net.sf.dynamicreports.report.base that return SplitType | |
---|---|
SplitType |
DRReportTemplate.getBackgroundSplitType()
|
SplitType |
DRReportTemplate.getColumnFooterSplitType()
|
SplitType |
DRReportTemplate.getColumnHeaderSplitType()
|
SplitType |
DRReportTemplate.getDefaultSplitType()
|
SplitType |
DRReportTemplate.getDetailFooterSplitType()
|
SplitType |
DRReportTemplate.getDetailHeaderSplitType()
|
SplitType |
DRReportTemplate.getDetailSplitType()
|
SplitType |
DRReportTemplate.getGroupFooterSplitType()
|
SplitType |
DRReportTemplate.getGroupHeaderSplitType()
|
SplitType |
DRReportTemplate.getLastPageFooterSplitType()
|
SplitType |
DRReportTemplate.getNoDataSplitType()
|
SplitType |
DRReportTemplate.getPageFooterSplitType()
|
SplitType |
DRReportTemplate.getPageHeaderSplitType()
|
SplitType |
DRBand.getSplitType()
|
SplitType |
DRReportTemplate.getSummarySplitType()
|
SplitType |
DRReportTemplate.getTitleSplitType()
|
Methods in net.sf.dynamicreports.report.base with parameters of type SplitType | |
---|---|
void |
DRReportTemplate.setBackgroundSplitType(SplitType backgroundSplitType)
|
void |
DRReportTemplate.setColumnFooterSplitType(SplitType columnFooterSplitType)
|
void |
DRReportTemplate.setColumnHeaderSplitType(SplitType columnHeaderSplitType)
|
void |
DRReportTemplate.setDefaultSplitType(SplitType defaultSplitType)
|
void |
DRReportTemplate.setDetailFooterSplitType(SplitType detailFooterSplitType)
|
void |
DRReportTemplate.setDetailHeaderSplitType(SplitType detailHeaderSplitType)
|
void |
DRReportTemplate.setDetailSplitType(SplitType detailSplitType)
|
void |
DRReportTemplate.setGroupFooterSplitType(SplitType groupFooterSplitType)
|
void |
DRReportTemplate.setGroupHeaderSplitType(SplitType groupHeaderSplitType)
|
void |
DRReportTemplate.setLastPageFooterSplitType(SplitType lastPageFooterSplitType)
|
void |
DRReportTemplate.setNoDataSplitType(SplitType noDataSplitType)
|
void |
DRReportTemplate.setPageFooterSplitType(SplitType pageFooterSplitType)
|
void |
DRReportTemplate.setPageHeaderSplitType(SplitType pageHeaderSplitType)
|
void |
DRBand.setSplitType(SplitType splitType)
|
void |
DRReportTemplate.setSummarySplitType(SplitType summarySplitType)
|
void |
DRReportTemplate.setTitleSplitType(SplitType titleSplitType)
|
Uses of SplitType in net.sf.dynamicreports.report.base.component |
---|
Methods in net.sf.dynamicreports.report.base.component that return SplitType | |
---|---|
SplitType |
DRMultiPageList.getSplitType()
|
Methods in net.sf.dynamicreports.report.base.component with parameters of type SplitType | |
---|---|
void |
DRMultiPageList.setSplitType(SplitType splitType)
|
Uses of SplitType in net.sf.dynamicreports.report.builder |
---|
Methods in net.sf.dynamicreports.report.builder with parameters of type SplitType | |
---|---|
ReportTemplateBuilder |
ReportTemplateBuilder.setBackgroundSplitType(SplitType backgroundSplitType)
|
T |
ReportBuilder.setBackgroundSplitType(SplitType splitType)
Sets the background band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setColumnFooterSplitType(SplitType columnFooterSplitType)
|
T |
ReportBuilder.setColumnFooterSplitType(SplitType splitType)
Sets the column footer band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setColumnHeaderSplitType(SplitType columnHeaderSplitType)
|
T |
ReportBuilder.setColumnHeaderSplitType(SplitType splitType)
Sets the column header band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setDefaultSplitType(SplitType defaultSplitType)
|
ReportTemplateBuilder |
ReportTemplateBuilder.setDetailFooterSplitType(SplitType detailFooterSplitType)
|
T |
ReportBuilder.setDetailFooterSplitType(SplitType splitType)
Sets the detail footer band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setDetailHeaderSplitType(SplitType detailHeaderSplitType)
|
T |
ReportBuilder.setDetailHeaderSplitType(SplitType splitType)
Sets the detail header band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setDetailSplitType(SplitType detailSplitType)
|
T |
ReportBuilder.setDetailSplitType(SplitType splitType)
Sets the detail band split type. |
T |
ReportBuilder.setGroupFooterSplitType(GroupBuilder<?> group,
SplitType splitType)
Sets the group footer band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setGroupFooterSplitType(SplitType groupFooterSplitType)
|
T |
ReportBuilder.setGroupHeaderSplitType(GroupBuilder<?> group,
SplitType splitType)
Sets the group header band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setGroupHeaderSplitType(SplitType groupHeaderSplitType)
|
ReportTemplateBuilder |
ReportTemplateBuilder.setLastPageFooterSplitType(SplitType lastPageFooterSplitType)
|
T |
ReportBuilder.setLastPageFooterSplitType(SplitType splitType)
Sets the last page footer band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setNoDataSplitType(SplitType noDataSplitType)
|
T |
ReportBuilder.setNoDataSplitType(SplitType splitType)
Sets the no data band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setPageFooterSplitType(SplitType pageFooterSplitType)
|
T |
ReportBuilder.setPageFooterSplitType(SplitType splitType)
Sets the page footer band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setPageHeaderSplitType(SplitType pageHeaderSplitType)
|
T |
ReportBuilder.setPageHeaderSplitType(SplitType splitType)
Sets the page header band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setSummarySplitType(SplitType summarySplitType)
|
T |
ReportBuilder.setSummarySplitType(SplitType splitType)
Sets the summary band split type. |
ReportTemplateBuilder |
ReportTemplateBuilder.setTitleSplitType(SplitType titleSplitType)
|
T |
ReportBuilder.setTitleSplitType(SplitType splitType)
Sets the title band split type. |
Uses of SplitType in net.sf.dynamicreports.report.builder.component |
---|
Methods in net.sf.dynamicreports.report.builder.component with parameters of type SplitType | |
---|---|
MultiPageListBuilder |
MultiPageListBuilder.setSplitType(SplitType splitType)
|
Uses of SplitType in net.sf.dynamicreports.report.builder.group |
---|
Methods in net.sf.dynamicreports.report.builder.group with parameters of type SplitType | |
---|---|
T |
GroupBuilder.setFooterSplitType(SplitType splitType)
|
T |
GroupBuilder.setHeaderSplitType(SplitType splitType)
|
Uses of SplitType in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return SplitType | |
---|---|
static SplitType |
SplitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SplitType[] |
SplitType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of SplitType in net.sf.dynamicreports.report.defaults |
---|
Methods in net.sf.dynamicreports.report.defaults that return SplitType | |
---|---|
SplitType |
Default.getBackgroundSplitType()
|
SplitType |
Default.getColumnFooterSplitType()
|
SplitType |
Default.getColumnHeaderSplitType()
|
SplitType |
Default.getDefaultSplitType()
|
SplitType |
Default.getDetailFooterSplitType()
|
SplitType |
Default.getDetailHeaderSplitType()
|
SplitType |
Default.getDetailSplitType()
|
SplitType |
Default.getGroupFooterSplitType()
|
SplitType |
Default.getGroupHeaderSplitType()
|
SplitType |
Default.getLastPageFooterSplitType()
|
SplitType |
Default.getNoDataSplitType()
|
SplitType |
Default.getPageFooterSplitType()
|
SplitType |
Default.getPageHeaderSplitType()
|
SplitType |
Default.getSummarySplitType()
|
SplitType |
Default.getTitleSplitType()
|
Uses of SplitType in net.sf.dynamicreports.report.definition |
---|
Methods in net.sf.dynamicreports.report.definition that return SplitType | |
---|---|
SplitType |
DRIReportTemplate.getBackgroundSplitType()
|
SplitType |
DRIReportTemplate.getColumnFooterSplitType()
|
SplitType |
DRIReportTemplate.getColumnHeaderSplitType()
|
SplitType |
DRIReportTemplate.getDefaultSplitType()
|
SplitType |
DRIReportTemplate.getDetailFooterSplitType()
|
SplitType |
DRIReportTemplate.getDetailHeaderSplitType()
|
SplitType |
DRIReportTemplate.getDetailSplitType()
|
SplitType |
DRIReportTemplate.getGroupFooterSplitType()
|
SplitType |
DRIReportTemplate.getGroupHeaderSplitType()
|
SplitType |
DRIReportTemplate.getLastPageFooterSplitType()
|
SplitType |
DRIReportTemplate.getNoDataSplitType()
|
SplitType |
DRIReportTemplate.getPageFooterSplitType()
|
SplitType |
DRIReportTemplate.getPageHeaderSplitType()
|
SplitType |
DRIBand.getSplitType()
|
SplitType |
DRIReportTemplate.getSummarySplitType()
|
SplitType |
DRIReportTemplate.getTitleSplitType()
|
Uses of SplitType in net.sf.dynamicreports.report.definition.component |
---|
Methods in net.sf.dynamicreports.report.definition.component that return SplitType | |
---|---|
SplitType |
DRIMultiPageList.getSplitType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |