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 TypeInterfaceDescriptioninterfaceIReportRenderer<T extends IReportRendererConfiguration>Content rendering service for report engine.
Implementation must be thread safe.Classes in org.idempiere.print.renderer that implement IReportRendererConfigurationModifier and TypeClassDescriptionclassConfiguration for comma separated content rendererclassAbstract base class for delimited content renderer configurationclassConfiguration for HTML content rendererclassConfiguration for PDF content rendererclassConfiguration for postscript content rendererclassConfiguration for semicolon separated content rendererclassConfiguration for tab delimited content rendererclassConfiguration for Excel (xls) content rendererclassConfiguration for excel open xml (xlsx) content rendererclassConfiguration for XML content renderer