Uses of Class
org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Packages that use AbstractScalarParameterHandleImpl 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 AbstractScalarParameterHandleImpl in org.eclipse.birt.report.model.api
Subclasses of AbstractScalarParameterHandleImpl in org.eclipse.birt.report.model.api Modifier and Type Class Description class
AbstractScalarParameterHandle
Represents the abstract scalar parameter types.class
DynamicFilterParameterHandle
Represents the dynamic filter parameter types.class
ScalarParameterHandle
Represents a scalar (single-value) report parameter.
-