Uses of Interface
org.idempiere.print.renderer.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
-
Uses of IReportRendererConfiguration in org.idempiere.print.renderer
Modifier and TypeInterfaceDescriptioninterface
IReportRenderer<T extends IReportRendererConfiguration>
Content rendering service for report engine.
Implementation must be thread safe.Modifier 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