Uses of Interface
de.espirit.firstspirit.client.plugin.report.DataRenderer
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.-
Uses of DataRenderer in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription@NotNull DataRenderer<T>
ReportPlugin.createDataRenderer()
Factory method to create a renderer instance for use with this report plug-in.