Uses of Class
org.eclipse.birt.report.model.api.ParameterHandle
Packages that use ParameterHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of ParameterHandle in org.eclipse.birt.report.model.api
Subclasses of ParameterHandle in org.eclipse.birt.report.model.apiModifier and TypeClassDescriptionclass
Represents the abstract scalar parameter types.class
Represents the abstract scalar parameter types.class
Represents the dynamic filter parameter types.class
Represents a scalar (single-value) report parameter.Methods in org.eclipse.birt.report.model.api that return ParameterHandleModifier and TypeMethodDescriptionfinal ParameterHandle
ModuleHandleImpl.findParameter
(String name) Finds a parameter by name in this module and the included modules.