Uses of Class
org.eclipse.birt.report.model.api.AbstractScalarParameterHandle
-
Packages that use AbstractScalarParameterHandle Package Description org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") -
-
Uses of AbstractScalarParameterHandle in org.eclipse.birt.report.model.api
Subclasses of AbstractScalarParameterHandle in org.eclipse.birt.report.model.api Modifier and Type Class Description class
DynamicFilterParameterHandle
Represents the dynamic filter parameter types.class
ScalarParameterHandle
Represents a scalar (single-value) report parameter.
-