Package de.espirit.firstspirit.webedit.plugin.report
package de.espirit.firstspirit.webedit.plugin.report
Provides interfaces and types for web client report plugins.
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
public hotspot
of FirstSpirit into the reporting area of the web client.- Since:
- 5.0.103
-
ClassDescriptionItem providing a native script for client-side execution in the context of webedit reports.Parameter<T>Deprecated.Deprecated.since 5.1.5 - use
ParameterBoolean
insteadDeprecated.since 5.1.5 - useParameterMap
insteadDeprecated.since 5.1.5 - useParameterSelect
insteadDefinition for a selectable item.Deprecated.since 5.1.5 - useParameterText
insteadDeprecated.since 5.1.5 - useDataProvider
insteadDeprecated.since 5.1.5 - useDataRenderer
insteadAn executable item to be used in web client reports.
Parameter
instead