|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DRIComponent in net.sf.dynamicreports.design.transformation |
---|
Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIComponent | |
---|---|
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)
|
protected DRDesignComponent |
ComponentTransform.component(DRIComponent component,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
|
protected DRDesignTableOfContentsHeading |
TableOfContentsTransform.componentHeading(DRIComponent component)
|
protected ComponentPositionType |
TemplateTransform.getPositionType(DRIComponent component)
|
protected boolean |
TemplateTransform.getPrintInFirstWholeBand(DRIComponent component)
|
protected boolean |
TemplateTransform.getPrintWhenDetailOverflows(DRIComponent component)
|
protected DRIDesignGroup |
TemplateTransform.getPrintWhenGroupChanges(DRIComponent component)
|
protected boolean |
TemplateTransform.getRemoveLineWhenBlank(DRIComponent component)
|
protected StretchType |
TemplateTransform.getStretchType(DRIComponent component)
|
protected DRDesignComponent |
ComponentTransform.listBackgroundComponent(DRIComponent backgroundComponent,
DefaultStyleType defaultStyleType,
ResetType resetType,
DRDesignGroup resetGroup)
|
Uses of DRIComponent in net.sf.dynamicreports.report.base.barcode |
---|
Classes in net.sf.dynamicreports.report.base.barcode that implement DRIComponent | |
---|---|
class |
DRBarbecue
|
class |
DRBarcode
|
class |
DRCodabarBarcode
|
class |
DRCode128Barcode
|
class |
DRCode39Barcode
|
class |
DRDataMatrixBarcode
|
class |
DREan128Barcode
|
class |
DREan13Barcode
|
class |
DREan8Barcode
|
class |
DRChecksumBarcode
|
class |
DRInterleaved2Of5Barcode
|
class |
DRPdf417Barcode
|
class |
DRPostnetBarcode
|
class |
DRRoyalMailCustomerBarcode
|
class |
DRUpcaBarcode
|
class |
DRUpceBarcode
|
class |
DRUspsIntelligentMailBarcode
|
Uses of DRIComponent in net.sf.dynamicreports.report.base.column |
---|
Classes in net.sf.dynamicreports.report.base.column with type parameters of type DRIComponent | |
---|---|
class |
DRColumn<T extends DRIComponent>
|
Uses of DRIComponent in net.sf.dynamicreports.report.base.component |
---|
Classes in net.sf.dynamicreports.report.base.component that implement DRIComponent | |
---|---|
class |
DRBooleanField
|
class |
DRBreak
|
class |
DRComponent
|
class |
DRCurrentDate
|
class |
DRDimensionComponent
|
class |
DREllipse
|
class |
DRFiller
|
class |
DRFormatField
|
class |
DRGenericElement
|
class |
DRHyperLinkComponent
|
class |
DRImage
|
class |
DRLine
|
class |
DRList
|
class |
DRMap
|
class |
DRMultiPageList
|
class |
DRPageNumber
|
class |
DRPageXofY
|
class |
DRRectangle
|
class |
DRSubreport
|
class |
DRTextField<T>
|
class |
DRTotalPages
|
Methods in net.sf.dynamicreports.report.base.component that return types with arguments of type DRIComponent | |
---|---|
List<DRIComponent> |
DRMultiPageList.getComponents()
|
Methods in net.sf.dynamicreports.report.base.component with parameters of type DRIComponent | |
---|---|
void |
DRMultiPageList.addComponent(DRIComponent component)
|
Method parameters in net.sf.dynamicreports.report.base.component with type arguments of type DRIComponent | |
---|---|
void |
DRMultiPageList.setComponents(List<DRIComponent> components)
|
Uses of DRIComponent in net.sf.dynamicreports.report.base.crosstab |
---|
Classes in net.sf.dynamicreports.report.base.crosstab that implement DRIComponent | |
---|---|
class |
DRCrosstab
|
Uses of DRIComponent in net.sf.dynamicreports.report.base.chart |
---|
Classes in net.sf.dynamicreports.report.base.chart that implement DRIComponent | |
---|---|
class |
DRChart
|
Uses of DRIComponent in net.sf.dynamicreports.report.component |
---|
Classes in net.sf.dynamicreports.report.component with type parameters of type DRIComponent | |
---|---|
interface |
CustomComponentTransform<T extends DRIComponent,U extends DRIDesignComponent>
|
Subinterfaces of DRIComponent in net.sf.dynamicreports.report.component | |
---|---|
interface |
DRICustomComponent
|
Uses of DRIComponent in net.sf.dynamicreports.report.defaults |
---|
Methods in net.sf.dynamicreports.report.defaults that return DRIComponent | |
---|---|
DRIComponent |
Default.getBandBackgroundComponent()
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition |
---|
Methods in net.sf.dynamicreports.report.definition that return DRIComponent | |
---|---|
DRIComponent |
DRIReportTemplate.getBackgroundBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getColumnFooterBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getColumnHeaderBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getDetailBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getDetailFooterBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getDetailHeaderBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getGroupFooterBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getGroupHeaderBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getLastPageFooterBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getNoDataBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getPageFooterBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getPageHeaderBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getSummaryBackgroundComponent()
|
DRIComponent |
DRIReportTemplate.getTitleBackgroundComponent()
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition.barcode |
---|
Subinterfaces of DRIComponent in net.sf.dynamicreports.report.definition.barcode | |
---|---|
interface |
DRIBarbecue
|
interface |
DRIBarcode
|
interface |
DRICodabarBarcode
|
interface |
DRICode128Barcode
|
interface |
DRICode39Barcode
|
interface |
DRIDataMatrixBarcode
|
interface |
DRIEan128Barcode
|
interface |
DRIEan13Barcode
|
interface |
DRIEan8Barcode
|
interface |
DRIChecksumBarcode
|
interface |
DRIInterleaved2Of5Barcode
|
interface |
DRIPdf417Barcode
|
interface |
DRIPostnetBarcode
|
interface |
DRIRoyalMailCustomerBarcode
|
interface |
DRIUpcaBarcode
|
interface |
DRIUpceBarcode
|
interface |
DRIUspsIntelligentMailBarcode
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition.column |
---|
Classes in net.sf.dynamicreports.report.definition.column with type parameters of type DRIComponent | |
---|---|
interface |
DRIColumn<T extends DRIComponent>
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition.component |
---|
Subinterfaces of DRIComponent in net.sf.dynamicreports.report.definition.component | |
---|---|
interface |
DRIBooleanField
|
interface |
DRIBreak
|
interface |
DRICurrentDate
|
interface |
DRIDimensionComponent
|
interface |
DRIEllipse
|
interface |
DRIFiller
|
interface |
DRIFormatField
|
interface |
DRIGenericElement
|
interface |
DRIHyperLinkComponent
|
interface |
DRIImage
|
interface |
DRILine
|
interface |
DRIList
|
interface |
DRIMap
|
interface |
DRIMultiPageList
|
interface |
DRIPageNumber
|
interface |
DRIPageXofY
|
interface |
DRIRectangle
|
interface |
DRISubreport
|
interface |
DRITextField<T>
|
interface |
DRITotalPages
|
Methods in net.sf.dynamicreports.report.definition.component that return DRIComponent | |
---|---|
DRIComponent |
DRIList.getBackgroundComponent()
|
DRIComponent |
DRIListCell.getComponent()
|
Methods in net.sf.dynamicreports.report.definition.component that return types with arguments of type DRIComponent | |
---|---|
List<DRIComponent> |
DRIMultiPageList.getComponents()
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition.crosstab |
---|
Subinterfaces of DRIComponent in net.sf.dynamicreports.report.definition.crosstab | |
---|---|
interface |
DRICrosstab
|
Uses of DRIComponent in net.sf.dynamicreports.report.definition.chart |
---|
Subinterfaces of DRIComponent in net.sf.dynamicreports.report.definition.chart | |
---|---|
interface |
DRIChart
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |