Uses of Interface
org.eclipse.birt.report.engine.api.IParameterDefnBase
Packages that use IParameterDefnBase
Package
Description
This is an application-writer's interface for using the BIRT report engine.
-
Uses of IParameterDefnBase in org.eclipse.birt.report.engine.api
Subinterfaces of IParameterDefnBase in org.eclipse.birt.report.engine.apiModifier and TypeInterfaceDescriptioninterface
interface
interface
base interface for a BIRT report parameterinterface
The interface for objects which visually groups report parameters.interface
Defines a scalar parameterMethods in org.eclipse.birt.report.engine.api that return IParameterDefnBaseModifier and TypeMethodDescriptionIGetParameterDefinitionTask.getParameterDefn
(String name) returns the parameter definition given the parameter name nameMethods in org.eclipse.birt.report.engine.api with parameters of type IParameterDefnBaseModifier and TypeMethodDescriptionIGetParameterDefinitionTask.getDefaultValue
(IParameterDefnBase param) get default value by parameter name