Uses of Interface
org.eclipse.birt.report.engine.api.IParameterDefnBase

Packages that use IParameterDefnBase
org.eclipse.birt.report.engine.api 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.api
 interface ICascadingParameterGroup
           
 interface IParameterDefn
          base interface for a BIRT report parameter
 interface IParameterGroupDefn
          The interface for objects which visually groups report parameters.
 interface IScalarParameterDefn
          Defines a scalar parameter
 

Methods in org.eclipse.birt.report.engine.api that return IParameterDefnBase
 IParameterDefnBase IGetParameterDefinitionTask.getParameterDefn(java.lang.String name)
          returns the parameter definition given the parameter name name
 

Methods in org.eclipse.birt.report.engine.api with parameters of type IParameterDefnBase
 java.lang.Object IGetParameterDefinitionTask.getDefaultValue(IParameterDefnBase param)
          get default value by parameter name
 



Copyright © 2008 Actuate Corp. All rights reserved.