Uses of Interface
org.idempiere.print.renderer.IReportRendererConfiguration
Packages that use IReportRendererConfiguration
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
Provide interface and classes for report engine content rendering service
-
Uses of IReportRendererConfiguration in org.adempiere.base
Methods in org.adempiere.base that return types with arguments of type IReportRendererConfiguration -
Uses of IReportRendererConfiguration in org.idempiere.print.renderer
Classes in org.idempiere.print.renderer with type parameters of type IReportRendererConfigurationModifier and TypeInterfaceDescriptioninterface
IReportRenderer<T extends IReportRendererConfiguration>
Content rendering service for report engine.
Implementation must be thread safe.Classes in org.idempiere.print.renderer that implement IReportRendererConfigurationModifier and TypeClassDescriptionclass
Configuration for comma separated content rendererclass
Abstract base class for delimited content renderer configurationclass
Configuration for HTML content rendererclass
Configuration for PDF content rendererclass
Configuration for postscript content rendererclass
Configuration for semicolon separated content rendererclass
Configuration for tab delimited content rendererclass
Configuration for Excel (xls) content rendererclass
Configuration for excel open xml (xlsx) content rendererclass
Configuration for XML content renderer