Uses of Interface
de.espirit.firstspirit.webedit.plugin.report.Parameter
Package
Description
Provides interfaces and types for web client 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.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.-
Uses of Parameter in de.espirit.firstspirit.webedit.plugin
Modifier and TypeMethodDescriptionWebeditReportPlugin.getParameter()
Deprecated.Returns a list of parameter definitions of this report plug-in, used to enable filter configuration by users within the user interface. -
Uses of Parameter in de.espirit.firstspirit.webedit.plugin.report
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.since 5.1.5 - useParameterSelect
insteadclass
Deprecated.since 5.1.5 - useParameterText
insteadModifier and TypeMethodDescription<T> T
Deprecated.Returns the value to which the specified key is mapped, ornull
if this map contains no mapping for the key.<T> void
Deprecated.Associates the specified value with the specifiedParameter
in this map.
ParameterBoolean
instead