Uses of Interface
de.espirit.firstspirit.webedit.plugin.report.Parameter
Packages that use 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
Methods in de.espirit.firstspirit.webedit.plugin that return types with arguments of type ParameterModifier 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
Classes in de.espirit.firstspirit.webedit.plugin.report that implement ParameterModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.since 5.1.5 - useParameterSelect
insteadclass
Deprecated.since 5.1.5 - useParameterText
insteadMethods in de.espirit.firstspirit.webedit.plugin.report with parameters of type ParameterModifier 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